From 70fdd8fd48fba8b5b73e3934397dc1e5000c7eee Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 12 Sep 2003 18:41:35 +0000 Subject: updated warning to mention the proper rfc svn path=/trunk/; revision=22555 --- camel/providers/smtp/camel-smtp-transport.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'camel') diff --git a/camel/providers/smtp/camel-smtp-transport.c b/camel/providers/smtp/camel-smtp-transport.c index 504cbfa2b6..0cb9594c25 100644 --- a/camel/providers/smtp/camel-smtp-transport.c +++ b/camel/providers/smtp/camel-smtp-transport.c @@ -1063,8 +1063,8 @@ smtp_auth (CamelSmtpTransport *transport, const char *mech, CamelException *ex) broken_smtp_server: d(fprintf (stderr, "Your SMTP server's implementation of the %s SASL\n" "authentication mechanism is broken. Please report this to the\n" - "appropriate vendor and suggest that they re-read rfc2222 again\n" - "for the first time (specifically Section 4, paragraph 2).\n", + "appropriate vendor and suggest that they re-read rfc2554 again\n" + "for the first time (specifically Section 4).\n", mech)); } -- cgit v1.2.3