Franklin has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
Am trying to send multiple message using one single Data tag in MIME
Data => $message
Is there an option to merge two or more message into one single message while sending the data.
Data => $message1, $message2, $message3
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Send multiple message using MIME
by kcott (Archbishop) on Aug 16, 2013 at 09:22 UTC | |
by Franklin (Novice) on Aug 16, 2013 at 10:36 UTC | |
|
Re: Send multiple message using MIME
by McA (Priest) on Aug 16, 2013 at 09:24 UTC |