aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic change.Eric S. Raymond1996-09-111-3/+7
| | | | svn path=/trunk/; revision=77
* Note for futEric S. Raymond1996-08-271-0/+6
| | | | svn path=/trunk/; revision=76
* Correct processing of greeting messages.Eric S. Raymond1996-08-272-3/+5
| | | | svn path=/trunk/; revision=75
* Portability cleanup.Eric S. Raymond1996-08-272-8/+0
| | | | svn path=/trunk/; revision=74
* Successfully genericized POP3 and IMAP.Eric S. Raymond1996-08-275-657/+256
| | | | svn path=/trunk/; revision=73
* Initial revisionEric S. Raymond1996-08-271-0/+422
| | | | svn path=/trunk/; revision=72
* Eliminate the dedicated POP3 driver loop.Eric S. Raymond1996-08-271-673/+5
| | | | svn path=/trunk/; revision=71
* Genericized version of POP3 works.Eric S. Raymond1996-08-271-56/+303
| | | | svn path=/trunk/; revision=70
* Genericize the drive loop.Eric S. Raymond1996-08-271-143/+231
| | | | svn path=/trunk/; revision=69
* Condition out the SMTP-forwarding support.Eric S. Raymond1996-08-271-2/+66
| | | | svn path=/trunk/; revision=68
* Initial revisionEric S. Raymond1996-08-261-0/+514
| | | | svn path=/trunk/; revision=67
* Added autoprobe logic.Eric S. Raymond1996-08-269-408/+450
| | | | svn path=/trunk/; revision=66
* We have IMAP support.Eric S. Raymond1996-08-268-31/+46
| | | | svn path=/trunk/; revision=65
* Initial revisionEric S. Raymond1996-08-261-0/+517
| | | | svn path=/trunk/; revision=64
* Portable to BSDI now.Eric S. Raymond1996-08-261-0/+4
| | | | svn path=/trunk/; revision=63
* Fix the illegal-terminal problem.Eric S. Raymond1996-08-242-8/+1
| | | | svn path=/trunk/; revision=62
* Sendmail delivery from background seems to work.Eric S. Raymond1996-08-245-27/+9
| | | | svn path=/trunk/; revision=61
* This versioin works OK.Eric S. Raymond1996-08-231-3/+15
| | | | svn path=/trunk/; revision=60
* Condition out most of the debugging.Eric S. Raymond1996-08-231-2/+45
| | | | svn path=/trunk/; revision=59
* -f popmail doesn't work.Eric S. Raymond1996-08-231-2/+5
| | | | svn path=/trunk/; revision=58
* Now all MDA arguments are dumped.Eric S. Raymond1996-08-233-4/+18
| | | | svn path=/trunk/; revision=57
* Added support for RFC-1725-compliant servers with UIDL and without LAST.Eric S. Raymond1996-08-226-20/+174
| | | | svn path=/trunk/; revision=56
* Change the LAST logic slightly, preparatory to using UIDL.Eric S. Raymond1996-08-221-12/+11
| | | | svn path=/trunk/; revision=55
* Corrected the news.Eric S. Raymond1996-08-221-1/+1
| | | | svn path=/trunk/; revision=54
* Bump the version.Eric S. Raymond1996-08-211-1/+1
| | | | svn path=/trunk/; revision=53
* Logging improvements.Eric S. Raymond1996-08-211-1/+7
| | | | svn path=/trunk/; revision=52
* Cosmetic change.Eric S. Raymond1996-08-211-1/+1
| | | | svn path=/trunk/; revision=51
* Logfile optionm now works.Eric S. Raymond1996-08-212-10/+12
| | | | svn path=/trunk/; revision=50
* Remove unneeded conditional.Eric S. Raymond1996-08-211-4/+2
| | | | svn path=/trunk/; revision=49
* Bumped release number.Eric S. Raymond1996-08-071-2/+2
| | | | svn path=/trunk/; revision=48
* Minor bug fixes.Eric S. Raymond1996-08-023-3/+7
| | | | svn path=/trunk/; revision=47
* Deal with the sendmail delivery problem.Eric S. Raymond1996-07-304-1/+31
| | | | svn path=/trunk/; revision=46
* Change default to MDA deliver.Eric S. Raymond1996-07-261-6/+0
| | | | svn path=/trunk/; revision=45
* Fixed the sendmail command.Eric S. Raymond1996-07-263-24/+25
| | | | svn path=/trunk/; revision=44
* Fixed the sendmail command.Eric S. Raymond1996-07-261-2/+4
| | | | svn path=/trunk/; revision=43
* Attempted to prevent a sendmail loop.Eric S. Raymond1996-07-251-1/+1
| | | | svn path=/trunk/; revision=42
* Change default agent to sendmail.Eric S. Raymond1996-07-191-3/+1
| | | | svn path=/trunk/; revision=40
* Default action is now to deliver through local MDA.Eric S. Raymond1996-07-191-43/+2
| | | | svn path=/trunk/; revision=39
* Freeze bug fixes befoire adding more features.Eric S. Raymond1996-07-199-23/+71
| | | | svn path=/trunk/; revision=38
* Avoid buffer spam.Eric S. Raymond1996-07-031-1/+1
| | | | svn path=/trunk/; revision=37
* More name changes.Eric S. Raymond1996-07-033-37/+37
| | | | svn path=/trunk/; revision=36
* Change of name.Eric S. Raymond1996-07-034-115/+115
| | | | svn path=/trunk/; revision=35
* optrec -> hostrec.Eric S. Raymond1996-07-035-30/+30
| | | | svn path=/trunk/; revision=34
* Got rid of limit member.Eric S. Raymond1996-07-031-9/+12
| | | | svn path=/trunk/; revision=33
* Get rid of prc_pathname, hide prc_server structure.Eric S. Raymond1996-07-032-18/+2
| | | | svn path=/trunk/; revision=32
* Got rid of line limit member.Eric S. Raymond1996-07-035-21/+26
| | | | svn path=/trunk/; revision=31
* Correct doc comment.Eric S. Raymond1996-07-031-3/+4
| | | | svn path=/trunk/; revision=30
* Got rid of versioninfo member.Eric S. Raymond1996-07-033-5/+6
| | | | svn path=/trunk/; revision=29
* Got rid of verbose member, changed whicpop to protocol.Eric S. Raymond1996-07-034-15/+13
| | | | svn path=/trunk/; revision=28
* Merged hostrec and option structures.Eric S. Raymond1996-07-034-33/+23
| | | | svn path=/trunk/; revision=27