[SOLVED] Swiftmailer/ Accentuated characters/ Hotmail
Posted: Tue Jun 05, 2007 5:52 am
First of all thank you for this wonderful tool.
I just started three days ago and is already able to do what i want.
My issue is the following one.
I am sending e-mails (can't you believe it !) to gmail and hotmail users.
When the following Subject is send
it is rendered in
=> gmail :
=> hotmail :
When the following Subject is send
it is rendered in
=> gmail :
=> hotmail :
All part of these emails have a charset = utf-8
Can i benefit any past experience on this topic ? It would just be great.
Thanks.
I just started three days ago and is already able to do what i want.
My issue is the following one.
I am sending e-mails (can't you believe it !) to gmail and hotmail users.
When the following Subject is send
Code: Select all
Election présidentielle=> gmail :
Code: Select all
Election présidentielleCode: Select all
Election prsidentielleWhen the following Subject is send
Code: Select all
Election présidentielle=> gmail :
Code: Select all
Election présidentielle=> hotmail :
Code: Select all
Election présidentielleAll part of these emails have a charset = utf-8
Can i benefit any past experience on this topic ? It would just be great.
Thanks.