Debt Consolidation - Discuss TV Forums - Debt Consolidation - Debt Consolidation - Find jobs

PDA

View Full Version : HTML Email, Company Email Manager


Inet7
Jun 3rd 2004, 8:29 am
(posted to list too, SHAWN...WHERE SHOULD I POST?! :confused: Let me know..I'll stick to one or the other...or if it doens't bother you, both)

Hello, we're useing OG 3.3.2 and I'm running into some problems with the
company email manager.

We use the email manager for support (auto assigns tickets, links to
customer NICE!).

The system as it sits now, doesn't allow us to read html email that is
received. So I figured we would forward the email to a mailbox outside of
support to read these. Here is where the problem is:

1. The email never shows up at the detination mailbox, here is the error
gernerated in the sendmail logs:

"collect: premature EOM: Error 0

collect: unexpected close on connection from (ip address)"


2. Are there updated verions of OG that will allow the reading of html
email? Or is this in the works?

digitalpoint
Jun 3rd 2004, 8:35 am
This is the "official" forum, the list is still there, but more for users to interact with each other.

No, there is nothing that has an HTML renderer within Optigold (nor any plans to build one).

Inet7
Jun 3rd 2004, 8:38 am
Thanks Shawn. Any idea why forwarding an html email would cause that error to be generated in sendmail logs?

We can forward any non-html based email out fine.

digitalpoint
Jun 3rd 2004, 8:40 am
No, I don't. Try turning on the debugger under My Stuff -> System Info

Then forward the email and check the "JavaCompanion Log" file (in the FileMaker Java Extensions folder). Maybe it will show something.

Inet7
Jun 3rd 2004, 9:33 am
This is in the log when the mail is sent:

javax.mail.MessagingException: IOException while sending message;
nested exception is:
java.io.UnsupportedEncodingException:


This is from the Java JRE installed... should we try upgrading it? What the highest version of the Sun Java JRE we can run without breaking OG?

digitalpoint
Jun 3rd 2004, 9:35 am
You can use the latest version 1.4.x. Previously Authorize.Net didn't work for credit card transactions, but it does now as long as you have the latest version of CCAuthorize.

Inet7
Jun 3rd 2004, 9:45 am
Haha, I knew it would tie into something. How do I find out which version I bought/installed from DPS? (maybe you could look it up?! Inet7)

digitalpoint
Jun 3rd 2004, 9:46 am
You can check your installed versions of Optigold, and plug-ins under My Stuff -> System Info

For the emails you are forwarding and getting an error, do they have a pipe (|) in them by chance?

Inet7
Jun 3rd 2004, 9:51 am
yeah I went there 1st, the only thing is says under "view liscense" is:
CCAUTHORIZE: Installed. Is that all you need to know for me to install JRE 1.4.x?

I will look through the code for a butt. :D

digitalpoint
Jun 3rd 2004, 9:52 am
Well truthfully, I doubt it has to do with your version of JRE. But do check for the pipe.

Inet7
Jun 3rd 2004, 10:03 am
Yeap, 3 "pipes" in the emails that didn't forward. I took it one step further:

I also tested plain text... sent a test message to support with "||||" (a bunch of pipes) and tried to forward back outside..... nothing shows up.

ok...so now we know its pipes...what now?

digitalpoint
Jun 3rd 2004, 10:04 am
Well just to test it, try taking out the pipes in the email that would not forward, and see if it works...

Inet7
Jun 3rd 2004, 10:05 am
Yeap, works fine when I remove the pipes....now what? How can I forward these emails that contain pipes?