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

Tfmail
  • Comment on Re: How do I fetch and send mail attachments?

Replies are listed 'Best First'.
Re^2: How do I fetch and send mail attachments?
by Seeker100 (Initiate) on Jun 11, 2019 at 14:13 UTC
    Hi there, I checked the package thoroughly but couldn't find anything with sending attachments. Did I miss something? Cheers!

      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