cancel
Showing results for 
Search instead for 
Did you mean: 

Send Email action block exception-Unable to send mail exception(EOF)

siriyadav0902
Explorer
0 Kudos

Hello Experts,

We have configured send email action in block in SAP MII 14.0.

Mail server name :xxxxxxxxxxx.com

Port:25

protocol: SMTP

Credential as

Username:XXXXXXXXXXX

Password:XXXXXXXXXXX

and configured from,to subject,Body details in send email action block Configuration.

when its executed its throwing Exception,

Unable to send email

[EXECPTION]

javax.mail.messagingException(EOF)..

Please assist in resolving the issue.

Regards

Srisailam Golla

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Srisailam,

As per my understanding you are getting this error due to mail server configuration issue. When you are trying to call the target server which will send the mail from MII, this server is not relying your MII server and it's return you the error. That might be possible if you are using any public server to send mail. You can do 2 things. 1st you can try to use IP instead of server name. 2nd is, you can try some company mail server or some service provider who allow to use their server to sent mail mostly those are paid service.

Hope it will help you.

Regards,

Suman

siriyadav0902
Explorer
0 Kudos

Hello Suman,

Thank you so much for your reply.

As you mentioned, 1st tried with IP Address & 2nd using Company mail server while configuring in SAP MII.

But still we are facing the same exception in MII.

I have a question here, do we need to do any configuration in Mail server side.

Regards,

Srisailam Golla

Former Member
0 Kudos

Hi Srisailam,

To answer your question, yes the SMTP mail server you are using in MII should have port open to allow MII to send emails using it.

You will have to get in touch with your email/webmail team for the same.

Thanks & Regards,

Anuj

siriyadav0902
Explorer
0 Kudos


Hello Anuj,

Thank you so much for your reply.

The Mail configuration issue resolved.

MII server ip address is added in Mail server.

Now its working fine.

Regards,

Srisailam Golla

Answers (0)