Turning off would be better than new API
Bernd Eidenschink wrote:
Hi Vlad!
Will it be back-compatible? I use ns_sendmail very intensively
I can turn all new behaviour by default off, so it should.
Or I check it in separately ("sendmail2.tcl") and append "2" to every function
or namespace
> Will it be back-compatible? I use ns_sendmail very intensively
http://www.kinetiqa.de/naviserver/sendmail2doc.html
This document explains changes.
Bernd.
Hi Vlad!
> Will it be back-compatible? I use ns_sendmail very intensively
I can turn all new behaviour by default off, so it should.
Or I check it in separately ("sendmail2.tcl") and append "2" to every function
or namespace it; or place it in a to-be-created 'contrib' directory.
So it could b
Will it be back-compatible? I use ns_sendmail very intensively
Bernd Eidenschink wrote:
Hi!
I re-wrote ns_sendmail a bit and wanted to ask you if you find the following
things interesting/important enough to commit it to HEAD for further review
and testing:
1. Uses utf-8 (or any other TCL s
Hi!
I re-wrote ns_sendmail a bit and wanted to ask you if you find the following
things interesting/important enough to commit it to HEAD for further review
and testing:
1. Uses utf-8 (or any other TCL supported, configurable) encoding
2. Quoted-Printable subject
3. Quoted-Printable body
4. Loc