Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

Problem after upgrade to exim-4.94-1.el7 on CentOS 7 Topic is solved

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
98 posts
  • Page 3 of 10
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 10
  • Next
compiz
Posts: 29
Joined: Sat Jul 07, 2018 1:26 pm
Contact:
Contact compiz
Website

Os: CentOS 6x
Web: nginx + php-fpm
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by compiz » Mon Jun 22, 2020 7:55 am

Or simply run the
yum update

see what packages have updates and IF there is a newer version of exim.
And then run

yum update --exclude=exim

this will updated everything else except exim, when they finally fix just return to the plain old
yum update
Top

RodolfoSouza
Posts: 4
Joined: Thu Jun 18, 2020 5:52 pm

Os: CentOS 6x
Web: nginx + php-fpm
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by RodolfoSouza » Mon Jun 22, 2020 11:16 am

Thanks, I made the change, I will wait until tomorrow to see if it resolves.
peters wrote: ↑
Sun Jun 21, 2020 8:31 pm
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.repos.d/epel.repo
Insert exclude=exim within the [epel] part right under gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7

This ensures that whenever yum update is executed it will exclude to update exim.

Important: Please do not forget to remove the exclude when this issue has been resolved. Otherwise it will threaten your system by not updating exim with future versions and security bugfixes.
Top

servtelecom
Posts: 24
Joined: Mon Oct 22, 2018 3:30 pm

Os: CentOS 6x
Web: apache + nginx
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by servtelecom » Mon Jun 22, 2020 11:28 am

Could you let me know, in this same forum post, when it is already fixed and you can update exim without any problems?
I have stopped the updates until exim cannot be updated and I would like to resume them as soon as possible
Thank's
Top

avargas
Posts: 3
Joined: Mon Jun 22, 2020 5:14 pm

Os: CentOS 6x
Web: apache + nginx
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by avargas » Mon Jun 22, 2020 5:22 pm

Hello,

In my case it happened in a new Proxmox container - LXC, it was implemented from scratch this Saturday, June 20, 2020 and the same error happened, that is, it happens not only when updating the exim but also when creating new vestacp servers.

I fixed it as mentioned above in the post by user peters

wget https://ca1.dynanode.net/exim-4.93-3.el7.x86_64.rpm
rpm -Uvh --oldpackage exim-4.93-3.el7.x86_64.rpm

Are there any solutions currently that do not go back from exim package to the previous one?

Thank you.
Top

peters
Posts: 29
Joined: Thu Jun 18, 2020 9:05 am

Os: CentOS 6x
Web: apache + nginx
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by peters » Mon Jun 22, 2020 8:48 pm

There is no change to choose a exim version as epel only provides exim 4.94 by now. Also new installations are affected as its installed from epel. I think it will take some weeks before we can expect a new hopefully patched version from epel. However as in exim 4.94 this is a security feature that the exim devs implemented there are chances that new exim versions won't work together with VestaCP.

As VestaCP seems to be a death project and forks are already available with MyVestaCP and HestiaCP we all may think about migrate to a different solution.
Top

edica
Posts: 126
Joined: Tue May 26, 2015 7:31 pm

Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by edica » Mon Jun 22, 2020 9:58 pm

I already tested Hestia. It's a shame that it still doesn't work on CentOS.
peters wrote: ↑
Mon Jun 22, 2020 8:48 pm
There is no change to choose a exim version as epel only provides exim 4.94 by now. Also new installations are affected as its installed from epel. I think it will take some weeks before we can expect a new hopefully patched version from epel. However as in exim 4.94 this is a security feature that the exim devs implemented there are chances that new exim versions won't work together with VestaCP.

As VestaCP seems to be a death project and forks are already available with MyVestaCP and HestiaCP we all may think about migrate to a different solution.
Top

peters
Posts: 29
Joined: Thu Jun 18, 2020 9:05 am

Os: CentOS 6x
Web: apache + nginx
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by peters » Mon Jun 22, 2020 10:30 pm

You may join the discussion here: viewtopic.php?f=10&t=19905

In my personal opinion I totally agree with MyVestaCP initiator dpeca as its one of the major problems in Vesta that its a real pain to maintain Debian and Redhat based distribution support and so many bugs and features remain unsolved.

Instead of complaining, anyone is free to start a fork for a CentOS based CP but there seems no demand as there are alternatives like Hestia and MyVestaCP are in place, even if they run on Debian/Ubuntu.
Top

layanto
Posts: 3
Joined: Mon Jun 22, 2020 11:32 pm

Os: CentOS 6x
Web: nginx + php-fpm
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by layanto » Mon Jun 22, 2020 11:35 pm

Is it possible to create vestaCP backup from CentOS and restore on Ubuntu HestiaCP?
Top

layanto
Posts: 3
Joined: Mon Jun 22, 2020 11:32 pm

Os: CentOS 6x
Web: nginx + php-fpm
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by layanto » Mon Jun 22, 2020 11:46 pm

Is it possible to create vestaCP backup from CentOS and restore on Ubuntu HestiaCP or myVestaCP?
Top

ScIT
Support team
Posts: 617
Joined: Mon Feb 23, 2015 4:13 pm

Os: Ubuntu 17x
Web: apache + nginx
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
  • Quote

Post by ScIT » Mon Jun 22, 2020 11:52 pm

layanto wrote: ↑
Mon Jun 22, 2020 11:46 pm
Is it possible to create vestaCP backup from CentOS and restore on Ubuntu HestiaCP or myVestaCP?
Yes, you should be able to restore vesta backups (doesnt matter if centos/rhel or anything else) in Hestia. Just use the usual v-restore-user cli command, have a look in the docs: https://docs.hestiacp.com/admin_docs/us ... new-server
edica wrote: ↑
Mon Jun 22, 2020 9:58 pm
I already tested Hestia. It's a shame that it still doesn't work on CentOS.
We currently don't have enough man power to also support CentOS/RHEL, if you would like to help us out, we are open for any pull request and testings that would gain additional OS support. Infact that we do not have enough time to support all the systems doesnt mean that we don't want it :).
Top


Post Reply
  • Print view

98 posts
  • Page 3 of 10
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 10
  • Next

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password