* When an outgoing message being delivered via SMTP does not properly terminate,...
authorArt Cancro <ajc@citadel.org>
Fri, 15 Jan 2010 02:52:33 +0000 (02:52 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 15 Jan 2010 02:52:33 +0000 (02:52 +0000)
commit1112d5f6b77a2212b2f54e4d0f3a080e82c94256
treec0955f58cf7f4401f2d5850f3452c7a6d4012ae7
parentbb60054aa94157ce6bb247a64a14154eb6f818e5
* When an outgoing message being delivered via SMTP does not properly terminate, don't just log a warning, but also output an extra CRLF so that the dot terminator on the next line is handled by the receiver.
citadel/modules/smtp/serv_smtp.c