| Paste number 69512: | Sending attachments with cl-smtp |
| Pasted by: | ryepup |
| When: | 1 year, 3 months ago |
| Share: | Tweet this! | http://paste.lisp.org/+1HMW |
| Channel: | None |
| Paste contents: |
(cl-smtp:send-email
+mail-server+
"from-email@example.com"
"to-email@example.com"
"Subject"
"see attachement"
:attachments '("/path/to/attachment"))This paste has no annotations.