mirror of
https://github.com/webmin/webmin.git
synced 2026-05-06 07:10:29 +01:00
check in missed help pages
This commit is contained in:
5
postfix/help/opt_relay_recipient_maps.html
Normal file
5
postfix/help/opt_relay_recipient_maps.html
Normal 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>
|
||||
7
postfix/help/relay_recipient_maps.html
Normal file
7
postfix/help/relay_recipient_maps.html
Normal 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>
|
||||
Reference in New Issue
Block a user