Re: The pet supermarket relay?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2006-03-28 at 10:39 -0500, Jack Howarth wrote:
>    What is the form of the filter to be added to .procmailrc to redirect
> join uol.com.br to /dev/null? I tried the steps described at...
> 
> http://fedoraproject.org/wiki/UOL?highlight=%28UOL%29
> 
> ...of adding...
> 
> uol.com.br REJECT uol.com.br blacklisted for broken anti-spam.
> 
> to /etc/postfix/access and then executing...
> 
> postmap /etc/postfix/access
> 
> However that doesn't seem to prevent the mail from appearing in the
> Mail program.
----
the far better place to deal with it is at the postfix level.

the reason that it isn't working is that it is likely that you aren't
using access db hash in your postfix configuration.

You need to implement the smtpd_client_restrictions as described in the
example of /etc/postfix/access

#        /etc/postfix/main.cf:
#            smtpd_client_restrictions =
#                check_client_access hash:/etc/postfix/access
#

Craig


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux