Menu

#37 relative domain when parsing email addresses

open
mime (5)
5
2001-12-14
2001-12-13
Anonymous
No

I am submitting a request for a feature for
mime::
package.
If I do mime::parseaddress on some addresses,
I am getting them parsed against the machine name.
But I have a very complicated server with a lot of
domain names pointed to it. I need an option for
mime::parseaddress to parse addresses relative
not to machine name but to domain directly provided.
for example
set zinfo [mime::parseaddress -mydomain qq.com
"addr1@qq.com"]
Thank you
Denis Medvedev
P.S. where is a distribution of tcllib1.1?
I can't download it from sourceforge - bad requests...
If you can, please update the distribution of tcllib
on ftp.scriptics.com - there is only version 0.8

Discussion

  • Andreas Kupries

    Andreas Kupries - 2001-12-14
    • labels: 104731 -->
    • assigned_to: andreas_kupries --> nobody
     
  • Andreas Kupries

    Andreas Kupries - 2001-12-14
    • labels: --> mime
    • assigned_to: nobody --> andreas_kupries
     
  • Andreas Kupries

    Andreas Kupries - 2001-12-14
    • summary: relative domain --> relative domain when parsing email addresses