Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Add the missing smtp.c source file. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | smtp |
| Files: | files | file ages | folders |
| SHA3-256: |
8f6f25f12dae5bc85cc47e563bdb9aad |
| User & Date: | drh 2018-06-27 19:21:49.344 |
Context
|
2018-06-28
| ||
| 15:23 | Incremental check-in of initial code for client-side SMTP. Does not work. ... (check-in: 20006a86 user: drh tags: smtp) | |
|
2018-06-27
| ||
| 19:21 | Add the missing smtp.c source file. ... (check-in: 8f6f25f1 user: drh tags: smtp) | |
| 19:15 | Begin the smtp.c module. Start with a routine to locate the hostname on which to contact the SMTP server for a domain. ... (check-in: 735af578 user: drh tags: smtp) | |
Changes
Added src/smtp.c.