in reply to Re: How do I fetch and send mail attachments?
in thread How do I fetch and send mail attachments?

Hi there, I checked the package thoroughly but couldn't find anything with sending attachments. Did I miss something? Cheers!
  • Comment on Re^2: How do I fetch and send mail attachments?

Replies are listed 'Best First'.
Re^3: How do I fetch and send mail attachments?
by Corion (Patriarch) on Jun 11, 2019 at 14:22 UTC

    I think the curt reply by Anonymous Monk is more about using a "proper" mail send form, for which the linked Tfmail isn't all bad.

    About sending mail, I'm quite fond of MIME::Lite, which works well for creating mails with attachments.

      Haha, I get that. I did mention that I simplified the html and Perl for the sake of asking this question though :-D