Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix delivery to MDAs. | Eric S. Raymond | 1996-10-25 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=384 | ||||
* | MDAs should be able to handle multidrop mailboxes now too. | Eric S. Raymond | 1996-10-25 | 1 | -2/+4 |
| | | | | svn path=/trunk/; revision=382 | ||||
* | Support for multidrop mailboxes. | Eric S. Raymond | 1996-10-24 | 1 | -2/+14 |
| | | | | svn path=/trunk/; revision=374 | ||||
* | Allow C-style escapes in strings. | Eric S. Raymond | 1996-10-17 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=344 | ||||
* | More configuration cleanup. | Eric S. Raymond | 1996-10-15 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=339 | ||||
* | Simplify the autoconfig process a lot. | Eric S. Raymond | 1996-10-15 | 1 | -0/+8 |
| | | | | svn path=/trunk/; revision=337 | ||||
* | Try to change permissions when delivering from root. | Eric S. Raymond | 1996-10-14 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=330 | ||||
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=325 | ||||
* | Fixes for UIDL and Kerberos problems. | Eric S. Raymond | 1996-10-13 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=319 | ||||
* | Changed copyrights, they're now by reference. | Eric S. Raymond | 1996-10-11 | 1 | -3/+2 |
| | | | | svn path=/trunk/; revision=299 | ||||
* | UIDs, take 3. | Eric S. Raymond | 1996-10-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=290 | ||||
* | UIDs, phase 2. | Eric S. Raymond | 1996-10-10 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=287 | ||||
* | UIDs are back in. | Eric S. Raymond | 1996-10-10 | 1 | -0/+19 |
| | | | | svn path=/trunk/; revision=285 | ||||
* | Kerberos integration, stage 3. | Eric S. Raymond | 1996-10-10 | 1 | -6/+12 |
| | | | | svn path=/trunk/; revision=283 | ||||
* | Chris Hanson's Kerberos support, plus documentation. | Eric S. Raymond | 1996-10-10 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=280 | ||||
* | Removed all pretentions to RPOP support. | Eric S. Raymond | 1996-10-09 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=267 | ||||
* | Put timeout default in configuration file. | Eric S. Raymond | 1996-10-09 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=261 | ||||
* | Abstract out host allocation. | Eric S. Raymond | 1996-10-05 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=230 | ||||
* | Abstract out host allocation. | Eric S. Raymond | 1996-10-05 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=229 | ||||
* | Multiple queries to same server with different users work now. | Eric S. Raymond | 1996-10-05 | 1 | -5/+8 |
| | | | | svn path=/trunk/; revision=228 | ||||
* | Eliminate set_defaults so user variable will be available in main. | Eric S. Raymond | 1996-10-05 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=224 | ||||
* | RC file syntax change, folder->mailbox, remote->remotename. | Eric S. Raymond | 1996-10-04 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=220 | ||||
* | Restore --mda, with cleaner implementation this time. | Eric S. Raymond | 1996-10-04 | 1 | -0/+7 |
| | | | | svn path=/trunk/; revision=214 | ||||
* | Remove idfile. | Eric S. Raymond | 1996-10-02 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=200 | ||||
* | The great options massacre. | Eric S. Raymond | 1996-09-28 | 1 | -18/+2 |
| | | | | svn path=/trunk/; revision=178 | ||||
* | Give up on POP3 UIDs, they're a dead loss. | Eric S. Raymond | 1996-09-28 | 1 | -19/+0 |
| | | | | svn path=/trunk/; revision=173 | ||||
* | With any luck, this is a correct implementation of UIDL support. | Eric S. Raymond | 1996-09-28 | 1 | -28/+46 |
| | | | | svn path=/trunk/; revision=168 | ||||
* | No more rpopid field. | Eric S. Raymond | 1996-09-26 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=162 | ||||
* | Even more improved sizeticker. | Eric S. Raymond | 1996-09-26 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=157 | ||||
* | Even more improved sizeticker. | Eric S. Raymond | 1996-09-26 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=156 | ||||
* | Change the `explicit' option to `skip'. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=147 | ||||
* | Explicit option is documented and set up in the data structure, | Eric S. Raymond | 1996-09-25 | 1 | -1/+2 |
| | | | | | | but doesn't work yet. svn path=/trunk/; revision=145 | ||||
* | Prevent buffer overun. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=133 | ||||
* | Added a needed prototype. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=124 | ||||
* | Prevent buffer overrun. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=123 | ||||
* | Moved the protocol designation definition. | Eric S. Raymond | 1996-09-24 | 1 | -1/+7 |
| | | | | svn path=/trunk/; revision=119 | ||||
* | The great name change. | Eric S. Raymond | 1996-09-24 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=114 | ||||
* | Better protection against buffer overruns. | Eric S. Raymond | 1996-09-23 | 1 | -8/+8 |
| | | | | svn path=/trunk/; revision=106 | ||||
* | Add code to copy command line, so appending servers doesn't stomp on | Eric S. Raymond | 1996-09-23 | 1 | -1/+1 |
| | | | | | | the environment space. svn path=/trunk/; revision=104 | ||||
* | Add RPOP support. | Eric S. Raymond | 1996-09-13 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=94 | ||||
* | Added port-specification option. | Eric S. Raymond | 1996-09-12 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=87 | ||||
* | Option-processing for SMTP forwarding works now. | Eric S. Raymond | 1996-09-11 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=84 | ||||
* | SMTP forwarding complete; now to debug it. | Eric S. Raymond | 1996-09-11 | 1 | -2/+0 |
| | | | | svn path=/trunk/; revision=82 | ||||
* | Correct the rewrite logic. | Eric S. Raymond | 1996-09-11 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=81 | ||||
* | Most of the way to SMTP forwarding. | Eric S. Raymond | 1996-09-11 | 1 | -3/+4 |
| | | | | svn path=/trunk/; revision=79 | ||||
* | Successfully genericized POP3 and IMAP. | Eric S. Raymond | 1996-08-27 | 1 | -1/+27 |
| | | | | svn path=/trunk/; revision=73 | ||||
* | Sendmail delivery from background seems to work. | Eric S. Raymond | 1996-08-24 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=61 | ||||
* | Added support for RFC-1725-compliant servers with UIDL and without LAST. | Eric S. Raymond | 1996-08-22 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=56 | ||||
* | Freeze bug fixes befoire adding more features. | Eric S. Raymond | 1996-07-19 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=38 | ||||
* | Avoid buffer spam. | Eric S. Raymond | 1996-07-03 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=37 |