Merge branch 'master' of git.st.unitedknowledge.org:webgui_newsletter
This commit is contained in:
commit
c4e909556a
2 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Add to /etc/postfix/master.cf:
|
|||
|
||||
|
||||
Create /etc/postfix/wg_mailer_transport:
|
||||
/^[a-zA-Z0-9]+-bounce@/ wgnl:
|
||||
/^[a-zA-Z0-9]+-bounce@/ wgml:
|
||||
|
||||
And run:
|
||||
postmap /etc/postfix/wg_mailer_transport
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
Mail::DeliveryStatus::BounceParser
|
||||
Class::InsideOut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue