Kirk, I haven't actually seen this before
...but here is a link to it
http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/54457751158.htm
It looks like you can only do 1
.....because the snddst cmd only allows 1
Maybe what you could do is use the save(*yes) parm on the printer file
...and then use the chgsplfa cmd to change it for each of the required
addresses
...releasing it after each change
....and then change it to save(*no) after the last one
Do they have any 3rd part mail pgm
....we use one called MailTool
....if they did, you could create a pdf
....and then distribute that to multiple addresses
In v6r1 you can create a pdf as follows
OvrPrtF File(QSYSPRT) PageSize(&Pgl &Pge) +
Lpi(&Lpi) Cpi(&Cpi) OvrFlw(&Pgo) +
Font(&Pgf) PagRtt(&Pgr) DevType(*AFPDS) ToStmf(&Path)
WsCst(*Pdf)
Unless they have another a 3rd party tool to create pdf's
.....then it might actually have an option for multiple addresses
Anyway, just some thoughts my old friend
Terry Nonamaker
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Kirk Goins
Sent: Monday, January 28, 2013 2:10 PM
To: Midrange-L
Subject: MAILTAG and Multiple EMail Addresses
I have a client with InfoPrint and is currently using the MAILTAG to email a
spoolfile to '1' address. They want to start sending the same spoolfile to
multiple email addresses. What is the best way ( or your way ) to handle
this? Is there a to spec a Distribution List or similar process?
Thanks
--
Kirk
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.