On Mon, Jul 22, 2024 at 11:03 AM Wietse Venema via Postfix-users
<[email protected]> wrote:
> If "Recipient address rejected" is followed by "user unknown in xxx
> table" then you inadvertanly added their domain to that table.
>

It is not. From the peer debug output:


Jul 22 11:21:29 envelope postfix/smtpd[194315]: >>> START Recipient
address RESTRICTIONS <<<
Jul 22 11:21:29 envelope postfix/smtpd[194315]: generic_checks:
name=check_client_access
Jul 22 11:21:29 envelope postfix/smtpd[194315]: check_namadr_access:
name unknown addr 10.102.6.254
Jul 22 11:21:29 envelope postfix/smtpd[194315]: check_domain_access:
unknown
Jul 22 11:21:29 envelope postfix/smtpd[194315]: dict_cidr_lookup:
/etc/postfix/access: unknown
Jul 22 11:21:29 envelope postfix/smtpd[194315]: maps_find:
cidr:/etc/postfix/access: unknown: not found
Jul 22 11:21:29 envelope postfix/smtpd[194315]: check_addr_access:
10.102.6.254
Jul 22 11:21:29 envelope postfix/smtpd[194315]: dict_cidr_lookup:
/etc/postfix/access: 10.102.6.254
Jul 22 11:21:29 envelope postfix/smtpd[194315]: maps_find:
cidr:/etc/postfix/access:
cidr:/etc/postfix/access(0,lock|fold_fix|utf8_request): 10.102.6.254 =
OK
Jul 22 11:21:29 envelope postfix/smtpd[194315]: check_table_result:
cidr:/etc/postfix/access OK 10.102.6.254
Jul 22 11:21:29 envelope postfix/smtpd[194315]: smtpd_acl_permit:
checking smtpd_log_access_permit_actions settings
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_list_match: OK:
no match
Jul 22 11:21:29 envelope postfix/smtpd[194315]: smtpd_acl_permit:
smtpd_log_access_permit_actions: no match
Jul 22 11:21:29 envelope postfix/smtpd[194315]: generic_checks:
name=check_client_access status=1
Jul 22 11:21:29 envelope postfix/smtpd[194315]: >>> END Recipient
address RESTRICTIONS <<<


Jul 22 11:21:29 envelope postfix/smtpd[194315]: >>> CHECKING Recipient
address VALIDATION MAPS <<<
Jul 22 11:21:29 envelope postfix/smtpd[194315]: ctable_locate: leave
existing entry key [email protected][email protected]
Jul 22 11:21:29 envelope postfix/smtpd[194315]: maps_find:
recipient_canonical_maps: [email protected]: not found
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_string:
mydestination: falz.net ~? mail.myorg.net
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_string:
mydestination: falz.net ~? localhost.mail.myorg.net
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_string:
mydestination: falz.net ~? localhost
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_list_match:
falz.net: no match
Jul 22 11:21:29 envelope postfix/smtpd[194315]: maps_find:
recipient_canonical_maps: @falz.net: not found
Jul 22 11:21:29 envelope postfix/smtpd[194315]: mail_addr_find:
[email protected] -> (not found)
Jul 22 11:21:29 envelope postfix/smtpd[194315]: maps_find:
canonical_maps: [email protected]: not found
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_string:
mydestination: falz.net ~? mail.myorg.net
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_string:
mydestination: falz.net ~? localhost.mail.myorg.net
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_string:
mydestination: falz.net ~? localhost
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_list_match:
falz.net: no match
Jul 22 11:21:29 envelope postfix/smtpd[194315]: maps_find:
canonical_maps: @falz.net: not found
Jul 22 11:21:29 envelope postfix/smtpd[194315]: mail_addr_find:
[email protected] -> (not found)
Jul 22 11:21:29 envelope postfix/smtpd[194315]: maps_find:
virtual_alias_maps: [email protected]: not found
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_string:
mydestination: falz.net ~? mail.myorg.net
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_string:
mydestination: falz.net ~? localhost.mail.myorg.net
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_string:
mydestination: falz.net ~? localhost
Jul 22 11:21:29 envelope postfix/smtpd[194315]: match_list_match:
falz.net: no match
Jul 22 11:21:29 envelope postfix/smtpd[194315]: maps_find:
virtual_alias_maps: @falz.net: not found
Jul 22 11:21:29 envelope postfix/smtpd[194315]: mail_addr_find:
[email protected] -> (not found)
Jul 22 11:21:29 envelope postfix/smtpd[194315]: NOQUEUE: reject: RCPT
from unknown[10.102.6.254]: 550 5.1.1 <[email protected]>: Recipient address
rejected: falz.net; from=<[email protected]> to=<me@fa
lz.net> proto=ESMTP helo=<pop-os.localdomain>

--Chris
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to