aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sendmail/files
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-10-16 04:00:09 +0800
committerdinoex <dinoex@FreeBSD.org>2004-10-16 04:00:09 +0800
commit2148b952126b35b66dd007518c829475ec89d5df (patch)
treefd1ffb38070c4fc1271fe23399c459d3e95e9df2 /mail/sendmail/files
parenteee4c6b75cba2586f5437748626e8cc98780481e (diff)
downloadfreebsd-ports-gnome-2148b952126b35b66dd007518c829475ec89d5df.tar.gz
freebsd-ports-gnome-2148b952126b35b66dd007518c829475ec89d5df.tar.zst
freebsd-ports-gnome-2148b952126b35b66dd007518c829475ec89d5df.zip
- fix SENDMAIL_WITH_CYRUSLOOKUP
PR: 71995 Submitted by: Angelo Turetta
Diffstat (limited to 'mail/sendmail/files')
-rw-r--r--mail/sendmail/files/cyruslookup.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/mail/sendmail/files/cyruslookup.patch b/mail/sendmail/files/cyruslookup.patch
index 5cc1eee3d9ad..52420a72564b 100644
--- a/mail/sendmail/files/cyruslookup.patch
+++ b/mail/sendmail/files/cyruslookup.patch
@@ -36,35 +36,6 @@ diff -ruN cf.orig/feature/ckuser_cyrus.m4 cf/feature/ckuser_cyrus.m4
+R<!> $* $| $* <TMPF> $# error $@ 4.3.0 $: "451 TEMPFAIL."
+#Mailbox doesn't exist or its ACL forbids posting
+R<!> $* $| $* $# error $@ 5.1.1 $: "550 Mailbox is not available."
-diff -ruN cf.orig/feature/mrs_cyrus.m4 cf/feature/mrs_cyrus.m4
---- cf.orig/feature/mrs_cyrus.m4 Thu Jan 1 07:00:00 1970
-+++ cf/feature/mrs_cyrus.m4 Wed Sep 22 19:55:05 2004
-@@ -0,0 +1,77 @@
-+divert(-1)
-+dnl
-+dnl Updates: http://anfi.webhop.net/sendmail/mrs.html
-+dnl
-+dnl By using this file, you agree to the terms and conditions set
-+dnl forth in the LICENSE file which can be found at the top level of
-+dnl the sendmail distribution (sendmail-8.12).
-+dnl
-+dnl Contributed by Andrzej Filip
-+dnl
-+dnl THE FEATURE REQUIRES PATCHING cf/m4/proto.m4
-+dnl SEE THE LINK AFTER "Updates:"
-+dnl
-+dnl $Log: mrs.m4,v $
-+dnl Revision 8.3 2004/03/18 21:39:22 anfi
-+dnl Changed comments prefixes to dnl to avoid m4 expansions
-+dnl
-+dnl Revision 8.2 2004/03/15 09:14:28 anfi
-+dnl Added "Updates:" web link.
-+dnl
-+divert(0)
-+VERSIONID(`$Id: mrs.m4,v 8.3 2004/03/18 21:39:22 anfi Exp $')
-+divert(-1)
-+
-+define(`_MRS_RELAY_', `')
--- /dev/null Thu Apr 8 15:55:21 2004
+++ cf/feature/mrs_cyrus.m4 Thu Apr 1 21:37:05 2004
@@ -0,0 +1,74 @@