- 23 Oct, 2015 2 commits
-
-
Jan Idzikowski authored
Add tests for rfc2045-q-encode-string.
-
Jan Idzikowski authored
Add more tests for handle single line dot in mask-dot and in rfc2045-q-encode-string-to-stream Add optional argument CATCH-ERRORS to run-tests, default is T
-
- 21 May, 2015 2 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
-
- 27 Feb, 2014 1 commit
-
-
Jan Idzikowski authored
-
- 19 Feb, 2014 1 commit
-
-
Jan Idzikowski authored
-
- 28 Jan, 2014 1 commit
-
-
Jan Idzikowski authored
ignore default wrap columns 80, so that no newline is inserted.
-
- 18 Dec, 2013 2 commits
-
-
Jan Idzikowski authored
2013.12.18 Add patch convert bare LF into CRLF in rfc2045-q-encode-string-to-stream Thanks Justin Megawarne for the bug report and patch Change cl-smtp.asd, cl-smtp.lisp, CHANGELOG
-
Jan Idzikowski authored
2013.08.22 Add patch to use given external-format for ssl stream Thanks Anton Vodonosov for the bug report and patch Change cl-smtp.asd, cl-smtp.lisp, CHANGELOG
-
- 06 Mar, 2013 1 commit
-
-
Jan Idzikowski authored
-
- 21 Jan, 2013 4 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
-
Jan Idzikowski authored
Thanks Michael Stevens <mstevens@etla.org>
-
Jan Idzikowski authored
when found non ascii characters send messge/html-message encoded quoted-printable
-
- 08 Sep, 2010 2 commits
-
-
Jan Idzikowski authored
given stream. Change x-mailer header setting.
-
Jan Idzikowski authored
then envelope-sender = from argument. Change x-mailer header setting. ----------------------------------------------------------------------
-
- 23 Aug, 2010 2 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
-
- 21 Jun, 2010 2 commits
-
-
Jan Idzikowski authored
refresh changelog and readme, add new version in cl-smtp.asd
-
Jan Idzikowski authored
add #\Return#\Newline after each column
-
- 11 Jun, 2010 2 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
-
- 06 May, 2010 3 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
-
Jan Idzikowski authored
header values and in attachment filenames. New keyword argument external-format (default :utf-8). New class attachment, with slots attachment-name and attachment-mime-type, and a constructor function make-attachment. Rename q-encode-str to rfc2045-q-encode-string. Add rfc2231-encode-string to encode non ascii characters in attachment filenames.
-
- 22 Apr, 2010 1 commit
-
-
Jan Idzikowski authored
-
- 20 Apr, 2010 2 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
- add a blank line between attachments
-
- 17 Apr, 2008 1 commit
-
-
Jan Idzikowski authored
-
- 12 Apr, 2008 1 commit
-
-
Jan Idzikowski authored
-
- 03 Apr, 2008 1 commit
-
-
Jan Idzikowski authored
-
- 02 Apr, 2008 2 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
- add support for sending raw messages - add character quoting in email headers (according to RFC2047) - add condition classes for error reporting - fixed STARTTLS - change authentication functionality See CHANGELOG and source. Thanks Hans Huebner for these changes.
-
- 11 Nov, 2007 1 commit
-
-
Jan Idzikowski authored
New boolean keyword argument ssl added to send-email.
-
- 05 Nov, 2007 1 commit
-
-
Jan Idzikowski authored
- use write-blank-line in send-smtp
-
- 04 Nov, 2007 1 commit
-
-
Jan Idzikowski authored
-
- 03 Nov, 2007 1 commit
-
-
Jan Idzikowski authored
processed with chunking turned on. (Brian Sorg) Added automatically including mime types for attachesments of common known extensions. (Brian Sorg) Added Html-messages option to send-mail function. (Brian Sorg)
-
- 18 Oct, 2007 1 commit
-
-
Jan Idzikowski authored
-
- 16 Oct, 2007 1 commit
-
-
Jan Idzikowski authored
thanks Attila Lendvai for the patch
-
- 05 Sep, 2007 1 commit
-
-
Jan Idzikowski authored
-