| View previous topic :: View next topic |
| Author |
Message |
interact
Joined: 19 Feb 2008 Posts: 3
|
Posted: Feb 19, 2008 9:29 pm Post subject: HTML coding not correct |
|
|
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 |
|
| Back to top |
|
 |
rogersjr
Joined: 19 Jun 2006 Posts: 33 Location: Australia
|
Posted: Mar 05, 2008 11:47 am Post subject: |
|
|
| 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. |
|
| Back to top |
|
 |
robertrade
Joined: 11 Nov 2009 Posts: 4 Location: NY
|
Posted: Nov 15, 2009 3:56 am Post subject: 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 |
|
| Back to top |
|
 |
admin Site Admin
Joined: 22 Mar 2006 Posts: 539
|
Posted: Nov 17, 2009 2:25 am Post subject: |
|
|
| Hello, it was fixed in 2008. |
|
| Back to top |
|
 |
robertrade
Joined: 11 Nov 2009 Posts: 4 Location: NY
|
Posted: Nov 17, 2009 2:49 am Post subject: 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 |
|
| Back to top |
|
 |
admin Site Admin
Joined: 22 Mar 2006 Posts: 539
|
Posted: Nov 18, 2009 8:11 am Post subject: 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. |
|
| Back to top |
|
 |
robertrade
Joined: 11 Nov 2009 Posts: 4 Location: NY
|
Posted: Nov 18, 2009 10:55 am Post subject: 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. |
|
| Back to top |
|
 |
|