How do fix a good solution against spam..

roberto at redix.it roberto at redix.it
Thu May 13 14:48:39 PDT 2004


> Heya folks
>
> First of all, sorry if this isn't the correct list, but yet, I think spam
> is a kind of network attack and should be treated as a security issue..
> I run a working mail server using Postfix, MySQL, Courier-IMAP,
>SpamAssassin and ClamAV (amavisd-new)
...
> Regards,
> Jesper Wallin
> _______________________________________________
> freebsd-security at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-security
> To unsubscribe, send any mail to
> "freebsd-security-unsubscribe at freebsd.org"
>

I'm trying to solve the spam problem on my email server too.

I'm glad to share my and your ideas on the topic.

At the moment I can suggest the following:

 1) use Realtime Black List (see http://spamhaus.org for example);
 2) use Sender Policy Framework (see http://spf.pobox.com);
 3) accept email only after the sender had confirmed your reply;
 4) use spamassasin;

N.B.: only 1,2 save your bandwidth as the SMTP transaction is blocked if
necessary;

Any comments are welcome,
Regards,
Roberto




More information about the freebsd-security mailing list