SAP Sendmail not working
Hi
I get the following error from the log when you send the internet mail waiting in transaction SCOT:
SX_GENERATE_NDR G Cannot process message in node, parameters cannot be converted
What can I do?
We run on SAP 46C on HPUX 11.0. The Node is setup for internet mail and support the following two formats: RAW and TXT. Address area I've got * and use device type postscpt for transmission control. I've tested my RFC connection - it works. I'm using tcp/ip and the mail program mlunxsnd exist on the local host.
Thanks in advance
Make sure that you can email from your unix server to an internet address. I had that error when sendmail could not route to my mailserver correctly.
Thanks for the quick response. I've send mail from the OS to an internet address and it works fine.
Anything else?
Thanks again
You can turn on the trace in scot the menu path is utilities/trace/internal. This should bring up a menu that you can set up the trace and also display the logs. Sometimes you can get useful information in there.
Thanks will try this too
Regards