Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Aded the `received' option. | Eric S. Raymond | 1997-02-14 | 1 | -0/+1 |
* | Ready for 3-4. | Eric S. Raymond | 1997-02-13 | 1 | -0/+1 |
* | Trivalent options. | Eric S. Raymond | 1997-02-11 | 1 | -2/+6 |
* | Added RFC1985 ETRN support. | Eric S. Raymond | 1997-02-10 | 1 | -0/+2 |
* | Add stripcr option. | Eric S. Raymond | 1997-01-30 | 1 | -0/+1 |
* | Correct the interface parsing. | Eric S. Raymond | 1997-01-24 | 1 | -1/+1 |
* | Introduce gen_recv. | Eric S. Raymond | 1997-01-24 | 1 | -0/+1 |
* | ESMTP SIZE option support. | Eric S. Raymond | 1997-01-22 | 1 | -2/+1 |
* | Support for EHLO and 8BITMIME extension. | Eric S. Raymond | 1997-01-22 | 1 | -0/+1 |
* | RPOP support is back. | Eric S. Raymond | 1997-01-20 | 1 | -0/+1 |
* | George Sipe's monitor fixes. | Eric S. Raymond | 1997-01-19 | 1 | -5/+6 |
* | Added dns/nodns. | Eric S. Raymond | 1997-01-18 | 1 | -1/+2 |
* | The batchlimit option is now per user. | Eric S. Raymond | 1997-01-14 | 1 | -2/+1 |
* | Change `interface' and `monitor' options to per-server. | Eric S. Raymond | 1997-01-14 | 1 | -7/+9 |
* | Expunge fix. | Eric S. Raymond | 1997-01-14 | 1 | -1/+0 |
* | Dynamic allocation for the query structure string entries. | Eric S. Raymond | 1997-01-14 | 1 | -10/+6 |
* | Move as much stuff into server data as possible. | Eric S. Raymond | 1997-01-14 | 1 | -4/+7 |
* | Gather all server data into a restorable structure. | Eric S. Raymond | 1997-01-13 | 1 | -3/+9 |
* | Better restoration of server options. | Eric S. Raymond | 1997-01-13 | 1 | -2/+2 |
* | Added localdomains option. | Eric S. Raymond | 1997-01-09 | 1 | -0/+1 |
* | Added the preconnect feature. | Eric S. Raymond | 1997-01-08 | 1 | -1/+3 |
* | Cleaned up ticker dots code. | Eric S. Raymond | 1996-12-30 | 1 | -0/+1 |
* | Dave Bodenstab's error changes. | Eric S. Raymond | 1996-12-30 | 1 | -0/+6 |
* | Version bump. | Eric S. Raymond | 1996-12-23 | 1 | -0/+8 |
* | Added `fetchlimit'. | Eric S. Raymond | 1996-12-18 | 1 | -0/+1 |
* | Eliminate openmailpipe and closemailpipe. | Eric S. Raymond | 1996-12-17 | 1 | -6/+0 |
* | Use error() for messages almost everywhere. | Eric S. Raymond | 1996-12-17 | 1 | -0/+2 |
* | Add full IMAP4 capability. | Eric S. Raymond | 1996-12-09 | 1 | -0/+1 |
* | Added the `envelope' option. | Eric S. Raymond | 1996-12-09 | 1 | -0/+1 |
* | Try to accomodate spam filtering | Eric S. Raymond | 1996-11-30 | 1 | -0/+2 |
* | Change name of string-saver functions. | Eric S. Raymond | 1996-11-28 | 1 | -12/+12 |
* | Abolish servername mamber, go to servernames list. | Eric S. Raymond | 1996-11-28 | 1 | -2/+1 |
* | Added the wildcard option. | Eric S. Raymond | 1996-11-27 | 1 | -1/+3 |
* | Added `logfile' keyword to rc syntax. | Eric S. Raymond | 1996-11-27 | 1 | -0/+1 |
* | Caching via aka list. | Eric S. Raymond | 1996-11-20 | 1 | -8/+10 |
* | Comment improvement. | Eric S. Raymond | 1996-11-15 | 1 | -1/+1 |
* | Arrange for fetchall to be forced on after transient errors abort a | Eric S. Raymond | 1996-11-14 | 1 | -0/+1 |
* | Correct generation of X-Fetchmail-Warning header. | Eric S. Raymond | 1996-11-09 | 1 | -1/+1 |
* | Arrange for command-line set of batchlimit. | Eric S. Raymond | 1996-11-09 | 1 | -0/+3 |
* | Prototypes everywhere. | Eric S. Raymond | 1996-11-08 | 1 | -12/+2 |
* | Reset batchcount before each poll cycle. | Eric S. Raymond | 1996-11-08 | 1 | -0/+1 |
* | Implement batchlimit option. | Eric S. Raymond | 1996-11-08 | 1 | -1/+2 |
* | Removed an unnecessary layer of indirection. | Eric S. Raymond | 1996-11-06 | 1 | -1/+1 |
* | Split RFC822-bashing code out of the driver. | Eric S. Raymond | 1996-11-06 | 1 | -0/+3 |
* | Back out the attempt to use stdio. | Eric S. Raymond | 1996-11-06 | 1 | -2/+0 |
* | Socket open rename. | Eric S. Raymond | 1996-11-04 | 1 | -1/+1 |
* | Eliminated socket.h. | Eric S. Raymond | 1996-11-04 | 1 | -0/+2 |
* | STEP 4: Make SMTP functions take file pointer arguments. | Eric S. Raymond | 1996-10-31 | 1 | -1/+1 |
* | STEP 1: Make all methods take file pointer arguments. | Eric S. Raymond | 1996-10-31 | 1 | -2/+2 |
* | Move some forward declarations for better encapsulation. | Eric S. Raymond | 1996-10-29 | 1 | -2/+0 |