Re: how to add a proper attachment to an email message
[email protected] (Ricardo Signes) Thu, 13 May 2010 20:27:05 -0400
| Newsgroups | perl.pep |
|---|---|
| Message-ID | <[email protected]> |
* fakessh <[email protected]> [2010-05-13T16:05:31] > my question is simple > how to add a proper attachment to an email message > I use as main modules use Email::Send and use Email::Simple::Creator You need to use Email::MIME. -- rjbs