]> Pileus Git - ~andy/fetchmail/history - smtp.c
Implement batchlimit option.
[~andy/fetchmail] / smtp.c
1996-11-06 Eric S. RaymondBack out the attempt to use stdio.
1996-11-04 Eric S. RaymondEliminated socket.h.
1996-11-04 Eric S. RaymondSpecial socket I/O almost gone!
1996-11-04 Eric S. RaymondTrue internal buffering with stdio!
1996-11-01 Eric S. RaymondHeader cleanup.
1996-10-31 Eric S. RaymondSTEP 9: We can finally use SockGets here.
1996-10-31 Eric S. RaymondSTEP 5: SockPrintf() conversion.
1996-10-31 Eric S. RaymondSTEP 4: Make SMTP functions take file pointer arguments.
1996-10-30 Eric S. RaymondGet rid of an unnecessary function.
1996-10-23 Eric S. RaymondBe nore explicit.
1996-10-17 Eric S. RaymondRemove all those obnoxious block comments.
1996-09-24 Eric S. RaymondImproved RFC822 conformance in SMTP code.
1996-09-24 Eric S. RaymondThe great name change.
1996-09-12 Eric S. RaymondPrevent buffer overflow.
1996-09-12 Eric S. RaymondBetter debugging of SMTP stuff.
1996-09-12 Eric S. RaymondSMTP forwarding works.
1996-09-11 Eric S. RaymondSMTP forwarding complete; now to debug it.
1996-09-11 Eric S. RaymondMost of the way to SMTP forwarding.
1996-08-26 Eric S. RaymondInitial revision