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