log src/checkwait_smtpreply.c @ 775:d0bf2135ab34

age author description
Fri, 12 Nov 2010 02:27:50 +1100 Ben Schmidt Check the server gives a reply before reading it to avoid segfaulting
Sat, 30 Sep 2006 06:08:20 +1000 mortenp Fixed memory leak in checkwait_smtpreply()
Tue, 19 Sep 2006 06:22:10 +1000 mortenp Fixed EOF handling in checkwait_smtpreply()
Thu, 12 May 2005 17:18:40 +1000 mmj Make check correct
Thu, 12 May 2005 17:14:33 +1000 mmj remove superflous check
Tue, 10 May 2005 02:29:15 +1000 mmj *** empty log message ***
Mon, 17 Jan 2005 05:43:48 +1100 mmj VERP support
Sat, 19 Jun 2004 13:44:47 +1000 mortenp changed to use the new memory wrappers
Thu, 17 Jun 2004 07:11:55 +1000 mmj Goodbye GPL license, Welcome MIT
Mon, 07 Jun 2004 02:42:34 +1000 mmj Remove fprintf(stderr, "%s", smtpreply) from checkwait_smtpreply. No need to
Thu, 27 May 2004 09:29:09 +1000 mmj Make checkwait_smtpreply return the string that it gets from the mailserver
Tue, 25 May 2004 04:34:41 +1000 mmj Mr. Boole is easy to get the wrong way. Fix so it actually works.
Fri, 21 May 2004 18:46:00 +1000 mmj Send our hostname in HELO and change the mlmmj-send output from
Thu, 22 Apr 2004 04:02:09 +1000 mmj Initial revision