bundles/postfix: add devnull@myhostname mail address
This commit is contained in:
parent
9bfb531214
commit
ec8af84fb1
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
devnull@${node.metadata.get('postfix/myhostname')} DISCARD DEV-NULL
|
||||
|
||||
% for address in sorted(blocked):
|
||||
${address} REJECT
|
||||
% endfor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue