I have problem on starting of SMTP. I already start the smtp using STRTCPSVR SERVER(*SMTP) but it does not start and no joblogs. I also try this on navigator. Righclick the SMTP then start but it does not started also. How to fix this problem? anyone? Thanks
Software/Hardware used:
ASKED:
August 4, 2010 9:19 AM
UPDATED:
October 18, 2011 1:16 AM
How to fix this problem?
Until we know what the problem is, we can’t guess how to fix it.
but it does not start and no joblogs.
No joblogs for what? No joblog for your interactive job? The STRTCPSVR command runs and doesn’t put any messages at all in your joblog? It doesn’t log a message telling you that the service started or that the service failed to start? What does show up in your joblog?
If nothing is in your joblog, what is the LOG() attribute of your job?
I also try this on navigator. Righclick the SMTP then start but it does not started also.
What does your history log show at the time that you tried to start SMTP?
Have you configured SMTP? (Have you configured TCP/IP?) What attributes do you have set for SMTP? Use the CHGSMTPA to bring up the SMTP attributes.
Tom
Check this:
On command line, key NETSTAT
Then take option #1
Check inserface status – must be Active
Hi, I got the same problem..
Interface is active.
SMTP some settings
“Autostart server . . . . . . . . *YES”
Automatic registration . . . . . *NO
User ID prefix . . . . . . . . QSM
Address . . . . . . . . . . . QSMRMTAD
System name . . . . . . . . TCPIP
Alias table type . . . . . . . *SYSTEM
Mail router . . . . . . . . . . (here is my Mail Server IP MS Exchange Server)
STRTCPSVR *SMTP said STMP started, but in iSeries Navigator is stopped
and no logs, can you help me?
Thanks