Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175172 - dovecot vpopmail useflag pulls in qmail even with postfix installed.
Summary: dovecot vpopmail useflag pulls in qmail even with postfix installed.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-19 01:55 UTC by Caleb Cushing
Modified: 2007-07-29 23:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Cushing 2007-04-19 01:55:02 UTC
if you set the vpopmail flag on postfix it will try to pull in qmail. I assume this is because qmail is a dependancy of vpopmail. 

Reproducible: Always
Comment 1 Mike Auty (RETIRED) gentoo-dev 2007-04-19 07:56:14 UTC
vpopmail doesn't appear to be a valid USE flag for any version of postfix in the main tree, could you please specify the full category and version number of postfix that you're using, include the output from the following command:

USE="vpopmail" emerge -pv postfix

and also state whether you're using any overlays as well?  I'm marking this as NEEDINFO for the time being, but when you post back, please remember to reopen the bug so that we'll spot it.  Thanks very much...  5:)
Comment 2 Caleb Cushing 2007-04-19 13:07:14 UTC
whoops... I'm on crack... dovecot I'm using dovecot with postfix. I left a part out sorry. I read that vpopmail should work

[ebuild   R   ] net-mail/dovecot-1.0_rc29  USE="pam pop3d ssl -debug -doc -ipv6 -kerberos -ldap -mbox -mysql -postgres -sieve -suid -vpopmail" 0 kB 

according to http://en.wikipedia.org/wiki/Vpopmail and http://www.inter7.com/vpopmail/postfix.txt

I'm not 100% that this doesn't need qmail to build... but I'm assuming it doesn't.
Comment 3 Roy Marples (RETIRED) gentoo-dev 2007-04-19 13:23:45 UTC
dovecot just deps on vpopmail - doesn't care about postfix or qmail.
Comment 4 Caleb Cushing 2007-04-19 15:07:01 UTC
(In reply to comment #3)
> dovecot just deps on vpopmail - doesn't care about postfix or qmail.
> 

right... I think the problem lies in that vpopmail can work with either... however trying to pull in qmail (which I think I remember having problems with gcc-4) and creates a blocker situation.
Comment 5 Benedikt Böhm (RETIRED) gentoo-dev 2007-07-29 23:06:47 UTC
i do not plan to add postfix support to vpopmail. if you want postfix with dovecot, disable the vpopmail USE flag.