Hello,
I have an openSuSe 10.2 Server with this
software versions:
postfix-2.3.2-28
amavisd-new-2.4.3-15
spamassassin-3.1.8-9.1
Last time you helped me very good, thanks a lot.
Now I have only two short questions,
1. is it possible to reject Spam-Mails, because we are not allowed to
delete mails we received, so the mail server or an other spam-sender
should get a 5xx error code? I heard of a way with the parameter
smtpd_proxy_filter in Postfix.
------------------
main.cf
content_filter = smtp-amavis:[127.0.0.1]:10024
master.cf
smtp-amavis unix - - n - 8
smtp -o smtp_data_done_timeout=1200
-o smtp_send_xforward_command=yes
-o disable_dns_lookups=yes
------------------
2. I use /etc/mail/spamassassin/local.cf for whitelisting of email
addresses (e.g. whitelist_from [EMAIL PROTECTED] ...). Is it possible
to move the expressions in a file? Maybe this is a spamassassin specific
issue, sorry, I don't now where amavis configuration ends and
spamassassins begins.
Thank for your Help.
Best Regards,
Daniel Dentzer
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/