Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-13 | Tell configure.ac to generate a config.h instead of a long gcc comand line. | José Fonseca | |
2003-11-16 | Minor version bump. | José Fonseca | |
Use libesmtp-config for libESMTP flags detection. Cleaned configure.ac. | |||
2003-11-14 | Bump version for release. | José Fonseca | |
2003-11-07 | Don't call smtp_starttls_set_password_cb() unless StartTLS is enabled ↵ | José Fonseca | |
(Maurice Galland). | |||
2003-11-06 | RedHat RPM spec file (Robert Scheck). | José Fonseca | |
2003-11-03 | Detailed documentation on how to use the StartTLS extension. | José Fonseca | |
Handle StarTLS events. Fixed some compiler warnings. | |||
2003-10-17 | New 'preconnect' keyword to execute a command prior to opening an SMTP | José Fonseca | |
connection (Daniel Richard G.). | |||
2003-10-17 | Several fixes to the autotools scripts. (Daniel Richard G.) | José Fonseca | |
2003-10-17 | Fix compiler warning. (Daniel Richard G.) | José Fonseca | |
2003-10-04 | Version bump. | José Fonseca | |
New 'default' keyword for indentities (Vitezslav Batrla). Documentation updates. | |||
2003-08-11 | Don't fail when libesmtp is compiled without openssl support (tox@centrum.cz). | José Fonseca | |
2003-07-15 | Detect the MDA for debconf. | José Fonseca | |
Minor documentation enhancements. Add the [forgoten] esmtprc.5 manpage. | |||
2003-07-14 | Check th MDA return status. Fixed a bug the input buffering which when using | José Fonseca | |
the '-t' option and piping the input caused the parsed headers to be lost. Undo the inclusion of the debian directory and the source package. Tweak the dpkggen.sh script. | |||
2003-07-14 | Add a man page for the configuration file. | José Fonseca | |
2003-07-14 | Bump patch level version. | José Fonseca | |
2003-07-14 | Further debian packaging fixes. | José Fonseca | |
Include debian directory on the source package. | |||
2003-07-12 | Debian packaging fixes. | José Fonseca | |
2003-07-12 | Remove README.mutt - its information is now included in README | José Fonseca | |
2003-07-05 | Minor fixes to the man page. | José Fonseca | |
Fixed some minor memory leaks. | |||
2003-07-05 | Spelling corrections. | José Fonseca | |
2003-07-05 | Remove the rationale from the manual. | José Fonseca | |
Add timestamps to the version log. | |||
2003-07-05 | Better documentation. | José Fonseca | |
Support for more sendmail options. Error verification for libESMTP calls. | |||
2003-07-04 | Removed Brian Stafford from the authors for sake of consistency - the code ↵ | José Fonseca | |
from his orginal libESMTP example has been pratically rewritten and there are many other people which code I took here. These sources are all referred in the sources. Add some missing source files to automake sources. | |||
2003-07-04 | Search for the global configuration file. | José Fonseca | |
Do not make the CRLF line translation for the MDA pipe. | |||
2003-07-03 | Documentation and packaging fixes for the latest changes. | José Fonseca | |
2003-07-03 | Exit with an error code immediately whenever an error. | José Fonseca | |
Extensive use of xmalloc and friends. | |||
2003-07-03 | Modularization of the code. | José Fonseca | |
Hability to get the recipients from the message headers. Local delivery via a MDA. | |||
2003-06-27 | Include the sendmail compatibility executables symlinks and the respective man | José Fonseca | |
pages. | |||
2003-06-24 | Beautification of the manpage. | José Fonseca | |
Updated the news. | |||
2003-06-24 | Fixes to the configure script to cope with different pthread and getopt | José Fonseca | |
libraries in order to compile on FreeBSD and possibly also on other platforms (Tim Hemel). | |||
2003-05-18 | Bumped to version 0.4. Added Debian packaging. Fixes to the autogen.sh | José Fonseca | |
script. Mentioned some caveats in the documentation. | |||
2003-02-24 | Add esmtp.h to esmtp sources. | José Fonseca | |
2003-02-11 | Support for identities and custom configuration files based on patch by Jerome | José Fonseca | |
<freejazz@gmx.fr>. Respective documentation updates. The use of '=' in the configuration file was made optional. | |||
2002-11-09 | Implemented the '-X' option. | José Fonseca | |
Use of event_cb for the verbose output. | |||
2002-11-09 | Fix bug where legitimate '-q' options could be considered invalid. | José Fonseca | |
2002-11-09 | Source formatting fixes. | José Fonseca | |
2002-11-09 | Mention the envelope sender flag in README.mutt. | José Fonseca | |
2002-11-05 | Version bump. Minor code reordering. | José Fonseca | |
2002-10-10 | Use updated autotools syntax. Generate bzip2 tarballs | José Fonseca | |
2002-10-03 | Tell automake to include the man pages in the source package | José Fonseca | |
2002-09-29 | Bumped program version to 0.2 | José Fonseca | |
2002-09-29 | Removed the BUGS section of the man page. | José Fonseca | |
Fixed a dipplicate case statement. Added yyerror declaration to fixe the mismathced declaration warning. | |||
2002-09-29 | Several documentions fixes and additions. | José Fonseca | |
2002-09-29 | Better handling of the -b options and update of the man page. | José Fonseca | |
Use sendmail exit codes. | |||
2002-09-29 | README.mutt example used a deprecated option '-m' | José Fonseca | |
2002-09-29 | Some small corrections to the man page | José Fonseca | |
2002-09-26 | Initial revision | José Fonseca | |