index
:
fetchmail
legacy_64_vg_debian
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
smtp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enforce minimum recommended SMTP timeouts, apply to EHLO/LHLO as well.
Matthias Andree
2009-05-25
1
-1
/
+11
*
* SMTP/LMTP cleanup to fix these two bugs:
Matthias Andree
2005-12-20
1
-10
/
+9
*
Sunil Shetye's fix for SSL configuration.
Eric S. Raymond
2004-01-13
1
-1
/
+1
*
Ready to ship.
Eric S. Raymond
2003-08-06
1
-0
/
+4
*
Expose the ESMTP name and password options.
Eric S. Raymond
2002-03-10
1
-1
/
+1
*
Initial version of ESMTP AUTH.
Eric S. Raymond
2002-03-09
1
-0
/
+1
*
First cut at ODMR support.
Eric S. Raymond
2001-02-07
1
-0
/
+1
*
gcc -Wall cleanup.
Eric S. Raymond
1998-12-15
1
-1
/
+1
*
Added LMTP support.
Eric S. Raymond
1998-11-07
1
-0
/
+1
*
Jonathan T. Agnew's massive code cleanup.
Eric S. Raymond
1998-10-26
1
-4
/
+4
*
Change type of socket descriptors from FILE * to int. Change SockGets
Eric S. Raymond
1997-05-13
1
-9
/
+9
*
Added RFC1985 ETRN support.
Eric S. Raymond
1997-02-10
1
-0
/
+1
*
ESMTP SIZE option support.
Eric S. Raymond
1997-01-22
1
-0
/
+3
*
Support for EHLO and 8BITMIME extension.
Eric S. Raymond
1997-01-22
1
-1
/
+6
*
Ready for Rachel.
Eric S. Raymond
1996-12-05
1
-1
/
+0
*
Include Cameron McPherson's patch for handling multi-line SMTP responses.
Eric S. Raymond
1996-11-16
1
-1
/
+1
*
Prototypes everywhere.
Eric S. Raymond
1996-11-08
1
-2
/
+0
*
STEP 4: Make SMTP functions take file pointer arguments.
Eric S. Raymond
1996-10-31
1
-8
/
+8
*
Get rid of an unnecessary function.
Eric S. Raymond
1996-10-30
1
-1
/
+0
*
Comment cleaning.
Eric S. Raymond
1996-10-25
1
-9
/
+3
*
Expand SMTP buffers to deal with long greeting messages.
Eric S. Raymond
1996-10-18
1
-1
/
+1
*
Improved RFC822 conformance in SMTP code.
Eric S. Raymond
1996-09-24
1
-0
/
+1
*
The great name change.
Eric S. Raymond
1996-09-24
1
-1
/
+1
*
Initial revision
Eric S. Raymond
1996-09-24
1
-0
/
+34