4 msgRewriting To: field for outbound messages
13 msgMy server send e-mails that are considered SPAM
6 msgWeb Based Front End - Update
2 msgmailman subdomain not recognized by some mail s...
14 msgTrying to feed an script with an email

Q: smtpd_recipient_restrictions w/reject_unlist...
\ MrC (28 Mar 2008)
. \ mouss (28 Mar 2008)
. . \ MrC (28 Mar 2008)
. . . \ Charles Marcus (30 Mar 2008)
. . . . \ MrC (30 Mar 2008)

2 msgQuestion about recipient canonical rewrite and ...
3 msgQQ regarding server performance impact when doi...
1 msgRe: qshape and greylisting
4 msgAddress Verification Question
8 msgDistributed mailbombing on one address
2 msgTrouble with postmaster alias
5 msgParent domains confusion?
2 msgAnti-virus scanning with Postfix & Mac OS X
2 msgFolder Structure help
8 msgqmgr_active_corrupt
3 msgretiring a mail server
2 msgSMTP verification
9 msgMultiple IPs
2 msgControlling out going messages
Subject:Q: smtpd_recipient_restrictions w/reject_unlisted_recipient,
Group:Postfix-users
From:MrC
Date:28 Mar 2008


 
Postfix 2.6-20080221

I have smtpd_recipient_restrictions as follows:

smtpd_recipient_restrictions =
reject_non_fqdn_recipient
reject_non_fqdn_sender
reject_unlisted_recipient
check_client_access
hash:/usr/pkg/etc/postfix/client_checks
check_reverse_client_hostname_access
pcre:/usr/pkg/etc/postfix/rev_client_hostname.pcre
...

and I find some reject log entries that indicate a reject cause of
check_reverse_client_hostname_access:

Mar 28 12:17:53 glacier postfix/smtpd[16606]: NOQUEUE: reject: RCPT from
unknown[125.91.73.78]: 554 5.7.1 <unknown[125.91.73.78]>: Unverified
Client host rejected: Access denied; from=<mrwc>
to=<a080d2e7e> proto=ESMTP helo=<UATIM-03E1D7EF4>

Yet, the envelope recipient indicates the yahoo.com.tw domain. Since
this domain is not listed in any of my address classes, nor do I have
any catch-alls or open relay, I would have expected the reject cause to
be the earlier listed:

reject_unlisted_recipient

as opposed to the later:

check_reverse_client_hostname_access

What am I misunderstanding?
MrC


© 2004-2008 readlist.com