summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2000-08-26Update to procmail-3.15, inspired by D'Arcy J.M. Cain.wiz7-48/+66
Relevant changes: - Rewrite folder type parsing: corrects handling of MH and maildir style spools - v3.14 changed '!' actions too much: revert to v3.13 behavior but continue to split SENDMAILFLAGS - Contents of skipped nested blocks could affect 'E', 'e', 'a', and 'A' flags - Prevent peeking into buffers on "Out of memory" errors - Unquoted $\var expansions could alter the interpretation of the following whitespace - Prevent attempts to set LINEBUF to really huge values - Optimize SWITCHRC = $_ - Use a secure PATH when processing /etc/procmailrc - Use 2^31-1 as the maximum score even when sizeof(long)>4 Changes to formail: - Allow -n with -D and -s again -- corruption couldn't happen after all - Don't strip pre-colon whitespace until header is identified - Properly handle NULs in the body when generating an autoreply that keeps the body (could coredump) General: - Documented that $\var expansions are never split on whitespace - Removed ':' and '@' from list of characters that can appear in tempfile names - Called nice() when shouldn't have
2000-08-26s/USE_PERL/USE_PERL5/jlam1-2/+2
2000-08-25Remove cyrus-sasl from mail category...it's now in security.jlam9-142/+0
2000-08-25Remove cyrus-sasl...it's now in security.jlam1-2/+1
2000-08-25DEPEND on ../../security/cyrus-sasl.jlam1-2/+2
2000-08-25s/Amanda/Cyrus/ noticed by Thomas Klausner.veego1-2/+2
2000-08-25Replaced by a working one in pkgsrc/mail/cyrus-imapdveego7-207/+0
2000-08-25Enable cyrus-sasl and cyrus-imap and remove cyrus.veego1-2/+3
2000-08-25This version is based on the one in pkgsrc/mail/cyrus but needs cyrus-saslveego7-0/+237
and works.
2000-08-25This is the Cyrus SASL API implentation. It can be used on the clientveego9-0/+142
or server side to provide authentication. See RFC 2222 for more information. The latest version is available at: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail There's a mailing list for Cyrus SASL. Subscribe by sending a message to majordomo@lists.andrew.cmu.edu with the body "subscribe cyrus-sasl". The mailing list is available via anonymous IMAP at imap://cyrus.andrew.cmu.edu/archive.cyrus-sasl or via the web at http://asg.web.cmu.edu/archive/mailbox.php3?mailbox=archive.cyrus-sasl.
2000-08-25mark as broken -- kim apparently didn't get around to finishing the packagewiz1-1/+3
yet.
2000-08-24Re-add installation of qpopauth, lost in last commit.wiz1-1/+3
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron2-5/+5
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf2-4/+4
appropriate.
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf6-15/+14
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18Install 'license' file, so that we can distribute binarieshubertf2-12/+8
(which require the license to be included)
2000-08-18Patches from motonori@wide.ad.jponoe3-38/+73
The unify failure problem in RCPT_HASH (WIDE extention) has been fixed, and also strip extra spaces before #@# comment in alias expansion.
2000-08-18Use `user' instead of `addnerd'. Move de-installation instructionswiz4-13/+57
from PLIST to DEINSTALL.
2000-08-18repair patch pathname.itojun3-6/+6
2000-08-18RCPT_HASH (WIDE extension) is not baked enough yet, it seems.itojun2-1/+10
2000-08-18add fix to WIDE patch. from motonori@wide.ad.jpitojun2-1/+29
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz1-2/+2
2000-08-14$() -> ${}wiz1-2/+2
2000-08-14do not look at /etc/postfix/*.conf on installationitojun2-13/+59
2000-08-14do not install conf/*.origitojun1-1/+2
2000-08-14we should not play with "install_root" in INSTALL.sh.itojun2-20/+12
2000-08-14avoid replacing daemon_directory and command_directory into wrong ones.itojun2-6/+11
2000-08-14sync location of "sendmail" with mailer.conf.postfix.itojun3-8/+8
now it is in ${PREFIX}/libexec/postfix/sendmail.
2000-08-14add a comment line. regenerate patch-sum.itojun2-5/+8
2000-08-14install appropriate default value for main.cf.itojun1-0/+38
2000-08-14mention that the pkgsrc pulls in experimental IPv6 patch.itojun1-0/+4
2000-08-14add mail/postfix-current (20000531 + IPv6 patch)itojun1-1/+2
2000-08-14postfix 20000531 + IPv6 patch (not sure if it works right - please test).itojun50-1091/+271
uses postfix Makefiles, not patches/*. experimental.
2000-08-14mail/postfix-current, for experimental postfix code - based on mail/postfixitojun53-0/+1224
2000-08-13mention inclusion of WIDE patch in installed DESCRitojun1-1/+2
2000-08-13add USE_STARTTLS case (requires sfio-1999 and RSA-capable openssl).itojun2-1/+26
need testing (needs certificate properly installed into filesystem). append compiled-in features at the bottom of installed DESCR, as we have so many USE_xx.
2000-08-13Update fetchmail to 5.5.0.frueauf4-8/+8
fetchmail-5.5.0 (Sat Aug 12 12:47:21 EDT 2000), 19241 lines: * Fix pop3.c to avoid trouble with spurious dot terminations.
2000-08-11Update fetchmail{conf} to 5.4.5.frueauf4-8/+8
fetchmail-5.4.5 (Mon Aug 7 03:25:23 EDT 2000), 19238 lines: * Dave Zarzycki's patch to enhance plugins, adding %h and %p. * Vitezslav Samel's patch to fix a Y2K bug in lsmgen.sh. * Fixed a fatal typo in fetchmailconf. * Resolved Debian bug #67559. It was a misdiagnosis. * Resolved Debian bugs #62115, #61983, #68627, #61983. * Return PS_NOMAIL when no server entries are active. * pt_BR Update from George Godoy. * David Taylor's fixes for the UIDL code.
2000-08-11Add missing comment delimiter before RCS Id.ad1-1/+1
2000-08-11remove dead http links (which only pointed to the old HOMEPAGE)wiz1-4/+1
2000-08-10cleanupwiz2-16/+6
2000-08-07Fix install/deinstall problems.wiz3-7/+8
2000-08-04Add MESSAGE on how to make exim go.ad2-1/+20
2000-08-03Use ${SH} to run ${WRKSRC}/suid.sh.veego1-2/+2
2000-08-02Factor out common post-install code in Makefile and pkg/PLIST into (anjlam4-44/+84
already existing) pkg/INSTALL. Note that ${PREFIX}/etc/nmh can be removed in pkg/DEINSTALL. Make some cosmetic changes to Makefile.
2000-08-01chmod +w to files we append something.itojun1-10/+8
PR10728. From: Wolfgang Rupprecht <wolfgang@wsrcc.com> not sure if this PR is a generic problem - it seems to me that Wolfgang may checked things out from pkgsrc tree with non-writable permission.
2000-07-31- Split multi file patch.tron5-43/+50
- Fix CVS lossage.
2000-07-31The gettext package gained a shared library. For all packages whichjlam1-2/+2
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31cyrus should workhubertf1-2/+2
2000-07-30include wide patch, which is necessary to work better withitojun2-2/+10
pkgsrc/mail/smtpfeed.