Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins using file src/smtp.c version f49fee9540

2018-07-13
10:04
Append -ldl only when needed on the target platform; OpenBSD resolves it from the standard libc. check-in: 7cdb522b42 user: ashepilko tags: trunk
05:46
An alternative to removing FOSSIL_ENABLE_LEGACY_MV_RM that just makes it the default. check-in: 9951fd7b40 user: mistachkin tags: trunk
2018-07-12
23:03
Fully function email message decoder now in place. check-in: d0ae0898de user: drh tags: trunk
22:16
Another incremental check-in on the email format decoder. check-in: ec3fccd3b2 user: drh tags: trunk
20:36
Work toward an email format decoder. This is an incremental check-in. check-in: 11c82d8169 user: drh tags: trunk
17:08
Fix typo in makemake.tcl. check-in: e817f1b08d user: tsbg tags: trunk
15:19
For new subscribers, default all alert options to "on". check-in: 9c38803597 user: drh tags: trunk
14:55
Add "Download", "Test", and "Truncate" submenu buttons on the /errorlog page. Show a confirmation page prior to truncating the error log. Improvements to the /test-warning page, including a link back to /errorlog through the submenu. check-in: c931dd7b58 user: drh tags: trunk
14:29
Update the documentation on the email-send-method setting. check-in: 83b12c3a78 user: drh tags: trunk
14:21
Put a link to the error log on the /stat page. The link is only visible to administrators. check-in: 488709be44 user: drh tags: trunk
14:09
Add "Truncate" and "Download" buttons to the /errorlog display. Provide a link to the error log on the /setup page. check-in: 8e3bad04ee user: drh tags: trunk
13:15
Get the smtp_mx_host() routine working on Windows in addition to Linux. check-in: 9a6c6c2cda user: drh tags: trunk
13:13
Fix a compiler warning on the mac build. Closed-Leaf check-in: b6b5048a1b user: drh tags: smtp-win