Peter Peltonen wrote:
On 12/12/06, Qmail Toaster <[EMAIL PROTECTED]> wrote:
You have to rebuild qmailadmin and maildrop with the --define
'spambox 1'
option for it to show up in qmailadmin. Example:
rpmbuild --rebuild --with cnt40 --define 'spambox 1'
qmailadmin-toaster-*.src..rpm
rpmbuild --rebuild --with cnt40 --define 'spambox 1'
maildrop-toaster-*.src.rpm
do search on the wiki site for spambox for more help.
Thanks for your help. I did see this in the mailing list previously
but did not connect it with mailfilter.
So this is option is actually "use default mailfilter" and not just
"enable spambox", right?
Regards,
Peter
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
You only need to rebuild qmailadmin with the --define 'spambox 1'
it adds those confugure options :
--enable-modify-spam \
--enable-spam-command="|/var/qmail/bin/preline /usr/bin/maildrop -A
'Content-Filter: maildrop-toaster' /etc/mail/mailfilter" \
When you create an account and check the spambox , it will generate a
.qmail file in your account Maildir folder
with at least this line :
|/var/qmail/bin/preline /usr/bin/maildrop -A 'Content-Filter:
maildrop-toaster' /etc/mail/mailfilter
you may have more "rules" if you added an forward or vacancy ...
-Cheers
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]