Hi,
One of my job is sending an email to a customer, I would like to write something like :
"Dear customer,
thank you for your purchase, you will receive a tracking number by email as soon as your order will be shipped.
...blablabla...
Sincerely,
xxx"
How should I generate the string with java to get a similar look to the text I wrote above ? With CR, blank lines, etc...
thanks
ok but I was speaking about the body of the email, customers don't care about attachments. I'm going to add a bugtrack for this point. see the following issue 4484 thanks