-
- Downloads
- Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.
- SMTP falls back to RFC821 HELO when EHLO fails (and SSL is not required). - Use of true local host name (i.e.: via gethostname()) when available, as default argument to SMTP HELO/EHLO. - Test case 804 for HELO fallback.
Showing
- CHANGES 7 additions, 0 deletionsCHANGES
- docs/RESOURCES 3 additions, 0 deletionsdocs/RESOURCES
- lib/smtp.c 75 additions, 16 deletionslib/smtp.c
- lib/smtp.h 1 addition, 0 deletionslib/smtp.h
- tests/data/DISABLED 1 addition, 0 deletionstests/data/DISABLED
- tests/data/Makefile.am 1 addition, 1 deletiontests/data/Makefile.am
- tests/data/test804 59 additions, 0 deletionstests/data/test804
tests/data/test804
0 → 100644
Please register or sign in to comment