From: Peter Pentchev Date: Mon, 28 Jun 2010 14:09:02 +0000 (+0000) Subject: Refresh two patches after the resurrection of 20-parse-recipient.patch. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=405ff48f748decb43a325d0c3ea208f25fca97ee;p=people%2Fms%2Fdma.git Refresh two patches after the resurrection of 20-parse-recipient.patch. --- diff --git a/patches/24-random-message-id.patch b/patches/24-random-message-id.patch index c9a81d2..1b89920 100644 --- a/patches/24-random-message-id.patch +++ b/patches/24-random-message-id.patch @@ -33,7 +33,7 @@ Last-Update: 2010-06-21 #include #include #include -@@ -513,8 +514,15 @@ +@@ -514,8 +515,15 @@ } else if (!had_messagid) { /* XXX better msgid, assign earlier and log? */ had_messagid = 1; diff --git a/patches/28-valid-recipient.patch b/patches/28-valid-recipient.patch index c3025a0..5fc700b 100644 --- a/patches/28-valid-recipient.patch +++ b/patches/28-valid-recipient.patch @@ -6,7 +6,7 @@ Last-Update: 2010-06-21 --- a/mail.c +++ b/mail.c -@@ -427,8 +427,8 @@ +@@ -428,8 +428,8 @@ if (addr == NULL) errlog(1, NULL);