Hi!
we use tcllib mime package to process mails received via pop3, and we got some problems with subjects etc. containing non-7-bit-ascii characters, as of rfc5322 they are encoded in a special manner.
I wrote a simple proc for a work around.
I placed it in http://wiki.tcl.tk/26247
would it make sense to include this or something similar to tcllib?
greets
stephan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
we use tcllib mime package to process mails received via pop3, and we got some problems with subjects etc. containing non-7-bit-ascii characters, as of rfc5322 they are encoded in a special manner.
I wrote a simple proc for a work around.
I placed it in http://wiki.tcl.tk/26247
would it make sense to include this or something similar to tcllib?
greets
stephan