CommuniMail - HTML coding not correct

Message
Author
interact
Posts: 3
Joined: Feb 19, 2008 9:25 pm

HTML coding not correct

#1 Postby interact » Feb 19, 2008 9:29 pm

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

rogersjr
Posts: 39
Joined: Jun 19, 2006 3:11 am

#2 Postby rogersjr » Mar 05, 2008 11:47 am

I had a similar problem which was fixed by being sent a later version. The version number does not seem to change when improvements are made.

robertrade
Posts: 4
Joined: Nov 11, 2009 2:34 am

Google Gmail and Thunderbird HTML Message DisplayBug - fixed

#3 Postby robertrade » Nov 15, 2009 3:56 am

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

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#4 Postby admin » Nov 17, 2009 2:25 am

Hello, it was fixed in 2008.

robertrade
Posts: 4
Joined: Nov 11, 2009 2:34 am

HTML/Text - Error

#5 Postby robertrade » Nov 17, 2009 2:49 am

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

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

Re: HTML/Text - Error

#6 Postby admin » Nov 18, 2009 8:11 am

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.

robertrade
Posts: 4
Joined: Nov 11, 2009 2:34 am

Errors with HTML/Text - not fixed for nearly 2 years.

#7 Postby robertrade » Nov 18, 2009 10:55 am

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.