 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: psf/400 email mapping exit program</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/psf400-email-mapping-exit-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/psf400-email-mapping-exit-program/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 11:47:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mgimblet</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/psf400-email-mapping-exit-program/#comment-43832</link>
		<dc:creator>mgimblet</dc:creator>
		<pubDate>Tue, 26 Sep 2006 08:50:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-43832</guid>
		<description><![CDATA[We&#039;ve been doing this for a while now using an exit program without any problems.  Are you placing a single quote before and after the email address?  Your offset should be 543 for the email address.  You may need to have the following code at the beginning of your exit program if you don&#039;t have it:

    PDFFILE IfEq *Blanks                              
            Move      *AllX&#039;00&#039;     OUTDS                  
            Return                                         
            Endif                                          
                   
            EVAL      OUTINFO   =  542                     
    OUTINFO IfGT      OUTPUTLEN                            
            Return                                         
            Endif                                          ]]></description>
		<content:encoded><![CDATA[<p>We&#8217;ve been doing this for a while now using an exit program without any problems.  Are you placing a single quote before and after the email address?  Your offset should be 543 for the email address.  You may need to have the following code at the beginning of your exit program if you don&#8217;t have it:</p>
<p>    PDFFILE IfEq *Blanks<br />
            Move      *AllX&#8217;00&#8242;     OUTDS<br />
            Return<br />
            Endif                                          </p>
<p>            EVAL      OUTINFO   =  542<br />
    OUTINFO IfGT      OUTPUTLEN<br />
            Return<br />
            Endif                                          </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imazing</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/psf400-email-mapping-exit-program/#comment-43833</link>
		<dc:creator>imazing</dc:creator>
		<pubDate>Mon, 25 Sep 2006 08:17:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-43833</guid>
		<description><![CDATA[Why are you using PSFCFG?  Do you have a mail server on your local lan you can use as a mail relay server.  We have just set this up but for physical files. We just point the AS/400 to route mail to the mail relay server and used snddst command to send the mail and attach the file. All you would have to do is convert the spool file to a physical file. I am not sure how to do that off the top of my head but if you get stuck I have some resources I could use to try to steer you in the right direction.]]></description>
		<content:encoded><![CDATA[<p>Why are you using PSFCFG?  Do you have a mail server on your local lan you can use as a mail relay server.  We have just set this up but for physical files. We just point the AS/400 to route mail to the mail relay server and used snddst command to send the mail and attach the file. All you would have to do is convert the spool file to a physical file. I am not sure how to do that off the top of my head but if you get stuck I have some resources I could use to try to steer you in the right direction.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.045 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 12:35:16 -->