Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'.
This commit is contained in:
29
DOC/postfix/whitelist_email_domain_postgrey.txt
Normal file
29
DOC/postfix/whitelist_email_domain_postgrey.txt
Normal file
@ -0,0 +1,29 @@
|
||||
## - Empfänger Domains oder E-Mailadressen vom Greylisting
|
||||
## -ausschliessen
|
||||
|
||||
## - Dazu zu sind Einträge in der whitelist_recipients nötig.
|
||||
## - Das ist die Whitelist für die Empfänger, die dort eingetragenen
|
||||
## - Domains, Postfächer oder E-Mail-Adressen werden vom Greylisting
|
||||
## - ausgeschlossen.
|
||||
## -
|
||||
## - Die whitelist_recipients sind unter /etc/postgrey zu finden.
|
||||
## -
|
||||
vim /etc/postgrey/whitelist_recipients
|
||||
|
||||
## - Beispiel /etc/postgrey/whitelist_recipients:
|
||||
## -
|
||||
## - # postgrey whitelist for mail recipients
|
||||
## - # --------------------------------------
|
||||
## - # put this file in /etc/postgrey or specify its path
|
||||
## - # with --whitelist-recipients=xxx
|
||||
## -
|
||||
## - postmaster@
|
||||
## - abuse@
|
||||
## -
|
||||
## - # Domain und E-Mail-Adresse vom Greylisting ausschließen
|
||||
## - oopen.de
|
||||
## - wolle@k8h.de
|
||||
## -
|
||||
## - # Diese Einträge wären ueberflüssig
|
||||
## - #ckubu-adm@oopen.de
|
||||
## - #argus@oopen.de
|
Reference in New Issue
Block a user