[cl-smtp-devel] Corrupted attachments

Jan Idzikowski jan.idzikowski at knowledgetools.de
Thu Mar 1 16:22:31 UTC 2012


Hello William,

> run test: "rfc2231-encode-string-utf-8"
> failed: The assertion (STRING-EQUAL CL-SMTP::QSTR  
> "UTF-8''%C3%B6%C3%BC%C3%A4%C3%96%C3%9C%C3%84%C3%9F") failed.
> 
> run test: "rfc2045-q-encode-string-utf-8"
> failed: The assertion (STRING-EQUAL CL-SMTP::QSTR  
> "=?UTF-8?Q?=C3=B6=C3=BC=C3=A4=C3=96=C3=9C=C3=84=C3=9F?=") failed.
> 

these tests have not a problem with cl-base64, these functions use
flexi-streams.
But I need more information, can you send me a stack trace, or can you
print the qstr variable in the test function bevor the assertion.


> Would it be safe to assume that "cl-base64" is the issue?

No, I could not say it. The problem is that I have no LispWorks, only
Allegro and Sbcl.

Thanks

Jan





More information about the cl-smtp-devel mailing list