Re: Getting crontab to send an email

2025-06-26 Thread Robert Moskowitz via users
On 6/26/25 7:51 PM, Todd Zullinger wrote: Samuel Sieb wrote: On 6/26/25 3:22 PM, Robert Moskowitz wrote: Try mailx for starters? Or does it need more... To get the terms right, you need an MDA or LDA, not an MTA. :-) Something that can do local mail delivery and it seems that there are no o

Re: Getting crontab to send an email

2025-06-26 Thread Todd Zullinger
Samuel Sieb wrote: > On 6/26/25 3:22 PM, Robert Moskowitz wrote: >> Try mailx for starters? >> >> Or does it need more... > > To get the terms right, you need an MDA or LDA, not an MTA. :-) > Something that can do local mail delivery and it seems that there are no > options available other than t

Re: Getting crontab to send an email

2025-06-26 Thread Samuel Sieb
On 6/26/25 3:22 PM, Robert Moskowitz wrote: On 6/26/25 6:20 PM, Samuel Sieb wrote: On 6/26/25 3:15 PM, Robert Moskowitz via users wrote: On 6/26/25 6:09 PM, Will McDonald wrote: On Thu, 26 Jun 2025 at 23:05, Will McDonald wrote:     On Thu, 26 Jun 2025 at 22:50, Robert Moskowitz via use

Re: Getting crontab to send an email

2025-06-26 Thread Robert Moskowitz via users
On 6/26/25 6:22 PM, Robert Moskowitz via users wrote: On 6/26/25 6:20 PM, Samuel Sieb wrote: On 6/26/25 3:15 PM, Robert Moskowitz via users wrote: On 6/26/25 6:09 PM, Will McDonald wrote: On Thu, 26 Jun 2025 at 23:05, Will McDonald wrote:     On Thu, 26 Jun 2025 at 22:50, Robert Mosko

Re: Getting crontab to send an email

2025-06-26 Thread Robert Moskowitz via users
On 6/26/25 6:20 PM, Samuel Sieb wrote: On 6/26/25 3:15 PM, Robert Moskowitz via users wrote: On 6/26/25 6:09 PM, Will McDonald wrote: On Thu, 26 Jun 2025 at 23:05, Will McDonald wrote:     On Thu, 26 Jun 2025 at 22:50, Robert Moskowitz via users     wrote:     I want to get emails

Re: Getting crontab to send an email

2025-06-26 Thread Samuel Sieb
On 6/26/25 3:15 PM, Robert Moskowitz via users wrote: On 6/26/25 6:09 PM, Will McDonald wrote: On Thu, 26 Jun 2025 at 23:05, Will McDonald wrote: On Thu, 26 Jun 2025 at 22:50, Robert Moskowitz via users wrote: I want to get emails from my Fedora notebook for crontab

Re: Getting crontab to send an email

2025-06-26 Thread Robert Moskowitz via users
On 6/26/25 6:09 PM, Will McDonald wrote: On Thu, 26 Jun 2025 at 23:05, Will McDonald wrote: On Thu, 26 Jun 2025 at 22:50, Robert Moskowitz via users wrote: I want to get emails from my Fedora notebook for crontab activities. First figure out if your MTA is work

Re: Getting crontab to send an email

2025-06-26 Thread Will McDonald
On Thu, 26 Jun 2025 at 23:05, Will McDonald wrote: > On Thu, 26 Jun 2025 at 22:50, Robert Moskowitz via users < > users@lists.fedoraproject.org> wrote: > >> I want to get emails from my Fedora notebook for crontab activities. > > > First figure out if your MTA is working, then you can figure out

Re: Getting crontab to send an email

2025-06-26 Thread José María Terry Jiménez via users
> El 26 jun 2025, a las 23:50, Robert Moskowitz via users > escribió: > > ….. > > 10 4* * * rgm/usr/bin/time --password-file=pasw --verbose > /usr/bin/rsync -ah --stats /home/rgm/r/ rsync://rgm@homestor/rgm/r/ > > should do it for the rsync; in fact it does rsync the files, but n

Re: Getting crontab to send an email

2025-06-26 Thread Will McDonald
On Thu, 26 Jun 2025 at 22:50, Robert Moskowitz via users < users@lists.fedoraproject.org> wrote: > I have an Ubuntu server with logwatch installed, so it has all the > 'right' postfix setups and I get daily logwatch reports. > > I also added a cron shutdown as follows: > > 10 4* * * root