summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorStefan Bethke <stb@FreeBSD.org>1999-07-12 16:41:04 +0000
committerStefan Bethke <stb@FreeBSD.org>1999-07-12 16:41:04 +0000
commitaaf788718a97edd4a179e083756b523eb9763b3e (patch)
tree12353593f0c405fd7753c5639c2966b66b2cff92 /mail
parentChange PATCH_SITES. (diff)
Provide correct argv[0] for pop3d
PR: ports/12580
Notes
Notes: svn path=/head/; revision=20173
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd/files/inetd.conf.cyrus4
-rw-r--r--mail/cyrus-imapd2/files/inetd.conf.cyrus4
-rw-r--r--mail/cyrus-imapd22/files/inetd.conf.cyrus4
-rw-r--r--mail/cyrus-imapd23/files/inetd.conf.cyrus4
-rw-r--r--mail/cyrus-imapd24/files/inetd.conf.cyrus4
-rw-r--r--mail/cyrus/files/inetd.conf.cyrus4
6 files changed, 12 insertions, 12 deletions
diff --git a/mail/cyrus-imapd/files/inetd.conf.cyrus b/mail/cyrus-imapd/files/inetd.conf.cyrus
index 3bd89a6fa6e6..07cc57262e66 100644
--- a/mail/cyrus-imapd/files/inetd.conf.cyrus
+++ b/mail/cyrus-imapd/files/inetd.conf.cyrus
@@ -1,6 +1,6 @@
#
# Example entry for inetd.conf for the Cyrus IMAP server.
-# $Id$
+# $Id: inetd.conf.cyrus,v 1.1 1999/05/10 02:31:20 stb Exp $
#
# Replace /usr/local with the path where you've installed the package.
#
@@ -8,5 +8,5 @@
imap4 stream tcp nowait cyrus /usr/local/cyrus/bin/imapd imapd
#
# To be able to access the IMAP mailbox by POP-3, use this line.
-pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d imapd
+pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d pop3d
#
diff --git a/mail/cyrus-imapd2/files/inetd.conf.cyrus b/mail/cyrus-imapd2/files/inetd.conf.cyrus
index 3bd89a6fa6e6..07cc57262e66 100644
--- a/mail/cyrus-imapd2/files/inetd.conf.cyrus
+++ b/mail/cyrus-imapd2/files/inetd.conf.cyrus
@@ -1,6 +1,6 @@
#
# Example entry for inetd.conf for the Cyrus IMAP server.
-# $Id$
+# $Id: inetd.conf.cyrus,v 1.1 1999/05/10 02:31:20 stb Exp $
#
# Replace /usr/local with the path where you've installed the package.
#
@@ -8,5 +8,5 @@
imap4 stream tcp nowait cyrus /usr/local/cyrus/bin/imapd imapd
#
# To be able to access the IMAP mailbox by POP-3, use this line.
-pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d imapd
+pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d pop3d
#
diff --git a/mail/cyrus-imapd22/files/inetd.conf.cyrus b/mail/cyrus-imapd22/files/inetd.conf.cyrus
index 3bd89a6fa6e6..07cc57262e66 100644
--- a/mail/cyrus-imapd22/files/inetd.conf.cyrus
+++ b/mail/cyrus-imapd22/files/inetd.conf.cyrus
@@ -1,6 +1,6 @@
#
# Example entry for inetd.conf for the Cyrus IMAP server.
-# $Id$
+# $Id: inetd.conf.cyrus,v 1.1 1999/05/10 02:31:20 stb Exp $
#
# Replace /usr/local with the path where you've installed the package.
#
@@ -8,5 +8,5 @@
imap4 stream tcp nowait cyrus /usr/local/cyrus/bin/imapd imapd
#
# To be able to access the IMAP mailbox by POP-3, use this line.
-pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d imapd
+pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d pop3d
#
diff --git a/mail/cyrus-imapd23/files/inetd.conf.cyrus b/mail/cyrus-imapd23/files/inetd.conf.cyrus
index 3bd89a6fa6e6..07cc57262e66 100644
--- a/mail/cyrus-imapd23/files/inetd.conf.cyrus
+++ b/mail/cyrus-imapd23/files/inetd.conf.cyrus
@@ -1,6 +1,6 @@
#
# Example entry for inetd.conf for the Cyrus IMAP server.
-# $Id$
+# $Id: inetd.conf.cyrus,v 1.1 1999/05/10 02:31:20 stb Exp $
#
# Replace /usr/local with the path where you've installed the package.
#
@@ -8,5 +8,5 @@
imap4 stream tcp nowait cyrus /usr/local/cyrus/bin/imapd imapd
#
# To be able to access the IMAP mailbox by POP-3, use this line.
-pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d imapd
+pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d pop3d
#
diff --git a/mail/cyrus-imapd24/files/inetd.conf.cyrus b/mail/cyrus-imapd24/files/inetd.conf.cyrus
index 3bd89a6fa6e6..07cc57262e66 100644
--- a/mail/cyrus-imapd24/files/inetd.conf.cyrus
+++ b/mail/cyrus-imapd24/files/inetd.conf.cyrus
@@ -1,6 +1,6 @@
#
# Example entry for inetd.conf for the Cyrus IMAP server.
-# $Id$
+# $Id: inetd.conf.cyrus,v 1.1 1999/05/10 02:31:20 stb Exp $
#
# Replace /usr/local with the path where you've installed the package.
#
@@ -8,5 +8,5 @@
imap4 stream tcp nowait cyrus /usr/local/cyrus/bin/imapd imapd
#
# To be able to access the IMAP mailbox by POP-3, use this line.
-pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d imapd
+pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d pop3d
#
diff --git a/mail/cyrus/files/inetd.conf.cyrus b/mail/cyrus/files/inetd.conf.cyrus
index 3bd89a6fa6e6..07cc57262e66 100644
--- a/mail/cyrus/files/inetd.conf.cyrus
+++ b/mail/cyrus/files/inetd.conf.cyrus
@@ -1,6 +1,6 @@
#
# Example entry for inetd.conf for the Cyrus IMAP server.
-# $Id$
+# $Id: inetd.conf.cyrus,v 1.1 1999/05/10 02:31:20 stb Exp $
#
# Replace /usr/local with the path where you've installed the package.
#
@@ -8,5 +8,5 @@
imap4 stream tcp nowait cyrus /usr/local/cyrus/bin/imapd imapd
#
# To be able to access the IMAP mailbox by POP-3, use this line.
-pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d imapd
+pop3 stream tcp nowait cyrus /usr/local/cyrus/bin/pop3d pop3d
#