I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-11-23 18:52:40-08 by david
MIME-Lite problem
I hope someone can help me. I've tried everything I can think of. I am trying to send an email which will have as the "body" of the mail -- the data from a .txt file. It will also have an attachment of another .txt file. I can get it to attach either one, or both files, but cannot get it to have the data I want in the body with the attachment as well. I see no way of doing this. If you code more than one "attach" option, it attaches both files. If I just have one "attach" block of code, with no disposition, it gives me the body the way I want it, but as soon as I try to attach the other file with disposition of "attachment", then both files show as attachments, with nothing in the body of the message. PLEASE HELP!
Direct Responses: 1409 | Write a response