From: [EMAIL PROTECTED] > Within my perl script running on AIX I am using qx to > run mpack to attach text files to an out going mail > message. This works fine, however it is limited. I > want to be able to add body to the message explaining > the text file attachment. Are there any modules within > perl or other freeware utilities that will send > attachments as well as body of a message..
Sure they are. But they are well hidden. You have to cross sever hills and seven rivers and defeat the dragon to get them ... Serious ... did you try to look at http://search.cpan.org ? Or read the FAQs that got installed with your Perl? Did you try perldoc? Like for example perldoc -q attachment Look at MIME::Lite and Mail::Sender and choose for yourself. Jenda =========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ========== There is a reason for living. There must be. I've seen it somewhere. It's just that in the mess on my table ... and in my brain. I can't find it. --- me -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]