From b4e3b4d44549afe92d0671df90908096373dcdbd Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Thu, 26 Sep 2013 22:03:44 -0700 Subject: [PATCH] check in missed help pages --- postfix/help/opt_relay_recipient_maps.html | 5 +++++ postfix/help/relay_recipient_maps.html | 7 +++++++ 2 files changed, 12 insertions(+) create mode 100644 postfix/help/opt_relay_recipient_maps.html create mode 100644 postfix/help/relay_recipient_maps.html diff --git a/postfix/help/opt_relay_recipient_maps.html b/postfix/help/opt_relay_recipient_maps.html new file mode 100644 index 000000000..a56168e87 --- /dev/null +++ b/postfix/help/opt_relay_recipient_maps.html @@ -0,0 +1,5 @@ +
Map for allowed addresses for relaying
+ +When this option is set to a map like hash:/etc/postfix/relay_recipients, 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.

+ +