As Francois said you will need to add line breaks, but even still I
went nuts one day over this, only to find a little blue bar in outlook
(above the message) that says something along the lines of 'extra line
breaks have been removed from ths message, click here to add them back
in'.... Not sure what kind of idiotic "feature" this is supposed to
be, but it might also be the cause of your problems...

On Aug 13, 9:52 pm, François CONSTANT <[email protected]>
wrote:
> 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 <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to