cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Sending Mails through JavaMail API

former_member266029
Participant
0 Kudos

Hi,

I'm trying to send mails using JavaMail Api but i got an exception:

Sending failed; nested exception is: javax.mail.MessagingException: 501 5.1.8 Domain of sender address "notificator"@"colp.com.pe" does not exist.

The domain of sender Address is correct. Any suggestions?

Is there a way to configure an SMTP server in the WAS?

Thanks,

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

follow this procedure,

Goto TCODE SICF, activate SAPConnect

Goto tcode SCOT.

Configure SMTP node to Exchange server,

In SCOT, configure a periodic job to send emails.

Then you can send a test email from SBWP to see all is OK.

All Steps are given in the Installation [GUIDE|https://websmp208.sap-ag.de/instguides] -> SAP Components -> SAP R

Regards,

Sunaina Reddy T

Former Member
0 Kudos

Hi,

To configure the SMTP in WAS uneed to perform

Setting up the profile parameters

Creating the service user

Assiging the client

Here is the configuration giude provided by Help,go through it and check whether u have missed any thig.

[SMTP Configuration Guide |http://help.sap.com/saphelp_nw04/helpdata/en/af/73563c1e734f0fe10000000a114084/content.htm]

Regards,

srikanth

Former Member
0 Kudos

Hi there,

have you solved out this problem? I am asking you because this issue is happening in my environment.

Tks a lot

Renata

Former Member
0 Kudos

Hi there,

have you solved out this problem? I am asking you because this issue is happening in my environment.

Tks a lot

Renata