Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Doveadm missing from Dovecot Package

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
krelvinaz
Posts: 48
Joined: 2012-05-04 01:35

Doveadm missing from Dovecot Package

#1 Post by krelvinaz »

Debian 6
I have the following installed:

Code: Select all

dovecot-common                                  install
dovecot-imapd                                   install
dovecot-pop3d                                   install
None of these appear to include the doveadm binary.

I did a look at the Debian package library, and I don't see any other package that is available that has it either. the Dev which I don't have installed does not include it in the file list.

Anyone have an idea where I get it from?

I am in the process of setting up Munin and the plugin I am using for Dovecot uses doveadm which is no where to be found.

User avatar
mzilikazi
Forum Account
Forum Account
Posts: 3282
Joined: 2004-09-16 02:14
Location: Colorado Springs, CO

Re: Doveadm missing from Dovecot Package

#2 Post by mzilikazi »

It's in dovecot-core

Code: Select all

dpkg -c dovecot-core_1%3a2.0.18-1_amd64.deb|grep doveadm
-rwxr-xr-x root/root    182960 2012-03-09 00:22 ./usr/bin/doveadm
Debian Sid Laptops:
AMD Athlon(tm) 64 X2 Dual-Core Processor TK-55 / 1.5G
Intel(R) Pentium(R) Dual CPU T2390 @ 1.86GHz / 3G

User avatar
krelvinaz
Posts: 48
Joined: 2012-05-04 01:35

Re: Doveadm missing from Dovecot Package

#3 Post by krelvinaz »

Don't seem to have access to it.

Code: Select all

apt-get install dovecot-core
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package dovecot-core
There is no core listed here either. I see if for other versions other than squeeze though.
http://packages.debian.org/source/squeeze/dovecot

User avatar
mzilikazi
Forum Account
Forum Account
Posts: 3282
Joined: 2004-09-16 02:14
Location: Colorado Springs, CO

Re: Doveadm missing from Dovecot Package

#4 Post by mzilikazi »

krelvinaz wrote:Don't seem to have access to it.

Code: Select all

apt-get install dovecot-core
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package dovecot-core
There is no core listed here either. I see if for other versions other than squeeze though.
http://packages.debian.org/source/squeeze/dovecot
Yeah...looks like it's only in Wheezy & Sid
http://packages.debian.org/wheezy/i386/ ... e/filelist
Debian Sid Laptops:
AMD Athlon(tm) 64 X2 Dual-Core Processor TK-55 / 1.5G
Intel(R) Pentium(R) Dual CPU T2390 @ 1.86GHz / 3G

Post Reply