in reply to MTA for Perl

Does Sending help? In the past SMTP has been my friend, although I've mostly a Windows user so YMMV with that, but it looks like anything that can be command line driven ought to work.

Update: fixed link

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond

Replies are listed 'Best First'.
Re^2: MTA for Perl
by Bod (Parson) on Mar 18, 2024 at 21:55 UTC
    Does Sending help

    Thank you...

    So, it appears I need to either install sendmail to use MIME::Lite or I need to change the configuration of MIME::Lite

    That begs the question - is sendmail still relevant...if so, why were Postfix and Exim and probably others, developed?