[Esd-l] Disable sender notification from local rules

Pierre Etchemaite petchema at concept-micro.com
Wed Jun 9 12:02:37 PDT 2004


Le Mon, 24 May 2004 16:45:48 +0200, Pierre Etchemaite
<petchema at concept-micro.com> a icrit :

> In fact, some receipes of the proposed local rules already disable sender
> notification. Why not generalize that mecanism, since most rules would
> benefit from it ?

MMmh my first version was broken, it's wrong to insert a receipe within a
sequence of receipes linked with "E" flags... ;)

--- html-trap.procmail~   Wed Jun  9 20:59:42 2004
+++ html-trap.procmail  Wed Jun  9 14:05:33 2004
@@ -148,6 +148,14 @@
 
 OVERRIDEFORMAIL="Xx:"
 
+:0
+* $ ^X-Content-Security: \[${HOST}\] SPOOFED_SENDER
+{
+  REPLY_SUPPRESSED="NOTICE: Sender address is probably forged. Suppressing
sender notification.${NL}"
+  LOG=" $REPLY_SUPPRESSED"
+  SECURITY_NOTIFY_SENDER=
+}
+
 # AOL mail servers look up who is dialled in and
 # add that user's ID as the X-Apparently-From: header
 # This is pretty spoof-proof


More information about the esd-l mailing list