pkgsrc/mail/imap-uw/PLIST
adam d87ddfb97f Updated: 27 August 2003
imap-2002e is a minor release, released concurrently with Pine 4.57, and
contains primarily bugfixes.  Programs written for imap-2002d should build
with this version without modification.

The NNTP client code now tries to perform better with legacy NNTP servers
which do not comply with the current NNTP protocol specification draft, most
notably Netscape Collabra.

Delivery notifications now work reliably with SMTP servers that support it.

The following changes are primarily of concern to developers and power users:

There is a "limited advertise" option in env_unix.c which, if set, will only
advertise the user's own namespace and the #shared/ namespace.

It is now possible to build the IMAP toolkit with a separate SSL KEY file
from the certificate file (SSLKEYS vs. SSLCERTS).

A new BODY structure element, sparep, is available for the main program to
use as a pointer for its own purposes; as well as a SET_FREEBODYSPAREP
function, similar to SET_FREEENVELOPESPAREP, SET_FREEELTSPAREP, etc.
2003-09-10 11:54:41 +00:00

96 lines
2.7 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2003/09/10 11:54:41 adam Exp $
include/c-client/c-client.h
include/c-client/env.h
include/c-client/env_unix.h
include/c-client/flocksim.h
include/c-client/flstring.h
include/c-client/fs.h
include/c-client/ftl.h
include/c-client/imap4r1.h
include/c-client/linkage.c
include/c-client/linkage.h
include/c-client/mail.h
include/c-client/misc.h
include/c-client/netmsg.h
include/c-client/newsrc.h
include/c-client/nl.h
include/c-client/nntp.h
include/c-client/osdep.h
include/c-client/pop3.h
include/c-client/rfc822.h
include/c-client/smtp.h
include/c-client/tcp.h
include/c-client/utf8.h
lib/libc-client.a
lib/libc-client.la
lib/libc-client.so
lib/libc-client.so.${CCLIENT_MAJOR}
lib/libc-client.so.${CCLIENT_MAJOR}.${CCLIENT_MINOR}
lib/libc-client_pic.a
lib/libimapuw.a
lib/libimapuw.la
lib/libimapuw.so
lib/libimapuw.so.${CCLIENT_MAJOR}
lib/libimapuw.so.${CCLIENT_MAJOR}.${CCLIENT_MINOR}
libexec/imapd
libexec/ipop2d
libexec/ipop3d
man/man8/imapd.8
man/man8/ipop2d.8
man/man8/ipop3d.8
man/man8/ipopd.8
sbin/mtest
sbin/rimapd
share/doc/imap-uw/BUILD
share/doc/imap-uw/CONFIG
share/doc/imap-uw/FAQ.txt
share/doc/imap-uw/FAQ.html
share/doc/imap-uw/RELNOTES
share/doc/imap-uw/SSLBUILD
share/doc/imap-uw/Y2K
share/doc/imap-uw/bugs.txt
share/doc/imap-uw/calendar.txt
share/doc/imap-uw/commndmt.txt
share/doc/imap-uw/draft/README
share/doc/imap-uw/draft/compare.txt
share/doc/imap-uw/draft/i18n.txt
share/doc/imap-uw/draft/sort.txt
share/doc/imap-uw/draft/unselect.txt
share/doc/imap-uw/drivers.txt
share/doc/imap-uw/formats.txt
share/doc/imap-uw/imaprc.txt
share/doc/imap-uw/internal.txt
share/doc/imap-uw/locking.txt
share/doc/imap-uw/md5.txt
share/doc/imap-uw/naming.txt
share/doc/imap-uw/rfc/rfc1731.txt
share/doc/imap-uw/rfc/rfc1732.txt
share/doc/imap-uw/rfc/rfc1733.txt
share/doc/imap-uw/rfc/rfc2061.txt
share/doc/imap-uw/rfc/rfc2062.txt
share/doc/imap-uw/rfc/rfc2086.txt
share/doc/imap-uw/rfc/rfc2087.txt
share/doc/imap-uw/rfc/rfc2088.txt
share/doc/imap-uw/rfc/rfc2177.txt
share/doc/imap-uw/rfc/rfc2180.txt
share/doc/imap-uw/rfc/rfc2192.txt
share/doc/imap-uw/rfc/rfc2193.txt
share/doc/imap-uw/rfc/rfc2195.txt
share/doc/imap-uw/rfc/rfc2221.txt
share/doc/imap-uw/rfc/rfc2222.txt
share/doc/imap-uw/rfc/rfc2234.txt
share/doc/imap-uw/rfc/rfc2245.txt
share/doc/imap-uw/rfc/rfc2342.txt
share/doc/imap-uw/rfc/rfc2359.txt
share/doc/imap-uw/rfc/rfc2595.txt
share/doc/imap-uw/rfc/rfc2683.txt
share/doc/imap-uw/rfc/rfc2971.txt
share/doc/imap-uw/rfc/rfc3348.txt
share/doc/imap-uw/rfc/rfc3501.txt
share/doc/imap-uw/rfc/rfc3502.txt
share/doc/imap-uw/rfc/rfc3503.txt
share/doc/imap-uw/rfc/rfc3516.txt
@dirrm share/doc/imap-uw/rfc
@dirrm share/doc/imap-uw/draft
@dirrm share/doc/imap-uw
@dirrm include/c-client