root/trunk/thirdparty/cl-smtp/INSTALL
| Revision 2782, 284 bytes (checked in by hans, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | CL-SMTP works in all implementations supported by its dependencies. |
| 3 | |
| 4 | For all implementations you'll need usocket |
| 5 | and cl-base64 (the latter isn't a requirement on ACL). |
| 6 | |
| 7 | CL-SMTP has a asdf system definition file. |
| 8 | |
| 9 | To load this file: |
| 10 | |
| 11 | (asdf:operate 'asdf:load-op 'cl-smtp) |
| 12 | |
| 13 | thats all. |
Note: See TracBrowser
for help on using the browser.
