| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Don't use SMTP leader's name for HELO line. | Eric S. Raymond | 1997-01-09 | 1 | -11/+13 | |
| * | SMTP forwarding fix. | Eric S. Raymond | 1997-01-09 | 1 | -1/+1 | |
| * | Added the preconnect feature. | Eric S. Raymond | 1997-01-08 | 1 | -1/+9 | |
| * | Rich Kalawiec's byte-stuffing fix. | Eric S. Raymond | 1997-01-08 | 1 | -1/+3 | |
| * | Cleaned up ticker dots code. | Eric S. Raymond | 1996-12-30 | 1 | -0/+1 | |
| * | Fix from-handling bug. | Eric S. Raymond | 1996-12-30 | 1 | -4/+5 | |
| * | Dave Bodenstab's error changes. | Eric S. Raymond | 1996-12-30 | 1 | -10/+14 | |
| * | Have IMAP set seen flag if keep is on. | Eric S. Raymond | 1996-12-27 | 1 | -1/+1 | |
| * | Drop back to using SockGets/SockWrite. | Eric S. Raymond | 1996-12-24 | 1 | -29/+19 | |
| * | Compensate for possible block-buffering of sockfp. | Eric S. Raymond | 1996-12-19 | 1 | -0/+3 | |
| * | Improved error message. | Eric S. Raymond | 1996-12-19 | 1 | -1/+1 | |
| * | This is at least an improvement. | Eric S. Raymond | 1996-12-19 | 1 | -9/+11 | |
| * | Added `fetchlimit'. | Eric S. Raymond | 1996-12-18 | 1 | -0/+5 | |
| * | Accept MX and canonical names in Received lines. | Eric S. Raymond | 1996-12-18 | 1 | -8/+26 | |
| * | Minor source cleanup. | Eric S. Raymond | 1996-12-17 | 1 | -31/+29 | |
| * | Remove some inclusions no longer needed. | Eric S. Raymond | 1996-12-17 | 1 | -1/+1 | |
| * | Cosmetic fix. | Eric S. Raymond | 1996-12-17 | 1 | -1/+1 | |
| * | SockGets is gone. | Eric S. Raymond | 1996-12-17 | 1 | -2/+22 | |
| * | Eliminate SockWrite and SockPrintf. | Eric S. Raymond | 1996-12-17 | 1 | -12/+8 | |
| * | Eliminate openmailpipe and closemailpipe. | Eric S. Raymond | 1996-12-17 | 1 | -21/+27 | |
| * | Protocol labels for in-out messages. | Eric S. Raymond | 1996-12-17 | 1 | -2/+2 | |
| * | Yet morer error message cleanup. | Eric S. Raymond | 1996-12-17 | 1 | -18/+16 | |
| * | Use error() for messages almost everywhere. | Eric S. Raymond | 1996-12-17 | 1 | -33/+37 | |
| * | SIGCLD -> SIGCHLD. | Eric S. Raymond | 1996-12-12 | 1 | -6/+6 | |
| * | Solve a SIGCLD compilation problem. | Eric S. Raymond | 1996-12-11 | 1 | -0/+5 | |
| * | Add full IMAP4 capability. | Eric S. Raymond | 1996-12-09 | 1 | -10/+14 | |
| * | Added the `envelope' option. | Eric S. Raymond | 1996-12-09 | 1 | -1/+1 | |
| * | Fix the SIGCLD snafu. | Eric S. Raymond | 1996-12-07 | 1 | -1/+18 | |
| * | Cleaner exit on error. | Eric S. Raymond | 1996-12-06 | 1 | -17/+30 | |
| * | Fix a multidrop bug. | Eric S. Raymond | 1996-12-06 | 1 | -2/+3 | |
| * | Try to eliminate the core dump. | Eric S. Raymond | 1996-12-06 | 1 | -3/+4 | |
| * | Include alloca.h when you have it. | Eric S. Raymond | 1996-12-03 | 1 | -0/+3 | |
| * | Try to accomodate spam filtering | Eric S. Raymond | 1996-11-30 | 1 | -4/+21 | |
| * | Change name of string-saver functions. | Eric S. Raymond | 1996-11-28 | 1 | -8/+8 | |
| * | Abolish servername mamber, go to servernames list. | Eric S. Raymond | 1996-11-28 | 1 | -22/+19 | |
| * | We no longer generate spurious error headers. | Eric S. Raymond | 1996-11-27 | 1 | -20/+38 | |
| * | Added the wildcard option. | Eric S. Raymond | 1996-11-27 | 1 | -0/+3 | |
| * | Fix the Received handling. | Eric S. Raymond | 1996-11-27 | 1 | -1/+2 | |
| * | Cope with X-Envelope-To. | Eric S. Raymond | 1996-11-27 | 1 | -5/+9 | |
| * | Caching via aka list. | Eric S. Raymond | 1996-11-20 | 1 | -3/+20 | |
| * | Corrected received_for handling. | Eric S. Raymond | 1996-11-20 | 1 | -2/+2 | |
| * | Better envelope address deduction. | Eric S. Raymond | 1996-11-20 | 1 | -4/+7 | |
| * | Process Received lines. | Eric S. Raymond | 1996-11-20 | 1 | -6/+60 | |
| * | First hack at deducing envelope From. | Eric S. Raymond | 1996-11-19 | 1 | -8/+12 | |
| * | Add Nalin Dahyabhai's Kerberos patch. | Eric S. Raymond | 1996-11-19 | 1 | -1/+1 | |
| * | Simplify From handling. | Eric S. Raymond | 1996-11-18 | 1 | -57/+13 | |
| * | Make the driver code much less sensitive to SMTP errors and | Eric S. Raymond | 1996-11-16 | 1 | -8/+50 | |
| * | Include Cameron McPherson's patch for handling multi-line SMTP responses. | Eric S. Raymond | 1996-11-16 | 1 | -2/+2 | |
| * | Correct nesting. | Eric S. Raymond | 1996-11-15 | 1 | -1/+1 | |
| * | Handle Apparently-To correctly. | Eric S. Raymond | 1996-11-15 | 1 | -1/+1 | |
