index
:
esmtp
master
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
smtp.c
Age
Commit message (
Expand
)
Author
2005-02-15
Allow to set helo-name. Allow to send out local mail as remote mail by adding a
José Fonseca
2004-06-29
Disable SMTP AUTH if no username is given.
José Fonseca
2004-01-13
Add a 'postconnect' keyword to execute a command after closing a SMTP connect...
José Fonseca
2003-11-07
Don't call smtp_starttls_set_password_cb() unless StartTLS is enabled (Mauric...
José Fonseca
2003-11-03
Detailed documentation on how to use the StartTLS extension.
José Fonseca
2003-10-17
New 'preconnect' keyword to execute a command prior to opening an SMTP
José Fonseca
2003-10-17
Fix compiler warning. (Daniel Richard G.)
José Fonseca
2003-10-04
Version bump.
José Fonseca
2003-08-11
Don't fail when libesmtp is compiled without openssl support (tox@centrum.cz).
José Fonseca
2003-07-14
Check th MDA return status. Fixed a bug the input buffering which when using
José Fonseca
2003-07-05
Better documentation.
José Fonseca
2003-07-04
Search for the global configuration file.
José Fonseca
2003-07-03
Exit with an error code immediately whenever an error.
José Fonseca
2003-07-03
Modularization of the code.
José Fonseca