[cl-smtp-devel] Problem with boundary html message sending (connection reset by peer before "." (dot))

Pavel G. Koukoushkin k.pavel.g at gmail.com
Wed Jun 2 08:07:10 UTC 2010


Hi Jan!

You are completely right. It is problem of a server application.
But cl-stmp still has non-obvious behavior when we pass
'(("Content-type" "text/html")) as a :extra-header.
To my mind in this case "Content-Type" of the message must be changed.
It solves my problem and it is right from the standpoint of evidence
behavior.

2010/6/2 Jan Idzikowski <jan.idzikowski at knowledgetools.de>:
> Hallo Pavel,
>
> if i understand you correctly, you want send emails only with html as body,
> is this right?
> i don't understand why you want to do this.
> have you ever test your smtp-server with receive mails from google mail?
> when you compose message in the google mail account you have the choice
> to use rich formatting, if you use the rich formatting, maybe make some
> words bold, then google mail would generate a multipart alternative message,
> with the plain/text part first and then the plain/html part,
> just like cl-smtp would do this.
>
> greetings
> Jan Idzikowski
>
> --
> jan.idzikowski at knowledgetools.de
>



-- 
С уважением, Кукушкин Павел.
Программист ООО "Ехать"




More information about the cl-smtp-devel mailing list