]> gitweb.fluxo.info Git - puppet-mail.git/commitdiff
Avoiding 'UNCHECKED contents in mail FROM' messages
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 7 Jan 2014 16:46:30 +0000 (14:46 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 7 Jan 2014 16:46:30 +0000 (14:46 -0200)
files/amavisd/50-user

index ddaab0fdf23050025d2c8bb4b6f2533f5216a9e4..08ed7de4afe8f8a2bd0e5a3a8269b8008245de6d 100644 (file)
@@ -11,5 +11,8 @@ use strict;
 # See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498832
 $undecipherable_subject_tag = undef;
 
+# See http://serverfault.com/questions/539279/turn-of-amavisd-notifications-about-unchecked-content-to-postmaster
+$admin_maps_by_ccat{+CC_UNCHECKED} = undef;
+
 #------------ Do not modify anything below this line -------------
 1;  # ensure a defined return