aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
Commit message (Collapse)AuthorAgeFilesLines
* Added postmaster option.Eric S. Raymond1998-07-201-0/+1
| | | | svn path=/trunk/; revision=1986
* is_ip_alias -> checkalias.Eric S. Raymond1998-07-201-0/+1
| | | | svn path=/trunk/; revision=1983
* Enrico Musio's IP-checkalias patch.Eric S. Raymond1998-06-291-0/+2
| | | | svn path=/trunk/; revision=1944
* Fix argument-merging.Eric S. Raymond1998-06-031-1/+0
| | | | svn path=/trunk/; revision=1879
* Added configuration dumper.Eric S. Raymond1998-05-231-1/+2
| | | | svn path=/trunk/; revision=1809
* Global options have been consolidated into a single control block.Eric S. Raymond1998-05-231-14/+15
| | | | svn path=/trunk/; revision=1807
* Gunther Leber's patch.Eric S. Raymond1998-05-221-1/+1
| | | | svn path=/trunk/; revision=1796
* Must declare cmd_idfile.Eric S. Raymond1998-05-221-0/+1
| | | | svn path=/trunk/; revision=1793
* Lengthen the line buffer big-time.Eric S. Raymond1998-05-161-1/+8
| | | | svn path=/trunk/; revision=1780
* Henrik's fix.Eric S. Raymond1998-05-121-1/+1
| | | | svn path=/trunk/; revision=1767
* Eliminate caseblinding of UID comparisons.Eric S. Raymond1998-04-141-1/+1
| | | | svn path=/trunk/; revision=1736
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-241-0/+10
| | | | svn path=/trunk/; revision=1719
* Fix IMAP password shrouding.Eric S. Raymond1998-03-181-0/+1
| | | | svn path=/trunk/; revision=1712
* Use the RFC822 limit.Eric S. Raymond1998-03-181-1/+1
| | | | svn path=/trunk/; revision=1711
* Dick van den Burg's patch.Eric S. Raymond1998-03-171-0/+1
| | | | svn path=/trunk/; revision=1705
* Deal with M$ Exchange braindamage.Eric S. Raymond1998-03-161-1/+3
| | | | svn path=/trunk/; revision=1702
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-131-23/+21
| | | | | | with message numbers. svn path=/trunk/; revision=1699
* Respond to bug report from Dick van den Burg <burg@is.ge.com>Eric S. Raymond1998-03-061-1/+1
| | | | svn path=/trunk/; revision=1690
* Configurable antispam response.Eric S. Raymond1998-03-061-0/+1
| | | | svn path=/trunk/; revision=1689
* Deal with truncated headers.Eric S. Raymond1998-03-041-0/+1
| | | | svn path=/trunk/; revision=1687
* Kerberos V support.Eric S. Raymond1998-03-031-0/+1
| | | | svn path=/trunk/; revision=1682
* MSGBUFSIZE everywhere.Eric S. Raymond1998-02-261-2/+2
| | | | svn path=/trunk/; revision=1678
* EMX changes for OS/2.Eric S. Raymond1998-02-221-0/+13
| | | | svn path=/trunk/; revision=1668
* This went to Craig Metz.Eric S. Raymond1998-02-181-6/+2
| | | | svn path=/trunk/; revision=1652
* Fix bad UID/fetchlimit interaction.Eric S. Raymond1998-02-171-4/+11
| | | | svn path=/trunk/; revision=1645
* Cleanup.Eric S. Raymond1998-02-171-4/+4
| | | | svn path=/trunk/; revision=1643
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-0/+17
| | | | svn path=/trunk/; revision=1630
* netbsd port patch.Eric S. Raymond1998-02-111-0/+3
| | | | svn path=/trunk/; revision=1618
* Added smtpaddress option.Eric S. Raymond1998-01-181-0/+1
| | | | svn path=/trunk/; revision=1592
* GSSAPI support.Eric S. Raymond1997-12-151-0/+1
| | | | svn path=/trunk/; revision=1569
* Cleanup of numeric option handling.Eric S. Raymond1997-12-141-0/+9
| | | | svn path=/trunk/; revision=1568
* Ready to ship.Eric S. Raymond1997-10-231-1/+1
| | | | svn path=/trunk/; revision=1527
* Narrow the error() interface.Eric S. Raymond1997-10-211-1/+1
| | | | svn path=/trunk/; revision=1526
* Wolfgang Wander's patches.Eric S. Raymond1997-10-151-0/+1
| | | | svn path=/trunk/; revision=1516
* RF conformance.Eric S. Raymond1997-10-141-5/+9
| | | | svn path=/trunk/; revision=1512
* Added envelope-skip feature.Eric S. Raymond1997-10-131-0/+1
| | | | svn path=/trunk/; revision=1509
* Added the --invisible option.Eric S. Raymond1997-10-081-1/+2
| | | | svn path=/trunk/; revision=1492
* Better behavior on line hits.Eric S. Raymond1997-10-061-0/+4
| | | | svn path=/trunk/; revision=1485
* Length checking on tag generation.Eric S. Raymond1997-10-041-1/+9
| | | | svn path=/trunk/; revision=1473
* Lica Olivetti's qvirtual option.Eric S. Raymond1997-10-021-0/+1
| | | | svn path=/trunk/; revision=1465
* Integrated RPA support.Eric S. Raymond1997-09-301-0/+1
| | | | svn path=/trunk/; revision=1444
* Eliminate the "No mail" message on second and later passes.Eric S. Raymond1997-09-301-0/+1
| | | | svn path=/trunk/; revision=1438
* Smart re-polling support.Eric S. Raymond1997-09-301-0/+1
| | | | svn path=/trunk/; revision=1437
* Added --expunge option for Richard Kooidjman.Eric S. Raymond1997-09-281-1/+2
| | | | svn path=/trunk/; revision=1430
* Make the X-IMAP check independent of protocol.Eric S. Raymond1997-09-231-1/+0
| | | | svn path=/trunk/; revision=1395
* Prevent buffer overruns.Eric S. Raymond1997-09-221-1/+1
| | | | svn path=/trunk/; revision=1384
* Compilation cleanups.Eric S. Raymond1997-09-191-1/+1
| | | | svn path=/trunk/; revision=1374
* improved ETRN handling.Eric S. Raymond1997-09-161-4/+5
| | | | svn path=/trunk/; revision=1358
* Type cleanup.Eric S. Raymond1997-09-161-1/+1
| | | | svn path=/trunk/; revision=1349
* Simplify the length handling.Eric S. Raymond1997-09-141-1/+0
| | | | svn path=/trunk/; revision=1339