cancel
Showing results for 
Search instead for 
Did you mean: 

E-mails are received via the SAPconnect SMTP interface. 554 554

Former Member
0 Kudos

E-mails are received via the SAPconnect SMTP interface. The transfer terminates with the SMTP error 554 554 at the end.

Hi,

Presently we are using the following profile parameters for SapConnect's SMTP plugin-

icm/server_port_2 = PROT=SMTP,PORT=25,TIMEOUT=180,HOST=<hostname>

is/SMTP/virt_host_0 = *:25;

When I run "netstat -a | grep smtp", I get the following-

tcp4 0 0 <hostname>.smtp . LISTEN

When I run "telnet localhost 25", I can connect and do

mail from:address@testdomain.com

rcpt to:address@yourdomain.com

DATA

Subject: test message

.

but I receive 554 554 transaction terminated.

Thanks in advance,

Antoine Bocti, <sap_oracle@hotmail.com>

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Antonie,

I am also facing the same problem. Are you able to find the solution.

If yes, could you please help me.

Thanks and Regards,

Sailesh K

Former Member
0 Kudos

What mail server program are you using for the sapconnect?

Former Member
0 Kudos

Lightning fax server, it contains an smtp server as wel.

Former Member
0 Kudos

What about your back end, 4.6, 4.7......?

Former Member
0 Kudos

Netweaver 2004s

Former Member
0 Kudos

Ok, I knew that there were issues between some SMTP and the 4.6 and 4.7. That is the reason people using SAPconnect had to stay with programs like Exchange 2000.

I have looked around but, can not find anything close for you. Sorry.

Former Member
0 Kudos

Thank you so much!

former_member191062
Active Contributor
0 Kudos

Hello,

fisrt I wouldl ike to ask you to simplify the configuration:

1. remove HOST=<hostname> from the icm_server_port paramter

2. change is/SMTP/virt_host_0 = *:25; to: is/SMTP/virt_host_0 = :;

After this please enable the inbound trace in Tr. SCOT /* Utilities > Trace > Internal Trace */ and repeat the procedure mentioned in SAP note:

#607108

Go back to Tr. SCOT and look for this trace.

Can you please tell me wether you see the trace here? What error is reported?

Best regards,

Dezso