Page 1 of 1

Mailheaders

PostPosted: Wed Feb 12, 2014 1:34 pm
by csuno
Hey Daddy ^^

I dont know, if anyone else has the same problem with the vanilla script i have bad headers in the activationlink-email. The headers have no linebreaks! My windows (with outlook) machines dont have a problem with this, but our apple macs dosnt parse the mail correct and the link isnt highlighted as hyperlink...

to fix this i have changed in \pages\register.php line 112 - 115 the "\r\n" to just "\n" and it seams to work on both systems!

Can you please double check on your systems... and maybe use this change?

Sorry for languagemisstakes csuno

Re: Mailheaders

PostPosted: Sun Feb 23, 2014 3:20 pm
by SamEA
Hi Csuno,

What mail client are you using on your apple mac?

Thanks,

Re: Mailheaders

PostPosted: Sun Feb 23, 2014 5:41 pm
by csuno
it was a microsoft entourage client. But in windows with ms outlook 2010 i have frong headerlines, too. But there are no display errors...

can you reproduce this?

Re: Mailheaders

PostPosted: Sat Mar 01, 2014 5:02 pm
by SamEA
But replacing the "\r\n" with "\n" results in compatibility with both clients? If so, I will test this soon and if successful, I will implement into DFH.

Thanks,