check in missed help pages

This commit is contained in:
Jamie Cameron
2013-09-26 22:03:44 -07:00
parent 173a4bb0e3
commit b4e3b4d445
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<header>Map for allowed addresses for relaying</header>
When this option is set to a map like <tt>hash:/etc/postfix/relay_recipients</tt>, only addresses with a key in that map will be accepted when email is relayed through this system. This can be useful to prevent spammers from sending email with faked from addresses that will be bounced back when email is relayed to the destination server. <p>
<footer>

View File

@@ -0,0 +1,7 @@
<header>Allowed Relay Recipients Map</header>
When this map is enabled, only email to addresses that are keys (names) in this
map will be relayed or held for delivery to a primary mail server. The value
for each email address should be just <tt>OK</tt>. <p>
<footer>