summaryrefslogtreecommitdiff
path: root/mail/dbmail20/files/patch-2.0.7_006_281
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dbmail20/files/patch-2.0.7_006_281')
-rw-r--r--mail/dbmail20/files/patch-2.0.7_006_28111
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/dbmail20/files/patch-2.0.7_006_281 b/mail/dbmail20/files/patch-2.0.7_006_281
new file mode 100644
index 000000000000..fd43d4942536
--- /dev/null
+++ b/mail/dbmail20/files/patch-2.0.7_006_281
@@ -0,0 +1,11 @@
+--- main.c.orig Mon Nov 7 17:22:39 2005
++++ main.c Mon Nov 7 17:22:56 2005
+@@ -419,7 +419,7 @@
+ if (! (strlen((char *)tmp->data) > 0))
+ continue;
+
+- deliver_to_user_t dsnuser;
++ //deliver_to_user_t dsnuser;
+ dsnuser_init(&dsnuser);
+ dsnuser.address = dm_strdup((char *) tmp->data);
+