Fossil

Changes On Branch smtp-win
Login

Changes On Branch smtp-win

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

Changes In Branch smtp-win Excluding Merge-Ins

This is equivalent to a diff from efbc319c to b6b5048a

2018-07-12
13:15
Get the smtp_mx_host() routine working on Windows in addition to Linux. (check-in: 9a6c6c2c user: drh tags: trunk)
13:13
Fix a compiler warning on the mac build. (Closed-Leaf check-in: b6b5048a user: drh tags: smtp-win)
13:09
Get this branch working with mingw and on Mac (check-in: f55c0fdc user: drh tags: smtp-win)
09:39
Get DNS lookup for mail hosts working on Windows. (check-in: fe29fe7d user: tsbg tags: smtp-win)
06:46
Make sure -ldl is appended after -lcrypto; Fixes link errors with static build. (check-in: efbc319c user: ashepilko tags: trunk)
2018-07-11
20:37
Rename the /msgtoadmin page to /contact_admin. Improvements to the setup pages for notifications. (check-in: 9830d7cb user: drh tags: trunk)

Changes to src/makemake.tcl.

Changes to src/smtp.c.

Changes to win/Makefile.PellesCGMake.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.