Path to this page:
./
mail/fetchmail,
Batch mail retrieval/forwarding utility for pop2, pop3, apop, imap
Branch: pkgsrc-2011Q2,
Version: 6.3.21,
Package name: fetchmail-6.3.21,
Maintainer: pkgsrc-usersFetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy
configuration, daemon mode, forwarding via SMTP or local MDA, superior
reply handling. Not a mail user agent, rather a pipe-fitting that
seamlessly forwards fetched mail to your local delivery system. Your
one-stop solution for intermittent email connections. This is the
lineal descendant of and replacement for the old popclient program.
Package options: ssl
Master sites:
SHA1: e32a0d40ec133d651782543ecd7bc9bbee52dff7
RMD160: 981084b384eb8f6f424af64ceb5922a030271519
Filesize: 1684.028 KB
Version history: (Expand)
- (2011-08-26) Updated to version: fetchmail-6.3.21
- (2011-08-05) Package added to pkgsrc.se, version fetchmail-6.3.20 (created)
CVS history: (Expand)
2011-08-26 10:08:35 by Steven Drake | Files touched by this commit (3) |
Log message:
Pullup ticket #3512 - requested by tron
mail/fetchmail critical bug fix
Revisions pulled up:
- mail/fetchmail/Makefile 1.177
- mail/fetchmail/distinfo 1.45
- mail/fetchmailconf/Makefile 1.81
---
Module Name: pkgsrc
Committed By: tron
Date: Fri Aug 26 07:19:25 UTC 2011
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
pkgsrc/mail/fetchmailconf: Makefile
Log message:
Update "fetchmail" and "fetchmailconf" package to version \
6.3.21.
Changes since version 6.3.20:
- The IMAP client no longer inserts NUL bytes into the last line of a
message when it is not closed with a LF or CRLF sequence. Reported
by Antoine Levitt. As a side effect of the fix, and in order to
avoid a full rewrite, fetchmail will now CRLF-terminate the last
line fetched through IMAP, even if it is originally not terminated
by LF or CRLF. This bears no relevance if your messages end up in
mbox, but adds line termination for storages (like Maildir) that do
not require that the last line be LF- or CRLF-terminated.
|