Hi,

if it's a classic email, you must put '\n' or '\r\n' to go to the next
line. In Eclipse, a new line is probably a '\r'. I think that it
depends on the charset U're using in Eclipse.

If you use HTML, manage that with paragraphs and <br /> tags inside
paragraphs.

Hope it helps,

On Aug 13, 9:41 am, Sumedh <sumedh.inam...@gmail.com> wrote:
> Hi Friends,
>
> We send text emails using symfony 1.0...
>
> A peculiar problem is with newlines...sometimes, even if a line is
> written on a new line in the editor (Eclipse), it is not taken as new
> line in Outlook...and the line just continues in the same line...
>
> When I make it 2 new lines in the template, it promptly gets converted
> to 2 new lines in Outlook... :)
>
> Also, this problem is not with all the lines in the email...it happens
> only sometimes...
>
> Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to