mirror of
https://github.com/docker-mailserver/docker-mailserver
synced 2025-07-27 02:16:35 +02:00
See associated `CHANGELOG.md` entry for details. --------- Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
10 lines
208 B
Plaintext
10 lines
208 B
Plaintext
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
|
|
|