Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4736 | ||||
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4734 | ||||
* | * SMTP/LMTP cleanup to fix these two bugs: | Matthias Andree | 2005-12-20 | 1 | -2/+2 |
| | | | | | | | | | - switch back to SMTP after having tried LMTP hosts (multiple smtphost hosts) - switch back to LMTP after sending a bounce. The patch removes the global state variable that was the root of this problem. Patch by Sunil Shetye. svn path=/branches/BRANCH_6-3/; revision=4581 | ||||
* | Revise some error messages so they are less confusing. Sunil Shetye. | Matthias Andree | 2005-11-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4401 | ||||
* | Expunge between IMAP folders when polling multiple folders. Sunil Shetye. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
| | | | | | | Fix IMAP expunged message counting. Sunil Shetye. svn path=/trunk/; revision=4301 | ||||
* | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 1 | -5/+0 |
| | | | | svn path=/trunk/; revision=4219 | ||||
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=3901 | ||||
* | Quench some GCC 3.4 warnings by making sure that all int arguments are ↵ | Matthias Andree | 2004-06-11 | 1 | -1/+1 |
| | | | | | | marked int and swapping words so that static is first in the line. svn path=/trunk/; revision=3882 | ||||
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3858 | ||||
* | Routine updates, including the latest Shetye patch. | Eric S. Raymond | 2002-12-26 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=3778 | ||||
* | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=3596 | ||||
* | Easy bug fixes for this round. | Eric S. Raymond | 2001-11-08 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=3543 | ||||
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -14/+14 |
| | | | | svn path=/trunk/; revision=3478 | ||||
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3373 | ||||
* | Shrouding is now done over a narrower scope. | Eric S. Raymond | 2001-03-14 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=3252 | ||||
* | Documentation patch. | Eric S. Raymond | 2001-02-07 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3026 | ||||
* | BeOS support. | Eric S. Raymond | 2000-04-08 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=2866 | ||||
* | Ready to send this to Mike. | Eric S. Raymond | 1999-11-06 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=2649 | ||||
* | This preliminary SSL patch goes to Mike. | Eric S. Raymond | 1999-10-27 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=2643 | ||||
* | Simplify error reporting further. | Eric S. Raymond | 1999-02-03 | 1 | -10/+10 |
| | | | | svn path=/trunk/; revision=2374 | ||||
* | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -10/+10 |
| | | | | svn path=/trunk/; revision=2369 | ||||
* | error -> report, third stage. | Eric S. Raymond | 1999-01-05 | 1 | -5/+5 |
| | | | | svn path=/trunk/; revision=2330 | ||||
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -10/+10 |
| | | | | svn path=/trunk/; revision=2328 | ||||
* | First step towards splitting error from progress messages. | Eric S. Raymond | 1999-01-05 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=2326 | ||||
* | ID ourselves correctly in ETRN mode. | Eric S. Raymond | 1998-12-14 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2271 | ||||
* | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -2/+0 |
| | | | | svn path=/trunk/; revision=2260 | ||||
* | Fix ETRN messages. | Eric S. Raymond | 1998-12-01 | 1 | -3/+6 |
| | | | | svn path=/trunk/; revision=2248 | ||||
* | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -14/+17 |
| | | | | svn path=/trunk/; revision=2208 | ||||
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2137 | ||||
* | Incorporated Henrik Storner's mimedecode patch. | Eric S. Raymond | 1998-03-24 | 1 | -3/+4 |
| | | | | svn path=/trunk/; revision=1719 | ||||
* | Fix IMAP password shrouding. | Eric S. Raymond | 1998-03-18 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=1712 | ||||
* | MSGBUFSIZE everywhere. | Eric S. Raymond | 1998-02-26 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1678 | ||||
* | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=1630 | ||||
* | Sent this to Gunther Leber. | Eric S. Raymond | 1997-11-28 | 1 | -44/+43 |
| | | | | svn path=/trunk/; revision=1541 | ||||
* | -Wall cleanup. | Eric S. Raymond | 1997-10-10 | 1 | -3/+1 |
| | | | | svn path=/trunk/; revision=1497 | ||||
* | Enable conditioning out of POP3, IMAP, ETRN. | Eric S. Raymond | 1997-10-04 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=1477 | ||||
* | Smart re-polling support. | Eric S. Raymond | 1997-09-30 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=1437 | ||||
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 1 | -1/+7 |
| | | | | svn path=/trunk/; revision=1430 | ||||
* | Make the X-IMAP check independent of protocol. | Eric S. Raymond | 1997-09-23 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=1395 | ||||
* | Compilation cleanups. | Eric S. Raymond | 1997-09-19 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=1374 | ||||
* | improved ETRN handling. | Eric S. Raymond | 1997-09-16 | 1 | -89/+46 |
| | | | | svn path=/trunk/; revision=1358 | ||||
* | Clean up the error status. | Eric S. Raymond | 1997-09-16 | 1 | -1/+7 |
| | | | | svn path=/trunk/; revision=1357 | ||||
* | Simplify the length handling. | Eric S. Raymond | 1997-09-14 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=1339 | ||||
* | Deal with X-IMAP header properly. | Eric S. Raymond | 1997-08-07 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=1244 | ||||
* | Break the pollname out of the names list. | Eric S. Raymond | 1997-07-30 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=1207 | ||||
* | Guenther Leber's error changes. | Eric S. Raymond | 1997-07-08 | 1 | -2/+4 |
| | | | | svn path=/trunk/; revision=1157 | ||||
* | Eliminate a GETHOSTBYNAME dependency. | Eric S. Raymond | 1997-07-01 | 1 | -6/+1 |
| | | | | svn path=/trunk/; revision=1134 | ||||
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=1133 | ||||
* | RSK pointed out a SunOS4.1.4 port bug. | Eric S. Raymond | 1997-06-26 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=1122 | ||||
* | Guenther Leber's fix. | Eric S. Raymond | 1997-06-25 | 1 | -42/+97 |
| | | | | svn path=/trunk/; revision=1116 |