]> git.pld-linux.org Git - packages/amavisd-new.git/commitdiff
- Last minute trivial patch for amavisd-new-20030616
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 5 Aug 2003 14:26:33 +0000 (14:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amavisd-new-20030616-p3.patch -> 1.1

amavisd-new-20030616-p3.patch [new file with mode: 0644]

diff --git a/amavisd-new-20030616-p3.patch b/amavisd-new-20030616-p3.patch
new file mode 100644 (file)
index 0000000..71e7be1
--- /dev/null
@@ -0,0 +1,8 @@
+--- amavisd~   Fri Jun 27 22:05:02 2003
++++ amavisd    Sun Jun 29 03:32:37 2003
+@@ -5479,4 +5479,5 @@
+           if ($msginfo->sender eq '') {  # don't respond to null reverse path
+               do_log(4, "Not sending DSN to empty return path");
++              $msginfo->dsn_sent(2);  # pretend the message was bounced
+           } elsif ($msginfo->sender_contact eq '') {
+               do_log(4, "Not sending DSN to believed-to-be-faked return path");
This page took 0.035676 seconds and 4 git commands to generate.