- 06 May, 2010 2 commits
-
-
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
-
- 04 Sep, 2007 3 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
-
Jan Idzikowski authored
-
- 24 May, 2006 1 commit
-
-
Jan Idzikowski authored
-
- 04 Apr, 2006 1 commit
-
-
Jan Idzikowski authored
implementation new keywords: attachments and buffer-size added to send-email / send-smtp ----------------------------------------------------------------------
-
- 20 Dec, 2005 2 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
always use CL-BASE64
-
- 11 Dec, 2005 1 commit
-
-
Jan Idzikowski authored
-
- 10 Dec, 2005 1 commit
-
-
Jan Idzikowski authored
for smtp authentication PLAIN and LOGIN, :authentication value list '(:plain "username" "password") or '(:login "username" "password")
-
- 01 Nov, 2005 3 commits
-
-
Jan Idzikowski authored
-
Jan Idzikowski authored
-
Jan Idzikowski authored
-