aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct processing of greeting messages.Eric S. Raymond1996-08-272-3/+5
* Portability cleanup.Eric S. Raymond1996-08-272-8/+0
* Successfully genericized POP3 and IMAP.Eric S. Raymond1996-08-275-657/+256
* Initial revisionEric S. Raymond1996-08-271-0/+422
* Eliminate the dedicated POP3 driver loop.Eric S. Raymond1996-08-271-673/+5
* Genericized version of POP3 works.Eric S. Raymond1996-08-271-56/+303
* Genericize the drive loop.Eric S. Raymond1996-08-271-143/+231
* Condition out the SMTP-forwarding support.Eric S. Raymond1996-08-271-2/+66
* Initial revisionEric S. Raymond1996-08-261-0/+514
* Added autoprobe logic.Eric S. Raymond1996-08-269-408/+450
* We have IMAP support.Eric S. Raymond1996-08-268-31/+46
* Initial revisionEric S. Raymond1996-08-261-0/+517
* Portable to BSDI now.Eric S. Raymond1996-08-261-0/+4
* Fix the illegal-terminal problem.Eric S. Raymond1996-08-242-8/+1
* Sendmail delivery from background seems to work.Eric S. Raymond1996-08-245-27/+9
* This versioin works OK.Eric S. Raymond1996-08-231-3/+15
* Condition out most of the debugging.Eric S. Raymond1996-08-231-2/+45
* -f popmail doesn't work.Eric S. Raymond1996-08-231-2/+5
* Now all MDA arguments are dumped.Eric S. Raymond1996-08-233-4/+18
* Added support for RFC-1725-compliant servers with UIDL and without LAST.Eric S. Raymond1996-08-226-20/+174
* Change the LAST logic slightly, preparatory to using UIDL.Eric S. Raymond1996-08-221-12/+11
* Corrected the news.Eric S. Raymond1996-08-221-1/+1
* Bump the version.Eric S. Raymond1996-08-211-1/+1
* Logging improvements.Eric S. Raymond1996-08-211-1/+7
* Cosmetic change.Eric S. Raymond1996-08-211-1/+1
* Logfile optionm now works.Eric S. Raymond1996-08-212-10/+12
* Remove unneeded conditional.Eric S. Raymond1996-08-211-4/+2
* Bumped release number.Eric S. Raymond1996-08-071-2/+2
* Minor bug fixes.Eric S. Raymond1996-08-023-3/+7
* Deal with the sendmail delivery problem.Eric S. Raymond1996-07-304-1/+31
* Change default to MDA deliver.Eric S. Raymond1996-07-261-6/+0
* Fixed the sendmail command.Eric S. Raymond1996-07-263-24/+25
* Fixed the sendmail command.Eric S. Raymond1996-07-261-2/+4
* Attempted to prevent a sendmail loop.Eric S. Raymond1996-07-251-1/+1
* Change default agent to sendmail.Eric S. Raymond1996-07-191-3/+1
* Default action is now to deliver through local MDA.Eric S. Raymond1996-07-191-43/+2
* Freeze bug fixes befoire adding more features.Eric S. Raymond1996-07-199-23/+71
* Avoid buffer spam.Eric S. Raymond1996-07-031-1/+1
* More name changes.Eric S. Raymond1996-07-033-37/+37
* Change of name.Eric S. Raymond1996-07-034-115/+115
* optrec -> hostrec.Eric S. Raymond1996-07-035-30/+30
* Got rid of limit member.Eric S. Raymond1996-07-031-9/+12
* Get rid of prc_pathname, hide prc_server structure.Eric S. Raymond1996-07-032-18/+2
* Got rid of line limit member.Eric S. Raymond1996-07-035-21/+26
* Correct doc comment.Eric S. Raymond1996-07-031-3/+4
* Got rid of versioninfo member.Eric S. Raymond1996-07-033-5/+6
* Got rid of verbose member, changed whicpop to protocol.Eric S. Raymond1996-07-034-15/+13
* Merged hostrec and option structures.Eric S. Raymond1996-07-034-33/+23
* poprcfile is now a single global.Eric S. Raymond1996-07-033-13/+12
* Eliminated options->silent field.Eric S. Raymond1996-07-024-35/+14