aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_l.l
Commit message (Collapse)AuthorAgeFilesLines
* Expose the ESMTP name and password options.Eric S. Raymond2002-03-101-0/+3
| | | | svn path=/trunk/; revision=3596
* Implemented fetchdomains.Eric S. Raymond2001-06-241-0/+1
| | | | svn path=/trunk/; revision=3373
* 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
* Minor cleanup patches.Eric S. Raymond2001-04-101-3/+3
| | | | svn path=/trunk/; revision=3289
* Clear the bug queue.Eric S. Raymond2001-03-141-0/+1
| | | | svn path=/trunk/; revision=3259
* Added sslproto.Eric S. Raymond2001-03-031-0/+1
| | | | svn path=/trunk/; revision=3183
* We can specify NTLM as an authentication type.Eric S. Raymond2001-02-271-6/+8
| | | | svn path=/trunk/; revision=3160
* preauth ->
pan> | | | svn path=/trunk/; revision=3121 * Looks like we've got the new authentication logic done.Eric S. Raymond2001-02-121-0/+1 | | | | svn path=/trunk/; revision=3072 * Let's get rid of the old protocols with preauthentication bundled in.Eric S. Raymond2001-02-111-4/+1 | | | | svn path=/trunk/; revision=3071 * First cut at ODMR support.Eric S. Raymond2001-02-071-0/+1 | | | | 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/+2 | | | | svn path=/trunk/; revision=2931 * Implemented support for RFC2177 IDLE command.Eric S. Raymond2000-03-061-1/+3 | | | | svn path=/trunk/; revision=2790 * Tweak in lexical analysis.Eric S. Raymond2000-02-221-1/+1 | | | | svn path=/trunk/; revision=2764 * LinuxWorld hacks.Eric S. Raymond2000-02-051-1/+2 | | | | svn path=/trunk/; revision=2729 * This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+3 | | | | svn path=/trunk/; revision=2643 * Verify that the lexer is OK.Eric S. Raymond1999-09-221-13/+19 | | | | svn path=/trunk/; revision=2578 * Allow `antispam -1'Eric S. Raymond1999-09-221-1/+1 | | | | svn path=/trunk/; revision=2576 * Added Todd Sabin's new protocol options.Eric S. Raymond1999-09-221-0/+2 | | | | svn path=/trunk/; revision=2571 * auth -> preauth.Eric S. Raymond1999-09-161-3/+3 | | | | svn path=/trunk/; revision=2564 * Disable l;iteralization after `password' when it's an authenticationEric S. Raymond1999-09-141-5/+6 | | | | | | type value. svn path=/trunk/; revision=2555 * Changes from the road.Eric S. Raymond1999-08-171-1/+2 | | | | svn path=/trunk/; revision=2540 * Fix broken parsing.Eric S. Raymond1999-08-011-23/+20 | | | | svn path=/trunk/; revision=2521 * The big lexer fix.Eric S. Raymond1999-07-311-6/+17 | | | | svn path=/trunk/; revision=2519 * Before applying Brian Boutel's lexer fix.Eric S. Raymond1999-07-311-2/+20 | | | | svn path=/trunk/; revision=2518 * Ready to ship 5.0.0.Eric S. Raymond1999-02-281-1/+1 | | | | svn path=/trunk/; revision=2393 * Added bouncemail option.Eric S. Raymond1999-02-071-0/+1 | | | | svn path=/trunk/; revision=2382 * Make ' work as string quote.Eric S. Raymond1999-01-101-0/+8 | | | | svn path=/trunk/; revision=2352 * Added LMTP support.Eric S. Raymond1998-11-071-0/+1 | | | | svn path=/trunk/; revision=2177 * Added plugin/plugout option.Eric S. Raymond1998-11-021-0/+2 | | | | svn path=/trunk/; revision=2168 * Added bsmtp option.Eric S. Raymond1998-10-281-0/+1 | | | | svn path=/trunk/; revision=2144 * Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-1/+2 | | | | svn path=/trunk/; revision=2137 * PreventEric S. Raymond1998-10-221-2/+2 | | | | | | | | | auth kerberos_v4, proto KPOP, from fooing up. svn path=/trunk/; revision=2132 * Added the `properties' option.Eric S. Raymond1998-10-201-0/+1 | | | | svn path=/trunk/; revision=2114 * Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-0/+1 | | | | svn path=/trunk/; revision=2091 * Second version of SDPS.Eric S. Raymond1998-08-171-0/+1 | | | | svn path=/trunk/; revision=2041 * Added postmaster option.Eric S. Raymond1998-07-201-0/+1 | | | | svn path=/trunk/; revision=1986 * Enrico Musio's IP-checkalias patch.Eric S. Raymond1998-06-291-1/+2 | | | | svn path=/trunk/; revision=1944 * Added idfile.Eric S. Raymond1998-05-221-0/+1 | | | | svn path=/trunk/; revision=1794 * Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-241-0/+1 | | | | svn path=/trunk/; revision=1719 * Configurable antispam response.Eric S. Raymond1998-03-061-0/+1 | | | | svn path=/trunk/; revision=1689 * Kerberos V support.Eric S. Raymond1998-03-031-1/+2 | | | | svn path=/trunk/; revision=1682 * MSGBUFSIZE everywhere.Eric S. Raymond1998-02-261-2/+2 | | | | svn path=/trunk/; revision=1678 * This went to Craig Metz.Eric S. Raymond1998-02-181-0/+1 | | | | svn path=/trunk/; revision=1652 * Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-0/+1 | | | | svn path=/trunk/; revision=1630