|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Tolga (tolga
ozses.net)
Date: Fri Jun 29 2007 - 02:32:51 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Daniel Ruiz Molina wrote:
> Hi all!!
>
> I have a question for you... From a few days ago, my mail server is
> receiving a lot of mails from a spammer sender address. As a solution,
> I configured main.cf with these options:
>
> smptd_recipient_restrictions = reject_unknown_sender_domain
> check_recipient_access hash:/etc/postfix/access
> smtpd_client_restrictions = check_client_access hash:/etc/postfix/access
I'm not sure, but this line has to be smtpd_client_restrictions =
check_client_access hash:/etc/postfix/check_client_access I think
> smtpd_helo_restrictions = reject_unknown_helo_hostname
> smtpd_sender_restrictions = reject_unknown_sender_domain
> smtpd_data_restrictions = reject_unauth_pipelining
>
> In my access file, I added the spammer sender adreess mail as following:
> aaa
bbb.cccc REJECT No SPAM
>
> After changing files, I ran "postmap /etc/postfix/access" and reran
> postfix daemon.
>
> But I am seeing that MTA continues processing mails from that address,
> instead of doing a "reject" of the mail and avoing the MTA processing
> time.
>
> Why?
>
> Thanks.
>
--
Stay with *nix :)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]