Hi,
I was testing this module in drupal 6.19 and used the webform module's contact form to see what happens. The mail was sent correctly, but the display name contained the closing ">"
So, the results in my email client (Outlook) were as followed:
* complete string in outlook:
no-reply@example.com; on behalf of; Sitename > [@hxxxxxxxx.hxxxxxxxx "itsme"
(normally it doesn't show server info, "@hxxxxxx-hxxxxxxx")
* display name: "Sitename >"
(closing ">" shouldnt be there)
* when trying to reply , the recipient field (user@itsme.com) isn't filled (probably as an consequence of the formentioned ">" syntax issue)
Hope it gets solved! Thanks!
Max