Difference between revisions of "SMTP"

From MidrangeWiki
Jump to: navigation, search
(+rfc)
(Transferred to page OS400 Send Email (SMTP))
Line 1: Line 1:
{{AN}} is the mechanism that allows System i to send out email. It is based on RFC2821 [http://www.ietf.org/rfc/rfc2821.txt]
 
  
== Configuring ==
 
* Midrange FAQ [http://faq.midrange.com/data/cache/192.html How do I configure SMTP email on iSeries?]
 
* IBM Infocenter [http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzair/rzairgetstart.htm About e-mail] (V5R4)
 
 
== Software ==
 
* [http://www.systeminetwork.com/article.cfm?id=2806 "RPG Utility Puts QtmmSendMail API to Work"] by David Leland, NEWS/400, September 1998
 
* Easy/400 [http://www.easy400.net/mmail/start MIME & Email]
 
 
== Debugging ==
 
* Make sure the HOST table has an entry for the local machine.  {{code|cfgtcp}} option 10.
 
* IBM Infocenter [http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/rzair/rzairfixemail.htm Troubleshooting e-mail] (V5R4)
 
 
== Categories ==
 
{{stub}}
 

Revision as of 07:52, 27 May 2008