On Sat, Feb 16, 2008 at 11:47:13AM +0100, Thijs Kinkhorst wrote:
> Hi Abhijit,
> > This can be fixed or worked around by putting a chop() around
> > $from_mail. Like so:
> >
> > $rfc822_header->more_headers['Return-Receipt-To'] = chop($from_mail);
> 
> Thanks for your report. I wonder why $from_mail gets that newline in the 
> first 
> place. What does $domain in your /etc/squirrelmail/config.php look like?
> 

Sorry about the delay, I was offline for some time.

You are absolutely right, the $domain is read from /etc/mailname in my
installation, by a custom php function that did not chop() the return
value. If I do, it works. This is entirely my fault.

Please accept my apologies and close this bug.

Thanks,
Abhijit

Attachment: signature.asc
Description: Digital signature

Reply via email to