Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Try to get better connection-failure messages. | Eric S. Raymond | 1997-09-05 | 1 | -1/+1 | |
* | Avoid yet another core dump. | Eric S. Raymond | 1997-09-05 | 1 | -5/+6 | |
* | Prevent core dumps on messages with no destination lines. | Eric S. Raymond | 1997-09-05 | 1 | -1/+1 | |
* | Cleanup. | Eric S. Raymond | 1997-09-04 | 1 | -2/+2 | |
* | Better failure reporting on SMTP connect failures. | Eric S. Raymond | 1997-09-04 | 1 | -42/+26 | |
* | FreeBSD port changes. | Eric S. Raymond | 1997-09-03 | 1 | -0/+10 | |
* | Try canonicalizing with the SMTP host. | Eric S. Raymond | 1997-09-03 | 1 | -4/+4 | |
* | Fix bad sprintf calls. | Eric S. Raymond | 1997-09-03 | 1 | -2/+2 | |
* | Wolfgang Wander's patch for better UIDL-only support. | Eric S. Raymond | 1997-08-16 | 1 | -0/+10 | |
* | Removed limit on number of destination headers. | Eric S. Raymond | 1997-08-15 | 1 | -23/+27 | |
* | Fix dor non-Linux systems. | Eric S. Raymond | 1997-08-12 | 1 | -2/+2 | |
* | Better exim support. | Eric S. Raymond | 1997-08-11 | 1 | -11/+25 | |
* | Dave Bodenstab's fix for flaky phone lines. | Eric S. Raymond | 1997-08-11 | 1 | -0/+7 | |
* | Deal with X-IMAP header properly. | Eric S. Raymond | 1997-08-07 | 1 | -4/+17 | |
* | Better modularity. | Eric S. Raymond | 1997-08-06 | 1 | -74/+60 | |
* | Added `postconnect'. | Eric S. Raymond | 1997-08-04 | 1 | -0/+11 | |
* | Suppress both forwarding and deletion on DNS errors. | Eric S. Raymond | 1997-08-02 | 1 | -1/+1 | |
* | Suppress both forwarding and deletion on DNS errors. | Eric S. Raymond | 1997-08-02 | 1 | -1/+1 | |
* | Suppress some unnecessary messages. | Eric S. Raymond | 1997-08-01 | 1 | -1/+5 | |
* | Simplify the computation of truename. | Eric S. Raymond | 1997-07-31 | 1 | -15/+12 | |
* | Break the pollname out of the names list. | Eric S. Raymond | 1997-07-30 | 1 | -15/+17 | |
* | We don't have a "canonical name" field anymore. | Eric S. Raymond | 1997-07-30 | 1 | -1/+1 | |
* | Try to fix the HELO NULL bug. | Eric S. Raymond | 1997-07-30 | 1 | -43/+6 | |
* | Slightly changed handling of Envelope option. | Eric S. Raymond | 1997-07-29 | 1 | -13/+13 | |
* | Received parsing is a special case of Envelope parsing. | Eric S. Raymond | 1997-07-29 | 1 | -1/+5 | |
* | Added the dropstatus option. | Eric S. Raymond | 1997-07-28 | 1 | -0/+28 | |
* | Added the via option. | Eric S. Raymond | 1997-07-24 | 1 | -13/+66 | |
* | Better bounds checking. | Eric S. Raymond | 1997-07-24 | 1 | -0/+8 | |
* | Avoid using bool, so we don't have to condition on TRUE and lose if | Eric S. Raymond | 1997-07-10 | 1 | -11/+11 | |
* | Improve the error messages. | Eric S. Raymond | 1997-07-10 | 1 | -1/+16 | |
* | Deal with the new logic for aetting lead_server. | Eric S. Raymond | 1997-07-06 | 1 | -2/+5 | |
* | Cosmetic tweak. | Eric S. Raymond | 1997-07-03 | 1 | -1/+1 | |
* | LOCKBUSY changes. | Eric S. Raymond | 1997-07-03 | 1 | -7/+18 | |
* | Another try at Kerberos autoconfiguration. | Eric S. Raymond | 1997-07-01 | 1 | -0/+6 | |
* | Show message count. | Eric S. Raymond | 1997-06-27 | 1 | -1/+1 | |
* | Andrey Chernov's flag. | Eric S. Raymond | 1997-06-25 | 1 | -6/+9 | |
* | Fix minor bug in Received parsing. | Eric S. Raymond | 1997-06-25 | 1 | -1/+1 | |
* | Fixed Paul Sutcliffe's fooup. | Eric S. Raymond | 1997-06-25 | 1 | -9/+9 | |
* | Header reorganization. | Eric S. Raymond | 1997-06-24 | 1 | -2/+1 | |
* | Avoid getting sizes when there is no mail. | Eric S. Raymond | 1997-06-19 | 1 | -16/+16 | |
* | Don't issue body bytes in silent mode. | Eric S. Raymond | 1997-06-17 | 1 | -1/+1 | |
* | Handle multiple To: headers. | Eric S. Raymond | 1997-06-16 | 1 | -14/+24 | |
* | Don't rely on the size being in POP3's fetch response any more. | Eric S. Raymond | 1997-06-14 | 1 | -22/+10 | |
* | Reclaim file descriptors on timeout. | Eric S. Raymond | 1997-06-13 | 1 | -2/+6 | |
* | Copyright cleanup. | Eric S. Raymond | 1997-06-13 | 1 | -2/+1 | |
* | Put in Dave Holland's feature. | Eric S. Raymond | 1997-06-11 | 1 | -6/+7 | |
* | Suppress body size display if we've pre-fetched message sizes. | Eric S. Raymond | 1997-06-11 | 1 | -1/+2 | |
* | Introduced bool. | Eric S. Raymond | 1997-06-11 | 1 | -13/+14 | |
* | -Wall cleanup. | Eric S. Raymond | 1997-06-11 | 1 | -2/+4 | |
* | Add "body bytes" count. | Eric S. Raymond | 1997-06-09 | 1 | -0/+1 |