[cl-smtp-devel] Corrupted attachments
William P. Proffitt
jacobite1607 at gmail.com
Thu Mar 1 15:56:24 UTC 2012
Hello Jan,
> Have you try to run the tests: (cl-smtp::run-tests)
No I had not thanks for telling me. I just ran it and the following is
what failed.
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.
Would it be safe to assume that "cl-base64" is the issue?
Regards,
William
More information about the cl-smtp-devel
mailing list