Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66562 - DSpam3.2_beta1 + Exim bug in ebuild file for DSpam
Summary: DSpam3.2_beta1 + Exim bug in ebuild file for DSpam
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-06 13:03 UTC by McNaz
Modified: 2004-10-08 21:39 UTC (History)
0 users

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 McNaz 2004-10-06 13:03:49 UTC
Line 67 of dspam-3.2_beta1.ebuild should read:
 
 agent="/usr/sbin/exim -oMr spam-scanned \$u"

The ommision of \$u causes the following message when Exim 4 pipes to dspam:

Exim is a Mail Transfer Agent. It is normally called by Mail User Agents,
not directly from a shell command line. Options and/or arguments control
what it does when called. For a list of options, see the Exim documentation.


Reproducible: Always
Steps to Reproduce:
no steps
Comment 1 Lim Swee Tat (RETIRED) gentoo-dev 2004-10-08 08:14:47 UTC
Cool.  I'm glad for this patch since I've not had an exim user till now. :)  I'll patch it in.  Once I've got it in, this bug will be filed as fixed.
Comment 2 Lim Swee Tat (RETIRED) gentoo-dev 2004-10-08 21:39:28 UTC
Fixed in CVS.