in reply to Re^2: Encoded mailing
in thread Encoded mailing

I Clint, and thanks for your help but I'm still having problems with my email...

In outlook the header is now OK but I'm receiving the source of the body as content...

In hotmail, the content (body) is ok but the title look like something like this (éêèà âä )

And finaly in yahoo I'm not even receiving the email...

There a lot a documentation about the RFC but not much on the perl side about how to built email using the RFC's standart

Replies are listed 'Best First'.
Re^4: Encoded mailing
by clinton (Priest) on Aug 22, 2007 at 13:29 UTC
    If you give us some actual data and the final code you're using, we can probably help you more. Write a short program that demonstrates the problem (and paste it with <code> tags).

    Clint