pkgsrc/mail
jlam 70821386a8 Update imap-uw to 4.7c2.
The most notable user-visible change is the ability of the ipopd daemon to
forward requests to the imapd daemon, thus allowing POP2 and POP3 mail
clients to check IMAP mail.

Most notable operational changes from earlier versions:
 . New, faster mailbox update logic is now available for the unix driver
    on UNIX and Amiga.  The old way is still being done for MMDF and the
    unixnt driver on NT.
 . External file locking is now available via a setgid mail program named
    /etc/mlock (this is defined by LOCKPGM in the c-client Makefile).  If
    c-client is unable to create a <mailbox>.lock file in the directory
    by itself, it will try to call mlock to do it.  A sample mlock program
    is part of the imap-utils.  This is primarily for the benefit of those
    paranoid souls who have their mail spool directories protected 775
    instead of the recommended 1777.
 . SASL authentication is supported in the IMAP and POP3 servers, and in
    the IMAP, POP3, and SMTP client code.  There is no support for NNTP
    SASL yet
 . CRAM-MD5 is supported by default for IMAP and POP3 clients.  To enable
    server support, read file imap-4.7/docs/md5.txt
 . The mbox driver is now enabled by default.  If the file "mbox" exists on
    the user's home directory and is in UNIX mailbox format, then when INBOX
    is opened this file will be selected as INBOX instead of the mail spool
    file.  Messages will be automatically transferred from the mail spool file
    into the mbox file
   To disable this behavior, delete "mbox" from the EXTRADRIVERS list in the
    top-level Makefile and rebuild
 . IMAP4rev1 protocol is now supported.  The UNIX format support now maintains
    unique identifiers (UIDs) and keyword flags for each message, and keeps an
    invisible message at the start of the file which contains the UID base
    information and a list of assigned keywords.  There is no way to disable
    this behavior, since it would disable IMAP4rev1 support.  This message may
    show up if you access the mailbox as a file using older mail software (e.g.
    Pine 3.9x).  It is invisible with IMAP or POP access, or with access as a
    file using Pine 4.0x.
 . Support for additional mailbox formats
 . No longer keeps entire mailbox in memory for UNIX format files
 . Multilingual searching of the following charsets are supported:
	US-ASCII, UTF-8, ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4,
	ISO-8859-5, ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9,
	ISO-8859-10, ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15,
	KOI8-R, KOI8-U (alias KOI8-RU), TIS-620, VISCII,
	ISO-2022-JP, ISO-2022-KR, ISO-2022-CN, ISO-2022-JP-1, ISO-2022-JP-2,
	GB2312 (alias CN-GB), CN-GB-12345, BIG5 (alias CN-BIG5),
	EUC-JP, EUC-KR, Shift_JIS
   All ISO-2022-?? charsets are treated identically, and support ASCII,
    JIS Roman, hankaku katakana, ISO-8859-[1 - 10], TIS, GB 2312, JIS X 0208,
    JIS X 0212, KSC 5601, and planes 1 and 2 of CNS 11643.
   EUC-JP includes support for JIS X 0212 and hankaku katakana
 . Fast sorting including IMAP server-based sort
 . Fast ordered-subject threading including IMAP server-based threading
2000-05-19 03:58:55 +00:00
..
balsa Remove patches to deal with two bugs involving configure's handling of 2000-05-02 18:48:35 +00:00
coolmail Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
cucipop Add package patch checksum files. 1999-07-09 14:09:02 +00:00
cyrus chmod -> ${CHMOD} 2000-03-16 13:03:48 +00:00
distribute Add USE_PERL=YES. Closes PR pkg/9048. Also, de-fuzz patches. 2000-02-13 19:39:50 +00:00
drac DRAC is a daemon that dynamically updates a relay authorization map for 2000-04-11 23:39:29 +00:00
elm Fix the & expansion in the gecos field. 2000-05-02 17:11:49 +00:00
exim Use USE_PERL5, not DEPENDS. 2000-02-15 16:54:26 +00:00
exmh remove whitespace 2000-03-16 13:07:11 +00:00
faces Compiles on Solaris 1999-12-05 22:06:19 +00:00
fetchmail Mark package as restricted now that "openssl" is used to provide 2000-05-02 08:15:01 +00:00
fetchmailconf upgrade to 5.3.8. 2000-04-24 04:32:48 +00:00
fromto Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
grepmail Upgrade to version 4.11 of grepmail, an mbox formatted file search 2000-01-24 14:19:56 +00:00
imap-uw Update imap-uw to 4.7c2. 2000-05-19 03:58:55 +00:00
mailagent Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
mailwrapper Add the patch-sum file. 2000-04-08 23:18:07 +00:00
majordomo fixed RCS tag 2000-02-05 19:51:44 +00:00
metamail Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
mhonarc whitespace removed, reformatted 2000-01-09 01:30:51 +00:00
mush use PATCH_FILES instead of rewriting the functionality 2000-01-09 16:02:55 +00:00
mutt Correct "RESTRICTED" entry. 2000-05-13 07:03:38 +00:00
mutt-current Disable mutt-current for the moment, it has developed into a stable 2000-05-09 22:23:27 +00:00
nmh Upgrade nmh to 1.0.4. Fixes problems discussed in PR pkg/9695 (Eric sent 2000-04-15 07:56:15 +00:00
p5-Mail-IMAPClient Initial import of Mail-IMAPClient-1.07, a perl5 IMAP (RFC-2060) client 2000-02-10 10:51:56 +00:00
p5-MailTools When multi-line dependencies occur, use a "DEPENDS+= package" format 2000-02-15 09:26:12 +00:00
p5-MIME-tools Import of p5-MIME-tools-4.124, a set of perl tools for encoding and 1999-12-06 08:17:36 +00:00
pine Fix the & expansion in the gecos field. 2000-05-02 17:29:32 +00:00
pkg remove trailing `.' 2000-03-09 13:47:31 +00:00
popa3d Fix my braino which built on previous braino. We are *not* interested in 2000-04-12 03:39:43 +00:00
postfix Yeah, and do this... 2000-04-27 01:16:00 +00:00
procmail removed unnecessary PKGNAME (== DISTNAME) 2000-01-09 01:31:18 +00:00
qpopper integrate temporary fix against long-line attack, from FreeBSD ports-current 2000-04-24 11:04:17 +00:00
rblcheck master site changed (rblcheck.sourceforge.net) 2000-04-08 05:59:41 +00:00
sendmail replaced some commands by their ${COMMAND} counterparts 2000-01-09 01:29:06 +00:00
sendmail88 Avoid CVS lossage caused by RCS Ids in patches. 2000-02-13 00:18:26 +00:00
smtpfeed upgrade to 1.06. 2000-05-05 18:37:57 +00:00
spruce Depend on "gnome-libs" 1.0.56 or newer so that dependence on "glib" 2000-03-13 22:30:35 +00:00
wmmail Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
xfmail When multi-line dependencies occur, use a "DEPENDS+= package" format 2000-02-15 09:26:12 +00:00
xmailbox MASTER_SITE_XCONTRIB used, RCS tag added, DESCR shortened 2000-01-09 01:50:02 +00:00
Makefile Don't build mutt-current 2000-05-09 22:24:18 +00:00