From 6c0fded334bf9c7a2b7142cae6ee372afe2026be Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 25 Apr 2002 20:02:33 +0000 Subject: Don't put a space between the "RCPT TO:" and the "" strings - 2002-04-25 Jeffrey Stedfast * providers/smtp/camel-smtp-transport.c (smtp_rcpt): Don't put a space between the "RCPT TO:" and the "" strings - rfc0821 was not clear on this but it seems rfc2821 defines a grammar excluding that SP. (smtp_mail): Same. svn path=/trunk/; revision=16588 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 207b49cfe0..93e331f462 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2002-04-25 Jeffrey Stedfast + + * providers/smtp/camel-smtp-transport.c (smtp_rcpt): Don't put a + space between the "RCPT TO:" and the "" strings - + rfc0821 was not clear on this but it seems rfc2821 defines a + grammar excluding that SP. + (smtp_mail): Same. + 2002-04-24 Jeffrey Stedfast * providers/local/camel-local-provider.c -- cgit v1.2.3