cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Mail send and receive

Former Member
0 Likes
197

Hi All,

We are trying to read mail from our MS exchange server.

When we execte the transaction, its throwing the error : connection refused.

But when we are trying to send mail, its not throwing any error and mail is sent successfully.

Are we missing any thing or there must be some firewall issue?

regards

Rupesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Is the Exchange server configured to support POP3 connections? If so, it might be on a different POP3 port. Check with the mail system administrator for details.

Answers (1)

Answers (1)

Former Member
0 Likes

Rupesh,

I agree with Rick. Sending the e-mail successfully means that the SMTP configuration is OK, and not receiving means POP3 settings are the issue. I would validate the "MailServer", "Port", "MailAccount", and "MailAccountPassword" properties you used in the Read Mail action with your administrator.

Regards,

Kevin

Former Member
0 Likes

Thanks All for your response,

We have used some another way of getting the messages.

Rupesh