>I'm thinking about just blacklisting anything from pm0.net
>
>Can you please tell me exactly what the syntax would be in global.cfg
>and $default$.junkmail blacklist pm0.net? I want to delete.
The easiest way would be to use IMail's "Kill File" (on the SMTP Security
tab) to handle this. You can just add "pm0.net" there, and it *should*
reject any mail from pm0.net.
To do this with Declude, you would need to create a blacklist file, define
a test to use the blacklist, and then let Declude know what action to
use. For example:
global.cfg:
MYBLACKLIST fromfile C:\IMail\Declude\mylist.txt
$default$.JunkMail:
MYBLACKLIST HOLD
mylist.txt:
pm0.net Too much junk mail coming from pm0.net
To have Declude delete the E-mail instead of hold it, you would change the
HOLD action to DELETE.
-Scott
---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list. To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail". You can E-mail
[EMAIL PROTECTED] for assistance. You can visit our web
site at http://www.declude.com .