coren has uploaded a new change for review. https://gerrit.wikimedia.org/r/63870
Change subject: Tool Labs: Have procmail router use procmail ...................................................................... Tool Labs: Have procmail router use procmail (Forgot transport) Change-Id: I739db3e9623f399bd53d12b7823f2fd3a6fadbdb --- M modules/toollabs/templates/exim4.conf.erb 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/70/63870/1 diff --git a/modules/toollabs/templates/exim4.conf.erb b/modules/toollabs/templates/exim4.conf.erb index 4805c34..7d83278 100644 --- a/modules/toollabs/templates/exim4.conf.erb +++ b/modules/toollabs/templates/exim4.conf.erb @@ -78,6 +78,7 @@ check_local_user file = $home/.procmailrc require_files = $local_part:$home/.procmailrc + transport = procmailpipe no_verify no_expn -- To view, visit https://gerrit.wikimedia.org/r/63870 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I739db3e9623f399bd53d12b7823f2fd3a6fadbdb Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: coren <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
