aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_y.y
Commit message (Collapse)AuthorAgeFilesLines
* Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-1/+2
| | | | svn path=/trunk/; revision=2091
* Fixed SDPS support.Eric S. Raymond1998-08-251-3/+3
| | | | svn path=/trunk/; revision=2058
* Enable compilation with SDPS off.Eric S. Raymond1998-08-241-0/+4
| | | | svn path=/trunk/; revision=2051
* Prototype correction.Eric S. Raymond1998-08-181-3/+1
| | | | svn path=/trunk/; revision=2043
* Second version of SDPS.Eric S. Raymond1998-08-171-1/+5
| | | | svn path=/trunk/; revision=2041
* Fixed the spam-block code.Eric S. Raymond1998-07-311-10/+12
| | | | svn path=/trunk/; revision=2030
* Can specify multiple spam-blocks now.Eric S. Raymond1998-07-201-1/+13
| | | | svn path=/trunk/; revision=1997
* Added postmaster option.Eric S. Raymond1998-07-201-5/+3
| | | | svn path=/trunk/; revision=1986
* Cleanup and bug fixes.Eric S. Raymond1998-07-131-9/+12
| | | | svn path=/trunk/; revision=1966
* Enrico Musio's IP-checkalias patch.Eric S. Raymond1998-06-291-1/+3
| | | | svn path=/trunk/; revision=1944
* Fix argument-merging.Eric S. Raymond1998-06-031-111/+0
| | | | svn path=/trunk/; revision=1879
* Global options have been consolidated into a single control block.Eric S. Raymond1998-05-231-5/+5
| | | | svn path=/trunk/; revision=1807
* *** empty log message ***Eric S. Raymond1998-05-221-0/+3
| | | | svn path=/trunk/; revision=1798
* Gunther Leber's patch.Eric S. Raymond1998-05-221-2/+5
| | | | svn path=/trunk/; revision=1796
* Added idfile.Eric S. Raymond1998-05-221-1/+2
| | | | svn path=/trunk/; revision=1794
* Various bug fixes.Eric S. Raymond1998-05-221-0/+2
| | | | svn path=/trunk/; revision=1792
* Prevent pathological circular lists.Eric S. Raymond1998-03-261-5/+7
| | | | svn path=/trunk/; revision=1730
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-241-1/+5
| | | | svn path=/trunk/; revision=1719
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-131-8/+8
| | | | | | with message numbers. svn path=/trunk/; revision=1699
* Configurable antispam response.Eric S. Raymond1998-03-061-2/+5
| | | | svn path=/trunk/; revision=1689
* Kerberos V support.Eric S. Raymond1998-03-031-1/+13
| | | | svn path=/trunk/; revision=1682
* *** empty log message ***Eric S. Raymond1998-02-251-1/+1
| | | | svn path=/trunk/; revision=1675
* Fixes from Craig.Eric S. Raymond1998-02-241-6/+7
| | | | svn path=/trunk/; revision=1670
* EMX changes for OS/2.Eric S. Raymond1998-02-221-1/+2
| | | | svn path=/trunk/; revision=1668
* Craig's patches in response to cmetz3.Eric S. Raymond1998-02-211-4/+3
| | | | svn path=/trunk/; revision=1664
* Check NETSEC string at .fetchmailrc parse time.Eric S. Raymond1998-02-201-3/+14
| | | | svn path=/trunk/; revision=1661
* Security relabeling.Eric S. Raymond1998-02-201-3/+3
| | | | svn path=/trunk/; revision=1659
* This went to Craig Metz.Eric S. Raymond1998-02-181-2/+14
| | | | svn path=/trunk/; revision=1652
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-8/+29
| | | | svn path=/trunk/; revision=1630
* Philippe de Muyter's port patches.Eric S. Raymond1998-02-111-0/+2
| | | | svn path=/trunk/; revision=1616
* Added smtpaddress option.Eric S. Raymond1998-01-181-1/+4
| | | | svn path=/trunk/; revision=1592
* Cleanup of numeric option handling.Eric S. Raymond1997-12-141-4/+4
| | | | svn path=/trunk/; revision=1568
* Narrow the error() interface.Eric S. Raymond1997-10-211-2/+2
| | | | svn path=/trunk/; revision=1526
* Added envelope-skip feature.Eric S. Raymond1997-10-131-1/+16
| | | | svn path=/trunk/; revision=1509
* Fix ETRN mode.Eric S. Raymond1997-10-131-2/+2
| | | | svn path=/trunk/; revision=1507
* Added the --invisible option.Eric S. Raymond1997-10-081-1/+3
| | | | svn path=/trunk/; revision=1492
* = now optional.Eric S. Raymond1997-10-081-3/+5
| | | | svn path=/trunk/; revision=1491
* Lica Olivetti's qvirtual option.Eric S. Raymond1997-10-021-1/+4
| | | | svn path=/trunk/; revision=1465
* Added --expunge option for Richard Kooidjman.Eric S. Raymond1997-09-281-1/+5
| | | | svn path=/trunk/; revision=1430
* improved ETRN handling.Eric S. Raymond1997-09-161-2/+2
| | | | svn path=/trunk/; revision=1358
* Avoid a warning message.Eric S. Raymond1997-09-161-3/+1
| | | | svn path=/trunk/; revision=1346
* Forestall lots of newbie questions.Eric S. Raymond1997-08-101-0/+4
| | | | svn path=/trunk/; revision=1255
* reset-server can't return an error condition, so don't pretend to catch it.Eric S. Raymond1997-08-101-24/+5
| | | | svn path=/trunk/; revision=1254
* Fix dropstatus processing.Eric S. Raymond1997-08-061-0/+2
| | | | svn path=/trunk/; revision=1234
* Fix UIDL option processing.Eric S. Raymond1997-08-061-0/+2
| | | | svn path=/trunk/; revision=1233
* Added `postconnect'.Eric S. Raymond1997-08-041-1/+4
| | | | svn path=/trunk/; revision=1226
* Break the pollname out of the names list.Eric S. Raymond1997-07-301-3/+3
| | | | svn path=/trunk/; revision=1207
* Added the dropstatus option.Eric S. Raymond1997-07-281-1/+4
| | | | svn path=/trunk/; revision=1183
* Added the via option.Eric S. Raymond1997-07-241-1/+4
| | | | svn path=/trunk/; revision=1179
* Avoid using bool, so we don't have to condition on TRUE and lose ifEric S. Raymond1997-07-101-3/+3
| | | | | | it's predefined. svn path=/trunk/; revision=1168