Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161392 - mail-filter/amavisd-new can use mail-filter/libmilter w/ USE=milter
Summary: mail-filter/amavisd-new can use mail-filter/libmilter w/ USE=milter
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-10 20:14 UTC by steveb
Modified: 2007-01-27 10:27 UTC (History)
1 user (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 steveb 2007-01-10 20:14:02 UTC
When enabling the "milter" USE flag, then mail-filter/amavisd-new will try to install sendmail as an dependency. This is not needed. In fact a installed libmilter is enought. Not that I have a problem with sendmail but Postfix >= 2.3 has a milter interface and installing sendmail is useless for me.

Reproducible: Always
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2007-01-27 10:27:10 UTC
I've changed this in latest amavisd-new ebuild. milter flag now wants either libmilter or sendmail.

Thanks for reporting!