On 5/6/20 11:34 PM, Cameron Simpson wrote:
On 07May2020 13:19, Cameron Simpson <c...@cskk.id.au> wrote:
On 06May2020 20:20, Robert Moskowitz <r...@htt-consult.com> wrote:
I am reading up on esmtp which comes with the base install and seemingly no mta needed?

Anyway
https://linux.die.net/man/5/esmtprc

shows how to config for sending an email via esmtp to an mta, but not just local delivery...

The bottom of that manual entry describes the "mta" setting, and says that esmtp relies on a local MTA for local delivery (addresses without an "@"). So you'll need something additional anyway. May as well go straight to a proper MTA.

And then, to my chagrin, I reread and see it provides example "mta" values like:

   /usr/bin/procmail -d %T

So you may be good there.

Would first have to install procmail for this.

It would be interesting to find a 'simple' python script to grab the cron output and 'make' an email and appended to the spool/mail

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to