aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ESMTP SIZE option support.Eric S. Raymond1997-01-225-47/+111
| | | | svn path=/trunk/; revision=804
* Support for EHLO and 8BITMIME extension.Eric S. Raymond1997-01-226-11/+120
| | | | svn path=/trunk/; revision=803
* Portability fix.Eric S. Raymond1997-01-221-4/+4
| | | | svn path=/trunk/; revision=802
* Bump the contact-list count.Eric S. Raymond1997-01-221-1/+1
| | | | svn path=/trunk/; revision=800
* Handle zero-length messages.Eric S. Raymond1997-01-212-4/+18
| | | | svn path=/trunk/; revision=799
* Ready to ship.Eric S. Raymond1997-01-211-2/+2
| | | | svn path=/trunk/; revision=798
* Update beta list number.Eric S. Raymond1997-01-211-1/+1
| | | | svn path=/trunk/; revision=797
* Improved rewrite.Eric S. Raymond1997-01-211-8/+16
| | | | svn path=/trunk/; revision=796
* Speedup advice.Eric S. Raymond1997-01-211-22/+53
| | | | svn path=/trunk/; revision=795
* Update the copy.Eric S. Raymond1997-01-201-3/+5
| | | | svn path=/trunk/; revision=794
* RPOP support is back.Eric S. Raymond1997-01-201-1/+2
| | | | svn path=/trunk/; revision=793
* We're 3.0 now.Eric S. Raymond1997-01-201-1/+1
| | | | svn path=/trunk/; revision=792
* RPOP support is back.Eric S. Raymond1997-01-206-4/+49
| | | | svn path=/trunk/; revision=791
* Make the syntax of name mappings a little nicer.Eric S. Raymond1997-01-201-1/+1
| | | | svn path=/trunk/; revision=790
* Error message correction.Eric S. Raymond1997-01-191-2/+5
| | | | svn path=/trunk/; revision=789
* Avoid core dump again.Eric S. Raymond1997-01-191-0/+1
| | | | svn path=/trunk/; revision=788
* Avoid core dump in rewrite logic.Eric S. Raymond1997-01-191-1/+3
| | | | svn path=/trunk/; revision=787
* George Sipe's monitor fixes.Eric S. Raymond1997-01-193-47/+74
| | | | svn path=/trunk/; revision=786
* Added dns/nodns.Eric S. Raymond1997-01-189-52/+105
| | | | svn path=/trunk/; revision=785
* Fix message-delimiter logic.Eric S. Raymond1997-01-171-2/+1
| | | | svn path=/trunk/; revision=784
* Ready to ship to George Sipe.Eric S. Raymond1997-01-172-2/+2
| | | | svn path=/trunk/; revision=783
* Fix the second incanation of the HELO bug.Eric S. Raymond1997-01-171-5/+6
| | | | svn path=/trunk/; revision=782
* Philippe de Muyter's Motorola fixes.Eric S. Raymond1997-01-168-14/+23
| | | | svn path=/trunk/; revision=781
* Feature clarification.Eric S. Raymond1997-01-161-4/+4
| | | | svn path=/trunk/; revision=780
* New feature announcement.Eric S. Raymond1997-01-161-0/+2
| | | | svn path=/trunk/; revision=779
* This version seems to work OK.Eric S. Raymond1997-01-161-71/+82
| | | | svn path=/trunk/; revision=778
* Simplification time.Eric S. Raymond1997-01-161-7/+3
| | | | svn path=/trunk/; revision=777
* We don't modify lines as they pass through any more.Eric S. Raymond1997-01-161-57/+1
| | | | svn path=/trunk/; revision=776
* We deal with contibuations more directly now.Eric S. Raymond1997-01-161-12/+0
| | | | svn path=/trunk/; revision=775
* One step towards proper continuation handling.Eric S. Raymond1997-01-163-4/+28
| | | | svn path=/trunk/; revision=774
* This should handle RFC822 continuations now.Eric S. Raymond1997-01-161-12/+24
| | | | svn path=/trunk/; revision=773
* This does a reasonable job.Eric S. Raymond1997-01-151-12/+16
| | | | svn path=/trunk/; revision=772
* About ready to ship.Eric S. Raymond1997-01-151-1/+10
| | | | svn path=/trunk/; revision=771
* Don't include RFCs in distribution.Eric S. Raymond1997-01-152-3/+21
| | | | svn path=/trunk/; revision=770
* Much simpler rewrite logic.Eric S. Raymond1997-01-151-128/+32
| | | | svn path=/trunk/; revision=769
* Another step forwards.Eric S. Raymond1997-01-151-4/+27
| | | | svn path=/trunk/; revision=768
* This should be correct.Eric S. Raymond1997-01-151-15/+17
| | | | svn path=/trunk/; revision=767
* We're most of the way to a better rewrite.Eric S. Raymond1997-01-151-36/+38
| | | | svn path=/trunk/; revision=766
* Remove bad redefinitions.Eric S. Raymond1997-01-141-4/+0
| | | | svn path=/trunk/; revision=765
* The batchlimit option is now per user.Eric S. Raymond1997-01-147-24/+21
| | | | svn path=/trunk/; revision=764
* Change `interface' and `monitor' options to per-server.Eric S. Raymond1997-01-148-181/+153
| | | | svn path=/trunk/; revision=762
* Deal with the fact that EXPUNGEs changed fetch numbers.Eric S. Raymond1997-01-141-5/+29
| | | | svn path=/trunk/; revision=760
* Expunge fix.Eric S. Raymond1997-01-146-15/+10
| | | | svn path=/trunk/; revision=759
* Arrange not to save user params after a statement.Eric S. Raymond1997-01-142-0/+4
| | | | svn path=/trunk/; revision=758
* Dynamic allocation for the query structure string entries.Eric S. Raymond1997-01-148-72/+60
| | | | svn path=/trunk/; revision=757
* Move as much stuff into server data as possible.Eric S. Raymond1997-01-143-16/+19
| | | | svn path=/trunk/; revision=756
* Fix Steven Trainoff's bug.Eric S. Raymond1997-01-131-7/+12
| | | | svn path=/trunk/; revision=755
* Gather all server data into a restorable structure.Eric S. Raymond1997-01-137-133/+132
| | | | svn path=/trunk/; revision=754
* Better restoration of server options.Eric S. Raymond1997-01-132-21/+25
| | | | svn path=/trunk/; revision=753
* Start 2.9 update.Eric S. Raymond1997-01-131-2/+4
| | | | svn path=/trunk/; revision=752