|
To clean up mangled mail in the IBM SMTP environment you create a data area like this: crtdtaara dtaara(qusrsys/qtmsclean) type(*char) len(1) value('c') aut(*all) You need to stop and restart the SMTP server using the ENDTCPSVR and STRTCPSVR command. To clean up mangled mail in the MSF area you need to stop MSF (ENDMSG command) then use the *CLEAR option on when starting it: strmsf option(*clear) Depending on the API you are using to send mail you may also need to restart the SNADS distribution queue: snddstq dstq(qsmtpq) pty(*normal) snddstq dstq(qsntpq) pty(*high) Patrick PaulMmn wrote: > > >I've found that the AS/400 SNADS + QMSF email environment is highly > >unreliable for sending email. It is subject to just the kind of failure > >you experienced and several things can cause the problem. It might be a > >bad recipient address, mail server unavailable, bad host name, etc.). > >The only way to restart it is with the *CLEAR option that you are > >already using. > > Not so fast, sales droid! (: > > There is a data area you can create which will purge a -single- nasty > message from QMSF's domain. > > There are similar data areas for QDIA and SMTP. > > When we've had problems, it's possible to delete single messages until the > one clogging the system is gone. Once everything stays up and running, we > shut everything down and do a 'clear all' restart, just to help the > programs stay running. > > I don't want to list the data areas here, because I'll probably forget some > important detail and end up wiping out your system directory. (8 IBM > Service is your best point of contact. > > --Paul E Musselman > PaulMmn@Ix.netcom.com > > +--- > | This is the Midrange System Mailing List! > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: david@midrange.com > +--- -- IBM AS/400 communications, FTP automation, and network security software and consulting services. http://www.patownsend.com +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.