diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-23 19:44:31 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-23 19:44:31 +0800 |
commit | 875d6736ac5a65d7142fb2378e306a6076ae33e7 (patch) | |
tree | 86d2b233a660e8533048123c230de69245056677 /mail/imp3/files | |
parent | 6a36283cd29b2b6a177b5f5789697728b83f770d (diff) | |
download | freebsd-ports-graphics-875d6736ac5a65d7142fb2378e306a6076ae33e7.tar.gz freebsd-ports-graphics-875d6736ac5a65d7142fb2378e306a6076ae33e7.tar.zst freebsd-ports-graphics-875d6736ac5a65d7142fb2378e306a6076ae33e7.zip |
Update to RC3.
PR: 38263
Submitted by: maintainer
Diffstat (limited to 'mail/imp3/files')
-rw-r--r-- | mail/imp3/files/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/imp3/files/patch-ab b/mail/imp3/files/patch-ab index 7c274c3fb97..d59dda213dc 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 Tue Dec 18 23:08:00 2001 +--- config/servers.php.dist.orig Sun Apr 14 14:34:20 2002 ++++ config/servers.php.dist Sat May 18 23:18:53 2002 @@ -31,7 +31,7 @@ * is on. * @@ -9,12 +9,12 @@ * under "INBOX." (not the trailing dot. IMPORTANT: Use this only if * you want to restrict users to this subfolder. If you set this to * 'INBOX.' with Cyrus or Courier-IMAPd, then users will not be able -@@ -84,14 +84,17 @@ +@@ -83,14 +83,17 @@ $servers['imap'] = array( 'name' => 'IMAP Server', - 'server' => 'imap.example.com', -- 'protocol' => 'imap', +- 'protocol' => 'imap/notls', - 'port' => 143, - 'folders' => 'mail/', +// 'server' => 'imap.example.com', |