Tcl Library Source Code

Check-in [5e923cd325]
Login

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

Overview
Comment:Smtp.tcl reverted to the pooryorick version All package require mime 1.6 have been changes to package require -exact mime
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | hypnotoad
Files: files | file ages | folders
SHA3-256: 5e923cd325f344fbe2c92512961e7b6a9d76647faa516223d939920bdd346ff1
User & Date: hypnotoad 2018-12-06 23:15:31.738
Context
2018-12-07
09:03
Pulling changes from trunk closed check-in: 22608b7917 user: hypnotoad tags: hypnotoad
09:03
Pulling in changes to re-introduce a snapshot of mime,smtp and ncgi to allow existing modules to function. Modules that need the old ways must explicitly call for [package require -exact mime 1.6] (and such) check-in: f3988b211a user: hypnotoad tags: pooryorick
2018-12-06
23:15
Smtp.tcl reverted to the pooryorick version All package require mime 1.6 have been changes to package require -exact mime check-in: 5e923cd325 user: hypnotoad tags: hypnotoad
23:09
Whoops. Wrong mime check-in: 6010c7a80d user: hypnotoad tags: hypnotoad
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/httpd/build/core.tcl.
Changes to modules/mime/smtp-1.4.tcl.
Changes to modules/mime/smtp.tcl.
Changes to modules/pop3d/pop3d.tcl.
Changes to modules/pop3d/pop3d_dbox.tcl.
Changes to modules/smtpd/smtpd.tcl.