I'm having problem with mail body content where lines are starting with a dot. The mail is sent without problem but the lines i refer to are stripped from the starting dot. I need some help in what to do i order to get around the problem ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't have the most up-to-date version installed to verify for sure, but I had a quick look in the code and the period-doubling fix seemed to be missing. Here's the original post with the code:
I'm having problem with mail body content where lines are starting with a dot. The mail is sent without problem but the lines i refer to are stripped from the starting dot. I need some help in what to do i order to get around the problem ?
I submitted a patch for this bug in 2003, but it looks like it didn't get applied to the source.
Look for the message "period at start of line omitted" in the forum archives for more information on how to fix it.
Yep, that did the trick, thx !!!
Mike, can you resend your patch to me and i will add it to the next release? I thought this was addressed already.
Hi-
I don't have the most up-to-date version installed to verify for sure, but I had a quick look in the code and the period-doubling fix seemed to be missing. Here's the original post with the code:
https://sourceforge.net/forum/forum.php?thread_id=984115&forum_id=62940
-Mike