* Add handler for list of relay addresses to bypass.
This commit is contained in:
parent
15fe331c67
commit
f5c6870c3c
2 changed files with 32 additions and 0 deletions
|
|
@ -70,4 +70,12 @@ recipient=bogus2@kitterman.org
|
|||
queue_id=q1234
|
||||
instance=3
|
||||
|
||||
#localhost bypass
|
||||
request=smtpd_access_policy
|
||||
client_address=192.168.0.1
|
||||
helo_name=mailout03.controlledmail.com
|
||||
sender=scott@kitterman.com
|
||||
recipient=bogus2@kitterman.org
|
||||
queue_id=q1234
|
||||
instance=12
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue