mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-17 08:11:07 +02:00
10 lines
211 B
Text
10 lines
211 B
Text
|
request=smtpd_access_policy
|
||
|
protocol_state=RCPT
|
||
|
protocol_name=ESMTP
|
||
|
client_address=127.0.0.1
|
||
|
client_name=nonwhitelist.tld
|
||
|
helo_name=nonwhitelist.tld
|
||
|
sender=test@nonwhitelist.tld
|
||
|
recipient=user2@otherdomain.tld
|
||
|
|