[CentOS] CentOS 8.1 cron does not send mail

2020-02-27 Thread Tobias Kirchhofer
Hi, we experience difficulties with crond behaviour sending mail since CentOS 8.1. The cron job is the same like we used in CentOS 7. crontab -l /usr/bin/python3 -c 'import random; import time; time.sleep(random.random() * 3600)' && /usr/local/bin/backup.sh backup.sh writes the backup to th

Re: [CentOS] Borgbackup question

2020-03-01 Thread Tobias Kirchhofer
On 1 Mar 2020, at 20:00, Gordon Messmer wrote: On 3/1/20 12:40 AM, Alessandro Baggi wrote: borgbackup is a very interesting backup tool with a lot of features. It is ready for "production" or I should expect some bad surprise? I don't know the answer to that, but to me that implies two quest

Re: [CentOS] Borgbackup question

2020-03-02 Thread Tobias Kirchhofer
On 2 Mar 2020, at 12:58, Alessandro Baggi wrote: Il 01/03/20 20:18, Tobias Kirchhofer ha scritto: On 1 Mar 2020, at 20:00, Gordon Messmer wrote: On 3/1/20 12:40 AM, Alessandro Baggi wrote: borgbackup is a very interesting backup tool with a lot of features. It is ready for "production&

Re: [CentOS] Borgbackup question

2020-03-02 Thread Tobias Kirchhofer
On 2 Mar 2020, at 12:58, Alessandro Baggi wrote: Il 01/03/20 20:18, Tobias Kirchhofer ha scritto: On 1 Mar 2020, at 20:00, Gordon Messmer wrote: On 3/1/20 12:40 AM, Alessandro Baggi wrote: borgbackup is a very interesting backup tool with a lot of features. It is ready for "production&

Re: [CentOS] Borgbackup question

2020-03-02 Thread Tobias Kirchhofer
On 2 Mar 2020, at 13:35, Alessandro Baggi wrote: Il 02/03/20 13:18, Tobias Kirchhofer ha scritto: On 2 Mar 2020, at 12:58, Alessandro Baggi wrote: Il 01/03/20 20:18, Tobias Kirchhofer ha scritto: On 1 Mar 2020, at 20:00, Gordon Messmer wrote: On 3/1/20 12:40 AM, Alessandro Baggi wrote

Re: [CentOS] CentOS 8.1 cron does not send mail

2020-03-21 Thread Tobias Kirchhofer
On 27 Feb 2020, at 14:42, Jonathan Billings wrote: On Feb 27, 2020, at 08:01, Tobias Kirchhofer wrote: Hi, we experience difficulties with crond behaviour sending mail since CentOS 8.1. The cron job is the same like we used in CentOS 7. crontab -l /usr/bin/python3 -c 'import r

Re: [CentOS] CentOS 8.1 cron does not send mail

2020-04-05 Thread Tobias Kirchhofer
. So no remote user is involved in cron. From our perspective it is a bug. How could we dive deeper to find the specific reason? What do you think about this? Tobias On 21 Mar 2020, at 11:56, Tobias Kirchhofer wrote: On 27 Feb 2020, at 14:42, Jonathan Billings wrote: On Feb 27, 2020, at 08

Re: [CentOS] CentOS 8.1 cron does not send mail

2020-04-06 Thread Tobias Kirchhofer
On 5 Apr 2020, at 21:20, Tobias Kirchhofer wrote: we experience difficulties with crond behaviour sending mail since CentOS 8.1. The cron job is the same like we used in CentOS 7. Meanwhile we found the reason for the bug - actually we do not know if it is related to a specific version of

Re: [CentOS] CentOS 8.1 cron does not send mail

2020-04-06 Thread Tobias Kirchhofer
On 6 Apr 2020, at 12:21, Stephen John Smoogen wrote: On Mon, 6 Apr 2020 at 04:16, Tobias Kirchhofer wrote: On 5 Apr 2020, at 21:20, Tobias Kirchhofer wrote: we experience difficulties with crond behaviour sending mail since CentOS 8.1. The cron job is the same like we used in CentOS 7