summaryrefslogtreecommitdiff
path: root/debian/patches/105_postscreen.diff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-11-16 17:12:22 +0100
committerJörg Frings-Fürst <debian@jff.email>2025-11-16 17:12:22 +0100
commit2579826524bd91ebeb48fe42e826b90674f0114a (patch)
tree9b32d2534deb7b5123dad974a3ef8033532ed919 /debian/patches/105_postscreen.diff
parent712906ebc5cd84471ebf2a046065554210ddb1cb (diff)
parent0aba2bd3198e97a4892b822b1bbe67ad9266d51b (diff)
Merge branch 'release/debian/1.14-24'HEADdebian/1.14-24master
Diffstat (limited to 'debian/patches/105_postscreen.diff')
-rw-r--r--debian/patches/105_postscreen.diff23
1 files changed, 0 insertions, 23 deletions
diff --git a/debian/patches/105_postscreen.diff b/debian/patches/105_postscreen.diff
deleted file mode 100644
index c9216cb..0000000
--- a/debian/patches/105_postscreen.diff
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: add postscreen to smtpd
-Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
-Origin: Vaclav Ovsik <vaclav.ovsik@gmail.com>
-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730826
-Forwarded: <URL|no|not-needed, useless if you have a Bug field, optional>
-Applied-Upstream: <version|URL|commit, identifies patches merged upstream, optional>
-Reviewed-by:
-Last-Update: 2014-07-06
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: trunk/mailgraph.pl
-===================================================================
---- trunk.orig/mailgraph.pl 2014-07-06 06:25:59.000000000 +0200
-+++ trunk/mailgraph.pl 2014-07-06 07:12:45.498550902 +0200
-@@ -619,7 +619,7 @@
- event($time, 'bounced');
- }
- }
-- elsif($prog eq 'smtpd') {
-+ elsif($prog eq 'smtpd' || $prog eq 'postscreen') {
- if($text =~ /^(?:[\dA-F]+|[\dB-DF-HJ-NP-TV-Zb-df-hj-np-tv-z]+): client=(\S+)/) {
- my $client = $1;
- return if $opt{'ignore-localhost'} and