Master:
# 1    Problem of new line (\n) in plain text email on MAC machine                  
linlin
Online no
State
Grouping Member
Class class3
Score 94
Wealth 92
Posts 59
Login 23:53:16
no new line in MAC, the email is messy. no problem in PC
Hits: 425, Date: 2010-02-12 21:14:26
[Agree] ( 7 ) [Against] ( 7 )

# 2    Different machines may have different code for line return                  
luke1
Online no
State 453
Grouping Super Admin
Class class4
Score 250
Wealth 62
Posts 230
Login 07:37:57
Unix/linux \n
Mac \r
Windows \r\n

You can try to use \r for MAC then.
I recommend you use \r\n for all machines.

Cheers
Hits: 424, Date: 2010-02-12 21:17:20
[Agree] ( 7 ) [Against] ( 7 )

# 3    Thank Luke                  
linlin
Online no
State
Grouping Member
Class class3
Score 94
Wealth 92
Posts 59
Login 23:53:16
It happened the ckform. I have changed the file:
/components/com_ckforms/models/ckforms.php
I changed \n to \n\r, the problem was solved!
Hits: 422, Date: 2010-02-12 21:25:06
[Agree] ( 7 ) [Against] ( 7 )

1 - 3 [ 3]

Reply: Problem of new line (\n) in plain text email on MAC machine

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing