mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
9 lines
208 B
Text
9 lines
208 B
Text
request=smtpd_access_policy
|
|
protocol_state=RCPT
|
|
protocol_name=ESMTP
|
|
client_address=127.0.0.1
|
|
client_name=whitelist.tld
|
|
helo_name=whitelist.tld
|
|
sender=test@whitelist.tld
|
|
recipient=user1@localhost.localdomain
|
|
|