Quarantine ?

Nick Meverden nmeverde at NP.K12.MN.US
Tue Jan 25 13:46:17 GMT 2005


    [ The following text is in the "iso-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

> Dear all,
> I have a redhat server running spamassassin version integrated with
> MailScanner.
> I forward all {Spam} mails to an e-mail address called spam at localhost. Now
> in case a user lost a mail, I want to give them a possibility
> to check wheter their mail is in spam mails. How could I organize that?
> something like, user should login somewhere with his mail login and pass,
> and see spam mails (only the ones which addressed to him/her).

write a custom function in perl to handle quarantine.  Place it in the
CustomFunctions dir.  There is already an example custom function in that
dir.  On my setup (FreeBSD) it was
/usr/local/lib/MailScanner/MailScanner/CustomFunctions/ yours maybe
different. Then replace "Spam Actions = store" with "Spam Actions =
&yourcustomfunction" in your MailScanner.conf.  If you plain on having
more than one spam action after the quarantine have your custom function
return what the rest of the line is after &yourcustomfunction.

  - Nick

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!




More information about the MailScanner mailing list