aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Collapse)AuthorAgeFilesLines
* Sunil's transaction patches.Eric S. Raymond2003-10-151-0/+2
| | | | svn path=/trunk/; revision=3858
* Simpler antispam dumping.Eric S. Raymond2002-10-311-10/+5
| | | | svn path=/trunk/; revision=3764
* Minor bug fixes.Eric S. Raymond2002-10-181-1/+1
| | | | svn path=/trunk/; revision=3736
* OTP fix patches from Stanislav Brabec.Eric S. Raymond2002-10-181-0/+2
| | | | svn path=/trunk/; revision=3735
* Debian 5.9.10 fixes.Eric S. Raymond2002-04-011-0/+4
| | | | svn path=/trunk/; revision=3603
* Close debian bug that clobbered .fetchmailorc.Eric S. Raymond2001-07-071-1/+1
| | | | svn path=/trunk/; revision=3407
* Implemented fetchdomains.Eric S. Raymond2001-06-241-0/+1
| | | | svn path=/trunk/; revision=3373
* Make fetchmailconf work again.Eric S. Raymond2001-06-171-1/+1
| | | | svn path=/trunk/; revision=3349
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-0/+1
| | | | svn path=/trunk/; revision=3337
* SSL certification handling.Eric S. Raymond2001-05-141-0/+3
| | | | svn path=/trunk/; revision=3314
* Added sslproto.Eric S. Raymond2001-03-031-0/+1
| | | | svn path=/trunk/; revision=3183
* Don't require Tkinter to read configs.Eric S. Raymond2001-03-011-1/+6
| | | | svn path=/trunk/; revision=3164
* We can specify NTLM as an authentication type.Eric S. Raymond2001-02-271-0/+2
| | | | svn path=/trunk/; revision=3160
* More authentication types.Eric S. Raymond2001-02-201-0/+4
| | | | svn path=/trunk/; revision=3130
* preauth -> auth.Eric S. Raymond2001-02-191-13/+13
| | | | svn path=/trunk/; revision=3121
* Looks like we've got the new authentication logic done.Eric S. Raymond2001-02-121-7/+11
| | | | svn path=/trunk/; revision=3072
* First cut at ODMR support.Eric S. Raymond2001-02-071-0/+3
| | | | svn path=/trunk/; revision=3028
* Spambounce patch.Eric S. Raymond2000-12-121-0/+1
| | | | svn path=/trunk/; revision=2998
* 5-6-0bis fix for smtpname.Eric S. Raymond2000-11-271-0/+1
| | | | svn path=/trunk/; revision=2989
* Ready to ship.Eric S. Raymond2000-11-111-0/+1
| | | | svn path=/trunk/; revision=2983
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-0/+1
| | | | svn path=/trunk/; revision=2981
* Added dropdelivered.Eric S. Raymond2000-07-231-0/+1
| | | | svn path=/trunk/; revision=2931
* Cyrille Lefevre <clefevre@citeweb.net>'s patch for IPV6.Eric S. Raymond2000-07-231-1/+1
| | | | svn path=/trunk/; revision=2928
* Implemented support for RFC2177 IDLE command.Eric S. Raymond2000-03-061-0/+1
| | | | svn path=/trunk/; revision=2790
* Fix for IPv6.Eric S. Raymond2000-03-031-2/+3
| | | | svn path=/trunk/; revision=2780
* Various minor bug fixes.Eric S. Raymond2000-02-181-3/+2
| | | | svn path=/trunk/; revision=2757
* LinuxWorld hacks.Eric S. Raymond2000-02-051-0/+2
| | | | svn path=/trunk/; revision=2729
* Ready to send this to Mike.Eric S. Raymond1999-11-061-8/+8
| | | | svn path=/trunk/; revision=2649
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+8
| | | | svn path=/trunk/; revision=2643
* auth->preauth, second step.Eric S. Raymond1999-09-161-3/+3
| | | | svn path=/trunk/; revision=2565
* Enable expunge to controil POP2 and POP3 checkpointing.Eric S. Raymond1999-04-181-1/+1
| | | | svn path=/trunk/; revision=2439
* Added bouncemail option.Eric S. Raymond1999-02-071-0/+1
| | | | svn path=/trunk/; revision=2382
* FreeBSD support.Eric S. Raymond1999-02-071-3/+5
| | | | svn path=/trunk/; revision=2376
* Now we can have top-level properties.Eric S. Raymond1999-01-311-1/+2
| | | | svn path=/trunk/; revision=2368
* Cosmetic fix.Eric S. Raymond1999-01-101-2/+2
| | | | svn path=/trunk/; revision=2350
* Michael Warfield's IPv6 fixes.Eric S. Raymond1999-01-031-1/+9
| | | | svn path=/trunk/; revision=2314
* Added LMTP support.Eric S. Raymond1998-11-071-0/+7
| | | | svn path=/trunk/; revision=2177
* Added plugin/plugout option.Eric S. Raymond1998-11-021-0/+3
| | | | svn path=/trunk/; revision=2168
* Fix properties editing.Eric S. Raymond1998-10-291-0/+1
| | | | svn path=/trunk/; revision=2149
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-1/+1
| | | | svn path=/trunk/; revision=2137
* -Wall cleanup.Eric S. Raymond1998-10-201-4/+2
| | | | svn path=/trunk/; revision=2120
* Added the `properties' option.Eric S. Raymond1998-10-201-0/+1
| | | | svn path=/trunk/; revision=2114
* *** empty log message ***Eric S. Raymond1998-10-201-0/+3
| | | | svn path=/trunk/; revision=2111
* Give fetchmailconf access to feature options.Eric S. Raymond1998-10-181-1/+48
| | | | svn path=/trunk/; revision=2108
* Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-0/+1
| | | | svn path=/trunk/; revision=2091
* Almost ready to ship.Eric S. Raymond1998-09-081-3/+6
| | | | svn path=/trunk/; revision=2068
* Enclose string dumps in doublequotes to work with visbuf properly.Eric S. Raymond1998-08-181-6/+6
| | | | svn path=/trunk/; revision=2044
* Correct string quoting.Eric S. Raymond1998-07-231-1/+1
| | | | svn path=/trunk/; revision=2016
* Dump antispam field as string, not list.Eric S. Raymond1998-07-231-6/+13
| | | | svn path=/trunk/; revision=2015
* Can specify multiple spam-blocks now.Eric S. Raymond1998-07-201-1/+8
| | | | svn path=/trunk/; revision=1997