Search found 4 matches
- Mon Jun 22, 2020 11:16 am
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 97
- Views: 11008770
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
Thanks, I made the change, I will wait until tomorrow to see if it resolves. I don't think so maybe its initiated from somewhere else. To ensure that you stay on exim 4.93 as long as there will be no other solution I recommend to exclude exim from receiving updates. Run the following: vi /etc/yum.re...
- Sun Jun 21, 2020 7:56 pm
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 97
- Views: 11008770
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
Oh sorry my bad yum update is triggered by /usr/local/vesta/bin/v-update-sys-vesta-all so you need to disable it within your VestaCP cron config or exclude exim from your epel source. I don't have "v-update-sys-vesta-all" in my cron, just the: /usr/local/vesta/bin/v-update-letsencrypt-ssl /usr/loca...
- Sun Jun 21, 2020 1:46 pm
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 97
- Views: 11008770
- Thu Jun 18, 2020 5:54 pm
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 97
- Views: 11008770
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
It worked. Thanks. If you want to downgrade on CentOS 7 and get back the working version exim-4.93-3.el7.x86_64.rpm do the following: wget ftp://ftp.pbone.net/mirror/download.fedora.redhat.com/pub/fedora/epel/7/x86_64/Packages/e/exim-4.93-3.el7.x86_64.rpm rpm -Uvh --oldpackage exim-4.93-3.el7.x86_64...