Cheryl, Our AS/400s regularly send spool and data files to internet email using SNDDST. I have never heard of any 150 page limit. More likely you are hitting the 2 Mb limit. Whenever an email attachment exceeds 2 Mb, the email is split into smaller segments with the expectation that they will be reassembled at the receiver end. It is unfortunate that some of the popular email servers (such as Ms Exchange and Outlook) do not support this function, and instead, present each segment as separate, unreadable garbage mail. You can disable this email-splitting feature by entering the following command: CRTDTAARA DTAARA(QUSRSYS/QTMSNOSPLT) TYPE(*CHAR) This feature is documented at IBM's Knowledge Base. http://www.as400service.ibm.com/supp...ument/10000051

Reply With Quote