Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warnings about concurrent runs. | Eric S. Raymond | 1996-09-18 | 2 | -0/+44 |
* | RPOP is supported. | Eric S. Raymond | 1996-09-18 | 1 | -3/+3 |
* | QNX port. | Eric S. Raymond | 1996-09-13 | 6 | -1/+44 |
* | Initial revision | Eric S. Raymond | 1996-09-13 | 1 | -0/+91 |
* | Add RPOP support. | Eric S. Raymond | 1996-09-13 | 6 | -64/+73 |
* | Make SMTP forwarding the default. | Eric S. Raymond | 1996-09-12 | 3 | -35/+36 |
* | Allow # in password tokens. | Eric S. Raymond | 1996-09-12 | 1 | -1/+1 |
* | Prevent buffer overflow. | Eric S. Raymond | 1996-09-12 | 1 | -8/+6 |
* | Better debugging of SMTP stuff. | Eric S. Raymond | 1996-09-12 | 2 | -1/+10 |
* | No more `bis'. | Eric S. Raymond | 1996-09-12 | 2 | -2/+2 |
* | exclude --remote from POP3. | Eric S. Raymond | 1996-09-12 | 2 | -1/+7 |
* | Added port-specification option. | Eric S. Raymond | 1996-09-12 | 11 | -42/+54 |
* | More informative error messages. | Eric S. Raymond | 1996-09-12 | 1 | -5/+5 |
* | SMTP forwarding works. | Eric S. Raymond | 1996-09-12 | 2 | -17/+73 |
* | Option-processing for SMTP forwarding works now. | Eric S. Raymond | 1996-09-11 | 2 | -5/+11 |
* | Clean up some option processing. | Eric S. Raymond | 1996-09-11 | 4 | -7/+9 |
* | SMTP forwarding complete; now to debug it. | Eric S. Raymond | 1996-09-11 | 4 | -116/+243 |
* | Correct the rewrite logic. | Eric S. Raymond | 1996-09-11 | 4 | -32/+87 |
* | We're going to have SMTP forwarding. | Eric S. Raymond | 1996-09-11 | 1 | -1/+1 |
* | Most of the way to SMTP forwarding. | Eric S. Raymond | 1996-09-11 | 12 | -477/+214 |
* | Reenable APOP compilation. | Eric S. Raymond | 1996-09-11 | 1 | -1/+1 |
* | Cosmetic change. | Eric S. Raymond | 1996-09-11 | 1 | -3/+7 |
* | Note for fut | Eric S. Raymond | 1996-08-27 | 1 | -0/+6 |
* | Correct processing of greeting messages. | Eric S. Raymond | 1996-08-27 | 2 | -3/+5 |
* | Portability cleanup. | Eric S. Raymond | 1996-08-27 | 2 | -8/+0 |
* | Successfully genericized POP3 and IMAP. | Eric S. Raymond | 1996-08-27 | 5 | -657/+256 |
* | Initial revision | Eric S. Raymond | 1996-08-27 | 1 | -0/+422 |
* | Eliminate the dedicated POP3 driver loop. | Eric S. Raymond | 1996-08-27 | 1 | -673/+5 |
* | Genericized version of POP3 works. | Eric S. Raymond | 1996-08-27 | 1 | -56/+303 |
* | Genericize the drive loop. | Eric S. Raymond | 1996-08-27 | 1 | -143/+231 |
* | Condition out the SMTP-forwarding support. | Eric S. Raymond | 1996-08-27 | 1 | -2/+66 |
* | Initial revision | Eric S. Raymond | 1996-08-26 | 1 | -0/+514 |
* | Added autoprobe logic. | Eric S. Raymond | 1996-08-26 | 9 | -408/+450 |
* | We have IMAP support. | Eric S. Raymond | 1996-08-26 | 8 | -31/+46 |
* | Initial revision | Eric S. Raymond | 1996-08-26 | 1 | -0/+517 |
* | Portable to BSDI now. | Eric S. Raymond | 1996-08-26 | 1 | -0/+4 |
* | Fix the illegal-terminal problem. | Eric S. Raymond | 1996-08-24 | 2 | -8/+1 |
* | Sendmail delivery from background seems to work. | Eric S. Raymond | 1996-08-24 | 5 | -27/+9 |
* | This versioin works OK. | Eric S. Raymond | 1996-08-23 | 1 | -3/+15 |
* | Condition out most of the debugging. | Eric S. Raymond | 1996-08-23 | 1 | -2/+45 |
* | -f popmail doesn't work. | Eric S. Raymond | 1996-08-23 | 1 | -2/+5 |
* | Now all MDA arguments are dumped. | Eric S. Raymond | 1996-08-23 | 3 | -4/+18 |
* | Added support for RFC-1725-compliant servers with UIDL and without LAST. | Eric S. Raymond | 1996-08-22 | 6 | -20/+174 |
* | Change the LAST logic slightly, preparatory to using UIDL. | Eric S. Raymond | 1996-08-22 | 1 | -12/+11 |
* | Corrected the news. | Eric S. Raymond | 1996-08-22 | 1 | -1/+1 |
* | Bump the version. | Eric S. Raymond | 1996-08-21 | 1 | -1/+1 |
* | Logging improvements. | Eric S. Raymond | 1996-08-21 | 1 | -1/+7 |
* | Cosmetic change. | Eric S. Raymond | 1996-08-21 | 1 | -1/+1 |
* | Logfile optionm now works. | Eric S. Raymond | 1996-08-21 | 2 | -10/+12 |
* | Remove unneeded conditional. | Eric S. Raymond | 1996-08-21 | 1 | -4/+2 |