Hi, all. I am new to MCR 7.5, just finished installation of email part. But when I follow the deployment guide to test “ABC Simple BP” process, everything is fine until agent replies email back to customer. I set “default-inbound-queue=Inbound queue” for E-Mail Server and “email-default-queue=Inbound queue”, “email-outbound-queue=Outbound queue” for Genesys Desktop. The problem is when “E-Mail Server for Java” connects to SMTP server and sends out the email, it’s successfully sent according to genesys log. But on SMTP server log, the connection was timeout hence no email sent to customer. SMTP server is working well since I test it with outlook. Pls can anyone help me on this? Thanks a lot!
I just post some of the log file, detail log can be find on attached document.
-Unsuccessful email sent from Genesys
6/8/2007 11:21:01 AM - Requested SMTP connection from 172.16.64.84
6/8/2007 11:21:01 AM - ( 85) 220 GEN75 ArGoSoft Mail Server Freeware, Version 1.8 (1.8.8.2)
6/8/2007 11:21:01 AM - ( 85) EHLO GEN75
6/8/2007 11:21:01 AM - ( 85) 250-Welcome [172.16.64.84], pleased to meet you
6/8/2007 11:21:01 AM - ( 85) 250-SIZE 5242880
6/8/2007 11:21:01 AM - ( 85) 250 HELP
6/8/2007 11:21:01 AM - ( 85) MAIL FROM:<[email removed]>
6/8/2007 11:21:01 AM - ( 85) 250 Sender “[email removed]” OK…
6/8/2007 11:21:01 AM - ( 85) RCPT TO:<[email removed]>
6/8/2007 11:21:01 AM - ( 85) 250 Recipient “[email removed]” OK…
6/8/2007 11:21:02 AM - ( 85) RSET
6/8/2007 11:21:02 AM - ( 85) 250 Reset state
6/8/2007 11:21:21 AM - Requested POP3 connection from 172.16.64.84
6/8/2007 11:21:21 AM - Requested POP3 connection from 172.16.64.84
6/8/2007 11:21:21 AM - POP3 connection with 172.16.64.84 ended. ID=86
6/8/2007 11:21:21 AM - POP3 connection with 172.16.64.84 ended. ID=87
6/8/2007 11:21:51 AM - Requested POP3 connection from 172.16.64.84
6/8/2007 11:21:52 AM - Requested POP3 connection from 172.16.64.84
6/8/2007 11:21:52 AM - POP3 connection with 172.16.64.84 ended. ID=88
6/8/2007 11:21:52 AM - POP3 connection with 172.16.64.84 ended. ID=89
-Seems to be 1 mins timeout on ArGo SMTP Server
6/8/2007 11:22:01 AM - Error: Operation has been canceled
6/8/2007 11:22:01 AM - SMTP connection with 172.16.64.84 ended. ID=85
6/8/2007 11:22:22 AM - Requested POP3 connection from 172.16.64.84
6/8/2007 11:22:22 AM - Requested POP3 connection from 172.16.64.84
while a normal log file should be this kind
-Successful email sent from Outlook to Genesys
6/8/2007 11:20:03 AM - Requested SMTP connection from 172.16.64.84
6/8/2007 11:20:03 AM - ( 79) 220 GEN75 ArGoSoft Mail Server Freeware, Version 1.8 (1.8.8.2)
6/8/2007 11:20:03 AM - ( 79) HELO GEN75
6/8/2007 11:20:03 AM - ( 79) 250 Welcome [172.16.64.84], pleased to meet you
6/8/2007 11:20:04 AM - ( 79) MAIL FROM: <[email removed]>
6/8/2007 11:20:04 AM - ( 79) 250 Sender “[email removed]” OK…
6/8/2007 11:20:04 AM - ( 79) RCPT TO: <[email removed]>
6/8/2007 11:20:04 AM - ( 79) 250 Recipient “[email removed]” OK…
6/8/2007 11:20:04 AM - ( 79) RSET
6/8/2007 11:20:04 AM - ( 79) 250 Reset state
6/8/2007 11:20:04 AM - ( 79) RSET
6/8/2007 11:20:04 AM - ( 79) 250 Reset state
6/8/2007 11:20:05 AM - ( 79) MAIL FROM: <[email removed]>
6/8/2007 11:20:05 AM - ( 79) 250 Sender “[email removed]” OK…
6/8/2007 11:20:05 AM - ( 79) RCPT TO: <[email removed]>
6/8/2007 11:20:05 AM - ( 79) 250 Recipient “[email removed]” OK…
6/8/2007 11:20:05 AM - ( 79) DATA
6/8/2007 11:20:05 AM - ( 79) 354 Enter mail, end with “.” on a line by itself
6/8/2007 11:20:05 AM - Received 520 bytes
6/8/2007 11:20:05 AM - ( 79) 250 Message accepted for delivery.
6/8/2007 11:20:06 AM - [ 80] Delivering to [email removed]
6/8/2007 11:20:06 AM - [ 80] Message from [email removed] delivered to [email removed]
6/8/2007 11:20:06 AM - ( 79) QUIT
6/8/2007 11:20:06 AM - ( 79) 221 Aba he
6/8/2007 11:20:06 AM - SMTP connection with 172.16.64.84 ended. ID=79
Thanks for response! I move my ArGo Mail server to pro version, but unlucky the problem still there. BTW, how come the size will excess 5MB since it’s only a “hello world” mail. Is there anything related to the version? My Genesys email server version is 7.5.000.11
Into the Message Size Limit select your value. This is the single email size that can be sent.
Note, if you use “Unlimited“ the mail server will use more resources to run, so pay attention to
this value. If you don’t need to send much data I suggest selecting 5 MB as Size Limit.
yes, I switch back to freeware version since there is no time limitation on it
I agree that email was sent according to ESJ log. But what confuses me is why there are two sections in Argo’s log for normal SMTP conversation while the ESJ conversation only has one part. I know nothing about SMTP protocol ;D.
6/8/2007 11:20:04 AM - ( 79) MAIL FROM: <[email removed]>
6/8/2007 11:20:04 AM - ( 79) 250 Sender “[email removed]” OK…
6/8/2007 11:20:04 AM - ( 79) RCPT TO: <[email removed]>
6/8/2007 11:20:04 AM - ( 79) 250 Recipient “[email removed]” OK…
6/8/2007 11:20:04 AM - ( 79) RSET
6/8/2007 11:20:04 AM - ( 79) 250 Reset state
6/8/2007 11:20:04 AM - ( 79) RSET
6/8/2007 11:20:04 AM - ( 79) 250 Reset state
6/8/2007 11:20:05 AM - ( 79) MAIL FROM: <[email removed]>
6/8/2007 11:20:05 AM - ( 79) 250 Sender “[email removed]” OK…
6/8/2007 11:20:05 AM - ( 79) RCPT TO: <[email removed]>
6/8/2007 11:20:05 AM - ( 79) 250 Recipient “[email removed]” OK…
6/8/2007 11:20:05 AM - ( 79) DATA
6/8/2007 11:20:05 AM - ( 79) 354 Enter mail, end with “.” on a line by itself
6/8/2007 11:20:05 AM - Received 520 bytes
Thanks a lot René! The “RSET” leads me to find out what the root cause is.
Actually I had Norton Antivirus on my vmware machine and it has a feature called “Internet E-mail Auto-Protect”, when enabled, as I assume, it will intercept every email going out and scan it. That’s why there is a “RSET” which should be interperated as reset showing on SMTP server log, indicating this feature is reseting the connection. This feature can work well with outlook but sure has conflict with ESJ. After I turn off the feature, there are no more “RSET” and only one appearence of From/To address, and everything is working well.
Thanks again for everyone who contirbutes on this thread!