- 03 Apr, 2008 1 commit
-
-
Jan Idzikowski authored
-
- 02 Apr, 2008 1 commit
-
-
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
-
- 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
-
- 04 Sep, 2007 2 commits
-
-
Jan Idzikowski authored
-
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 1 commit
-
-
Jan Idzikowski authored
-