Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82986 - Add verbose_spammassassin support option to qmail-scanner
Summary: Add verbose_spammassassin support option to qmail-scanner
Status: RESOLVED DUPLICATE of bug 82718
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Qmail Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-22 12:24 UTC by John Shaw
Modified: 2006-01-08 14:05 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 John Shaw 2005-02-22 12:24:35 UTC
Some people, myself included, like the option of using the verbose_spamassassin scanner option with qmail-scanner instead of the fast_spamassassin option.  As a result I have build a patch and an ebuild that will use verbose_spamassassin instead of fast_spamassassin if the verbose_spamassassin use flag is present.

Patch: http://www.jtshaw.com/patches/gentoo-qmail-scanner-1.25-verbose_sa.patch.gz
Ebuild: http://www.jtshaw.com/ebuilds/qmail-scanner-1.25-r1.ebuild

Reproducible: Always
Steps to Reproduce:
Comment 1 John Shaw 2005-02-22 17:46:02 UTC
Just to further explain the patch.  As far as I can tell there is no way to tell it to use the verbose_spamassassin option in auto-detect scanner mode with the normal configure script.  The way the script is setup if spamassassin is present the fast method will always be chosen.  The patch simply removes the fast_spamassassin scanner from SUPPORTED_SCANNERS in the configure file so the verbose_spamassassin scanner will be selected again.  The ebuild only applies the patch if the use flag "verbose_spamassassin" is present.  Otherwise it just builds exactly how the qmail-scanner-1.25.ebuild builds.

I'm not sure if yet another use flag is the best solution here, but I couldn't think of any other way to implement it without forcing everyone to use verbose mode which is certainly not what I wanted to do.
Comment 2 Werner Schalk 2005-07-12 02:49:29 UTC
Hello,

I am also looking for verbose_spamassassin. Would you mind posting detailled
instructions on how to use your ebuild? I am new to Gentoo and I don't know how
to manually install an ebuild.

Thanks a lot.

Bye,
Werner
Comment 3 Werner Schalk 2005-07-26 17:23:09 UTC
When will this ever be done??? 
Comment 4 Carter Smithhart 2006-01-03 20:54:09 UTC
Any chance you could attach your patch to this bug?
Comment 5 Carter Smithhart 2006-01-03 21:05:30 UTC
If this is duplicate of bug 111478, please close this one out.
Comment 6 Carter Smithhart 2006-01-08 13:45:40 UTC
I believe this bug is fixed by Bug 82718.

John Shaw, please close this bug out (or mark it as a duplicate of Bug 82718)
Comment 7 John Shaw 2006-01-08 14:05:29 UTC

*** This bug has been marked as a duplicate of 82718 ***