Posted: Wed May 14, 2014 3:10 am Post subject: Email Input node unable to communicate with email server
Acolyte
Joined: 30 Apr 2014 Posts: 67
Hi all,
I am using Email Input node to poll email from specific email address. I did telnet on the email server and its working fine. but when i am deploying my message flow it is throwing this error.
( IIB9Node.default ) EmailInput node ''Email Input'' in message flow ''emailFlow'' is unable to communicate with email server ''pop3://{host}:110''. The error message is ''The requested mailbox is not available on this server.''.
The EmailInput node cannot communicate with the email server.
Ensure that the email server is running and is accessible from the system that IBM Integration Bus is running on. Also ensure that the Email Server property is correctly configured on the EmailInput node, or that the serverName property is correctly configured on the EmailServer configurable service.
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
What does this
Code:
''The requested mailbox is not available on this server.''
suggest?
It looks like the node is connecting to the server ok. I wouldn't expect to get this message if it couldn't connect. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
You are right!! It is able to communicate with email server but problem was with security identity. I had user name like 'domain\username' and I forgot to create it like 'domain\\username'. I re-created the security identity and it is not throwing this exception now. But now it is throwing this error
( IIB9Node.default ) EmailInput node ''Email Input'' in message flow ''tcsEmailFlow'' is unable to communicate with email server ''pop3://{host}:110''. The error message is ''Protocol error.''.
The EmailInput node cannot communicate with the email server.
for an easy to read list.
Email Input to your flow is the other way round then it comes to the server. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
sasad wrote:
( IIB9Node.default ) EmailInput node ''Email Input'' in message flow ''tcsEmailFlow'' is unable to communicate with email server ''pop3://{host}:110''. The error message is ''Protocol error.''.
Is it a "real" POP3 server or something like Notes or Exchange pretending?
Is it actually up and available during the times IIB9 says it can't contact it? _________________ Honesty is the best policy.
Insanity is the best defence.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum