carconni([EMAIL PROTECTED])@Wed, Aug 27, 2008 at 03:39:16PM -0700:
> Okay - I've tried this but it isn't working.  Emails are still being 
> delivered (and rejected) despite being added to the blacklist.  I really 
> need postfix to check a file for bad email addresses  before attempting to 
> deliver an email - can Postfix do that?
>
> For instance my recipient_blacklist shows:
>
> [EMAIL PROTECTED] reject
>
> in my main.cf file:
>
> smtpd_recipient_restrictions = check_sender_access 
> hash:/etc/postfix/sender_access,check_recipient_accesshash:/etc/postfix/recipient_blacklist,
>  
> hash:/etc/postfix/permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination,permit

Note that that says _smtpd_ ...

> but my mail log shows:
> Aug 27 15:32:01 ourmailserver postfix/smtp[13606]: DB60B128A19E9: 
> to=<[EMAIL PROTECTED]>, relay=relay.verizon.net[206.46.232.11], 
> delay=1, status=bounced (host relay.verizon.net[206.46.232.11] said: 550 
> 4.2.1 mailbox temporarily disabled: [EMAIL PROTECTED] (in reply to 
> RCPT TO command))

... and this says _smtp_.  I would fix that before trying anything else.

-- 
Bill Weiss
 
...like an intruder, that shoots you in the knee caps, sexually assaults
you, ransacks your house, and then leaves a business card...
    -- Gene Spafford, about mobile code

Reply via email to