140 pts.
 How to check if email option is enabled on a AS/400 server
How to check if email option is enabled on a AS400 server

Software/Hardware used:
ASKED: January 23, 2009  10:15 AM
UPDATED: January 24, 2009  12:09 AM

Answer Wiki:
That depends. What do you mean by "enabled"? Refer to the IBM® Redbooks™ publication, AS/400 Electronic-Mail Capabilities (SG24-4703-00), for information on IBM® OS/400® SMTP Server e-mail. <a href="http://www.google.com/url?sa=t&source=web&ct=res&cd=2&url=http%3A%2F%2Fwww-912.ibm.com%2Fs_dir%2FSLKBase.nsf%2F3ff1161e61e6c7468625661300765a3f%2F34879f5e413aa5cd8625697b0053f36a&ei=k-x5Sb7JL9SPmQekrOU5&usg=AFQjCNFVuk1cwkWBVIkJ9I_OGhqBNCQELw&sig2=u1WM8RmQP5uKSUf1L2lkxQ">This document</a> explains how to configure IBM® Power™ Systems SMTP.
Last Wiki Answer Submitted:  January 23, 2009  4:15 pm  by  Littlepd   1,130 pts.
All Answer Wiki Contributors:  Littlepd   1,130 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I believe his talking about SMTP and POP3. You can check the subsystem QSYSWRK for any QSMTPxxxx and QPOPxxxx jobs. I’m not 100% sure about the job names but its easy to tell which ones are SMTP and POP. But this doesn’t mean that your system is configure to send and receive emails. You need to configure the systems. The SMTP and the POP servers. Hope this helps.

 460 pts.

 

Expanding on WM: check QTSMTPxxxx and QTPOPxxx too.

 15 pts.