+ Reply to Thread
Results 1 to 3 of 3

Thread: SENDING LARGE SPOOL FILES THROUGH SNDDST

  1. #1
    Guest.Visitor Guest

    Default SENDING LARGE SPOOL FILES THROUGH SNDDST

    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

  2. #2
    Guest.Visitor Guest

    Default SENDING LARGE SPOOL FILES THROUGH SNDDST

    I'm creating a process for our internal users to send AS/400 reports via email. I'm copying the spool file to a database file, then copying the database file to a pc file using CPYTOPCD. Next I use the SNDDST command to send the PC file to an internet mailing address. The process works great as long as the spool file isn't more than 150 pages. Anything larger and the email attachment is in MIME format. Our email does not support MIME. How can I work around this? TIA, Cheryl Collins

  3. #3
    Guest.Visitor Guest

    Default SENDING LARGE SPOOL FILES THROUGH SNDDST

    Sorry. The URL I sent earlier does not go deep enough. This should do it: http://www.as400service.ibm.com/s_di...2565c2007cda23

+ Reply to Thread

Similar Threads

  1. Sending specific spool files thru FTP
    By srinivasangopal in forum RPG
    Replies: 1
    Last Post: 01-19-2006, 09:52 AM
  2. Sending Spool files to mainframes
    By Guest.Visitor in forum Analysis
    Replies: 1
    Last Post: 12-05-2000, 06:50 AM
  3. Large spool files auto-resend to jet direct printer
    By Guest.Visitor in forum Application Software
    Replies: 3
    Last Post: 09-12-2000, 12:31 PM
  4. sending spool files to a remote system
    By Guest.Visitor in forum Analysis
    Replies: 4
    Last Post: 04-19-2000, 07:32 AM
  5. Sending Spool Files between Systems
    By Guest.Visitor in forum Analysis
    Replies: 5
    Last Post: 11-18-1998, 12:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts