From 1e5f8701d959f3521726d8680dc3b052c61fe685 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sat, 19 Jan 2002 16:58:09 +0000 Subject: horde-devel from 2.0 RC3 to 2.0; turba from 1.0 RC3 to 1.0; imp-devel from 3.0 RC3 to 1.0 --- mail/imp3/files/patch-ab | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'mail/imp3/files/patch-ab') diff --git a/mail/imp3/files/patch-ab b/mail/imp3/files/patch-ab index ee535e400968..7c274c3fb977 100644 --- a/mail/imp3/files/patch-ab +++ b/mail/imp3/files/patch-ab @@ -1,5 +1,5 @@ --- config/servers.php.dist.orig Fri Jun 22 20:08:14 2001 -+++ config/servers.php.dist Fri Nov 16 23:46:19 2001 ++++ config/servers.php.dist Tue Dec 18 23:08:00 2001 @@ -31,7 +31,7 @@ * is on. * @@ -14,11 +14,13 @@ $servers['imap'] = array( 'name' => 'IMAP Server', - 'server' => 'imap.example.com', +- 'protocol' => 'imap', +- 'port' => 143, +- 'folders' => 'mail/', +// 'server' => 'imap.example.com', + 'server' => 'localhost', - 'protocol' => 'imap', - 'port' => 143, -- 'folders' => 'mail/', ++ 'protocol' => '%%PROTOCOL%%', ++ 'port' => %%IMAPPORT%%, + 'folders' => 'Mail/', 'namespace' => '', 'maildomain' => 'example.com', -- cgit v1.2.3