Bug 161392 - mail-filter/amavisd-new can use mail-filter/libmilter w/ USE=milter
Bug#: 161392 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: antivirus@gentoo.org Reported By: steeeeeveee@gmx.net
Component: Ebuilds
URL: 
Summary: mail-filter/amavisd-new can use mail-filter/libmilter w/ USE=milter
Keywords:  
Status Whiteboard: 
Opened: 2007-01-10 20:14 0000
Description:   Opened: 2007-01-10 20:14 0000
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 From Andrej Kacian (RETIRED) 2007-01-27 10:27:10 0000 -------
I've changed this in latest amavisd-new ebuild. milter flag now wants either
libmilter or sendmail.

Thanks for reporting!