Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Miroslav Trmac writes: | Matthias Andree | 2005-06-11 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | The 'port' setting used to be an integer, now it can be an integer or a string, depending on the presence of IPv6 support. fetchmailconf assumes 'port' is an integer, though. When 'port' is a string, it defaults to None; fetchmailconf can't handle that and writes 'port None' to the output config file if the server entry is not edited, see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=55623 The attached patch fixes this. Note that fetchmailconf still doesn't support other string values for 'port', even with this patch. Mirek svn path=/trunk/; revision=4058 | ||||
* | Revise POP3 UIDL/LAST assertions in the manpage. | Matthias Andree | 2005-05-16 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=4056 | ||||
* | Merge SuSE's fetchmail-6.2.5-random-result.patch | Matthias Andree | 2005-04-25 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=4037 | ||||
* | Merge SuSE's fetchmail-6.2.5-implicit-declaration.patch | Matthias Andree | 2005-04-25 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4036 | ||||
* | Merge SuSE's fetchmail-6.2.5-declaration.patch | Matthias Andree | 2005-04-25 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=4035 | ||||
* | Add a THANKS file, split older news out to OLDNEWS file. | Matthias Andree | 2005-04-24 | 1 | -3077/+2 |
| | | | | svn path=/trunk/; revision=4034 | ||||
* | Mention MAIL FROM:<...> space removal patch from Phil Endecott, | Matthias Andree | 2005-04-24 | 1 | -8/+13 |
| | | | | | | | | the blank causes Cyrus's LMTP listener to complain, see comp.mail.imap <d49777apr@ariadne.rz.tu-clausthal.de> Tobias Riekeberg. 2005-04-21, "lost mail with fetchmail and cyrus". svn path=/trunk/; revision=4033 | ||||
* | Print warning if multidrop is configured, but not envelope option. | Matthias Andree | 2005-04-13 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4029 | ||||
* | Revised "POP3 strong authentication fixes." that esr put into release 3873 | Matthias Andree | 2005-03-19 | 1 | -0/+3 |
| | | | | | | | on 2004-01-13 07:02:39Z, it would loop infinitely when CAPA failed. Reported by David Greaves. svn path=/trunk/; revision=4027 | ||||
* | Mention that we're more careful with the .fetchids file now. | Matthias Andree | 2005-03-06 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4023 | ||||
* | Default to Linux 2.2 /proc/net/dev format, and use uname(2) to determine the ↵ | Graham Wilson | 2004-11-14 | 1 | -0/+2 |
| | | | | | | kernel version instead of calling uname(1). Thanks to Paul Slootman. svn path=/trunk/; revision=4007 | ||||
* | Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack | Matthias Andree | 2004-11-10 | 1 | -0/+5 |
| | | | | | | real snprintf or vsnprintf. svn path=/trunk/; revision=3996 | ||||
* | SSL validation handling fixes by Brian Candler. | Matthias Andree | 2004-11-10 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=3991 | ||||
* | Honor sslcertpath setting even if sslcertck is unset. Patch by Brian Candler. | Matthias Andree | 2004-11-08 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=3987 | ||||
* | Fix showdots parsing bug that maps preliminary to final flag values twice, | Matthias Andree | 2004-11-08 | 1 | -0/+2 |
| | | | | | | | trashing the setting when more than one server is configured. Patch submitted by Brian Candler. svn path=/trunk/; revision=3985 | ||||
* | Disable the sleep(3) after POP3 login. Submitted by Brian Candler. | Matthias Andree | 2004-11-08 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3984 | ||||
* | Normalize most locale codesets to IANA codesets, based on | Matthias Andree | 2004-11-07 | 1 | -0/+2 |
| | | | | | | norm_charmap.c by Markus Kuhn. (Matthias Andree) svn path=/trunk/; revision=3982 | ||||
* | Update. | Matthias Andree | 2004-10-20 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=3951 | ||||
* | Update | Matthias Andree | 2004-10-12 | 1 | -0/+6 |
| | | | | svn path=/trunk/; revision=3942 | ||||
* | Merge Fabrice Bellet's patch to fix recentcount/count after IMAP | Matthias Andree | 2004-09-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | EXPUNGE, to fix a hang after EXPUNGE for servers that don't update the number of RECENT and EXISTS messages such as Dovecot 0.99.10. Fixes Red Hat bug #113492. Credits: Fabrice Bellet (patch) Timo Sirainen (patch assistance) Alexandre Oliva (bug report) References: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=113492 http://bugzilla.redhat.com/bugzilla/attachment.cgi?id=100788&action=view http://lists.ccil.org/pipermail/fetchmail-friends/2004-June/008840.html svn path=/trunk/; revision=3938 | ||||
* | Mention HESIOD/resolv.h fixes on FreeBSD. | Matthias Andree | 2004-06-20 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=3914 | ||||
* | Mention automake. | Matthias Andree | 2004-06-20 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3909 | ||||
* | This is what I'm handing to Rob Funk. | Eric S. Raymond | 2004-06-01 | 1 | -3/+5 |
| | | | | svn path=/trunk/; revision=3879 | ||||
* | Sunil Shetye's fix for SSL configuration. | Eric S. Raymond | 2004-01-13 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=3875 | ||||
* | POP3 strong authentication fixes. | Eric S. Raymond | 2004-01-13 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=3873 | ||||
* | Fix patch for Sunil Shetye's POP3 tweaks. | Eric S. Raymond | 2004-01-13 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=3871 | ||||
* | Freeze before attempting to shipperize the releae process. | Eric S. Raymond | 2004-01-12 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=3865 | ||||
* | Ready to ship. | Eric S. Raymond | 2003-10-15 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=3860 | ||||
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3858 | ||||
* | Dup killer now uses an MD5 hash of the message headers. | Eric S. Raymond | 2003-10-10 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3853 | ||||
* | We remove all NULs now. | Eric S. Raymond | 2003-10-10 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3850 | ||||
* | Don't tip the hand about the DoS. | Eric S. Raymond | 2003-10-10 | 1 | -4/+2 |
| | | | | svn path=/trunk/; revision=3841 | ||||
* | Close a Debian bug. | Eric S. Raymond | 2003-10-10 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=3840 | ||||
* | Merge in various small fixes, including two remote DOS | Eric S. Raymond | 2003-10-10 | 1 | -0/+11 |
| | | | | svn path=/trunk/; revision=3838 | ||||
* | Ready to ship. | Eric S. Raymond | 2003-08-13 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=3835 | ||||
* | Ready to ship. | Eric S. Raymond | 2003-08-06 | 1 | -1/+6 |
| | | | | svn path=/trunk/; revision=3831 | ||||
* | Support faked IDLE. | Eric S. Raymond | 2003-07-22 | 1 | -3/+7 |
| | | | | svn path=/trunk/; revision=3829 | ||||
* | We can build now. | Eric S. Raymond | 2003-07-17 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3825 | ||||
* | Ready to ship. | Eric S. Raymond | 2003-07-17 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=3823 | ||||
* | Yet another round of fixes. | Eric S. Raymond | 2003-07-17 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=3819 | ||||
* | Better \n tolerance. | Eric S. Raymond | 2003-07-17 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=3818 | ||||
* | First round ofmlong-delayed bug fixes. | Eric S. Raymond | 2003-07-17 | 1 | -3/+12 |
| | | | | svn path=/trunk/; revision=3814 | ||||
* | Reverted the i18n stuff. | Eric S. Raymond | 2003-03-01 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=3806 | ||||
* | Ready to ship. | Eric S. Raymond | 2003-03-01 | 1 | -1/+7 |
| | | | | svn path=/trunk/; revision=3805 | ||||
* | Documentation updates. | Eric S. Raymond | 2003-02-28 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3803 | ||||
* | IDLE implementation. | Eric S. Raymond | 2003-02-28 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=3794 | ||||
* | Before the IDLE patch. | Eric S. Raymond | 2003-02-28 | 1 | -0/+6 |
| | | | | svn path=/trunk/; revision=3792 | ||||
* | Ready to ship. | Eric S. Raymond | 2003-01-14 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=3783 | ||||
* | Routine updates, including the latest Shetye patch. | Eric S. Raymond | 2002-12-26 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=3778 | ||||
* | Ready to ship 6-2-0. | Eric S. Raymond | 2002-12-13 | 1 | -0/+8 |
| | | | | svn path=/trunk/; revision=3776 |