cancel
Showing results for 
Search instead for 
Did you mean: 

Sending mail with xMII

Former Member
0 Kudos

Hello every Body,

i try to send a test Email using the send mail Action from xMII.

This are the configurations:

mail server :smtp.mail.yahoo.com

Port : 587

My mail account ,password and oder requested params are ok.

After executing the Transaction this error was return:

: SendMail:Sending failed;

nested exception is:

class javax.mail.MessagingException: Unknown SMTP host: smtp.mail.yahoo.com;

nested exception is:

java.net.UnknownHostException: smtp.mail.yahoo.com

So what i´m doing wrong?

Thanks for ur help.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi ,

I am trying to send email from xMII to my yahoo acount.I am using Microsoft outlook installed in my machine.BUt I am getting the following error

[INFO ]: Execution Started At: 10:47:01

[DEBUG]: 00000.03000 Begin Transaction 'TMP945AEFAB-D0FB-88B1-67F4-4550E1A4DD58'

[DEBUG]: 00000.03000 Begin Sequence Sequence : ()

[DEBUG]: 00000.03000 Begin Action Send_Mail_0 : ( To send a mail)

[INFO ]: SendMail: Connecting To: inblrle40.blrl.sap.corp

[ERROR]: SendMail:Invalid Addresses; nested exception is: javax.mail.SendFailedException: 550 5.7.1 Unable to relay for jashua_andra@yahoo.com

[ERROR]: ACTION FAILED: End Action Send_Mail_0 : ( To send a mail)

[DEBUG]: 00000.06000 End Sequence Sequence : ()

[DEBUG]: 00000.06000 End Transaction 'TMP945AEFAB-D0FB-88B1-67F4-4550E1A4DD58'

[INFO ]: Execution Completed At: 10:47:01 Elapsed Time was 40 mS

ould any one help me how can i do this

Regards

Jashua

Former Member
0 Kudos

Hi Emile,

You can not send mails from your yahoo account. To send a mail you need to have SMTP mail server installed in your landscape. After that you can configure the mail settings from that. For that you can get some trails versions of mail servers and from that you can send mails to your accounts in mail site. You can download free version of mail server from argosoft site. And install that server on your server on your landscape. And then configure your mail settings. Then it will work.

Thanks,

Rajesh.

PS:please award points if answer is useful.

Former Member
0 Kudos

Hi

After the Installation of the mail client i would try again.

Thanks

Former Member
0 Kudos

Hi

After the Installation of the mail client i would try again.

Thanks

abesh
Contributor
0 Kudos

Hi Emile,

Another solution would be to use <a href="http://www.gmail.com">Gmail</a>. Gmail supports SMTP and you can use it to send mails from xMII. The only thing you'll need to do is to set the Proxy Server if you use one to connect to the internet.