Hi there, I'm using the latest version and everytime I send an HTML message I get gaps in the wording and every now and then I get the ! symbol everywhere.
I've checked the html code and its all fine. I've tested using different email address, and the errors still come up.
Can you please tell me how I can resolve this without using the HTML all together?
Thanks
CommuniMail - HTML coding not correct
-
- Posts: 4
- Joined: Nov 11, 2009 2:34 am
Google Gmail and Thunderbird HTML Message DisplayBug - fixed
Hi,
I'm surprised that this bug has not been fixed at all for 2 years.
Since I'm expert with programming (C,C++, Perl, PHP, etc.), I looked into perl files and fixed few errors I found.
Please visit http://currate.com and contact me via contact form there for solutions.
Robert
I'm surprised that this bug has not been fixed at all for 2 years.
Since I'm expert with programming (C,C++, Perl, PHP, etc.), I looked into perl files and fixed few errors I found.
Please visit http://currate.com and contact me via contact form there for solutions.
Robert
-
- Posts: 4
- Joined: Nov 11, 2009 2:34 am
HTML/Text - Error
Hi,
That is not true.
I looked into utilites.pm and made the changes to it to display html correctly.
There are some errors with the perl code.
Please advise as I am not happy.
Robert
That is not true.
I looked into utilites.pm and made the changes to it to display html correctly.
There are some errors with the perl code.
Please advise as I am not happy.
Robert
Re: HTML/Text - Error
It was fixed in utilities.pm in functions sendmail_perl and sendmail_unix in 2008.
About what other errors are you talking about? Let us know.
The only one known issue is incorrectly displayed HTML/text email parts in Thunderbird. We already know about it and will fix soon.
About what other errors are you talking about? Let us know.
The only one known issue is incorrectly displayed HTML/text email parts in Thunderbird. We already know about it and will fix soon.
-
- Posts: 4
- Joined: Nov 11, 2009 2:34 am
Errors with HTML/Text - not fixed for nearly 2 years.
Hi,
Based on the test results, the email clients/web clients will not work:
- AOL
- Gmail
- Live
- Thunderbird
- Several web mail clients
It's due to MIME that was not correctly used in your utilities.pm. I modified two sections in utilities.pm - which allows for displaying html first, and then text.
Based on the test results, the email clients/web clients will not work:
- AOL
- Gmail
- Live
- Thunderbird
- Several web mail clients
It's due to MIME that was not correctly used in your utilities.pm. I modified two sections in utilities.pm - which allows for displaying html first, and then text.