Documentation cleanup.
This commit is contained in:
parent
1486640042
commit
f778a5ebbf
4 changed files with 32 additions and 16 deletions
17
test_cases
17
test_cases
|
|
@ -19,7 +19,7 @@ instance=2
|
|||
#no HELO and mfrom pass
|
||||
request=smtpd_access_policy
|
||||
client_address=72.81.252.18
|
||||
helo_name=mailout03.controlledmail.com
|
||||
helo_name=72.81.252.18
|
||||
sender=scott@kitterman.com
|
||||
recipient=bogus@kitterman.org
|
||||
queue_id=q1234
|
||||
|
|
@ -127,8 +127,21 @@ instance=15
|
|||
# Permerror reject
|
||||
request=smtpd_access_policy
|
||||
client_address=72.81.252.18
|
||||
helo_name=mailout00.yahoo.com
|
||||
helo_name=elvey.com
|
||||
sender=scott@elvey.com
|
||||
recipient=bogus2@kitterman.org
|
||||
queue_id=q1234
|
||||
instance=16
|
||||
|
||||
# None and None
|
||||
request=smtpd_access_policy
|
||||
client_address=71.17.127.27
|
||||
helo_name=71-17-127-27.estv.hsdb.sasknet.sk.ca
|
||||
sender=dalbecbhoj@accessamericatransport.com
|
||||
recipient=hostmaster@jamux.com
|
||||
|
||||
request=smtpd_access_policy
|
||||
client_address=200.120.31.84
|
||||
helo_name=autohaus-knabe.de
|
||||
sender=daniel.hahnomjy@autohaus-knabe.de
|
||||
recipient=jam@jamux.com
|
||||
Loading…
Add table
Add a link
Reference in a new issue