On Fri, 10 Feb 2006, Patrick Vogt wrote:
Maybe there is also a bug in program/steps/mail/sendmail.inc:
Around line 233:
$headers_php = $MAIL_MIME->headers
shouldn't this be:
$headers_php = $MAIL_MIME->headers($headers) ??

Verified on my installation that this fixes the display name problem. I don't know the code at all, to know what this is affecting, but it does fix this one problem.


Reply via email to