Search found 33 matches
- Wed Aug 05, 2020 5:46 am
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 88
- Views: 22972
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
I moved from centos7 to Debian 10 and from vestacp to myvestacp. Thanks to dpeca :) The overall experience is way smoother than my previous setup and I see lower ram usage. Also the backup/restore went very smooth with only 1 problem from nginx + php-fmp to apache2 + nginx the index.html which needs...
- Wed Jul 08, 2020 5:18 pm
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 88
- Views: 22972
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
For me even with that still I get a new error every time, this time: 2020-07-08 20:15:48 Exim configuration error in line 52 of /etc/exim/exim.conf: option setting expected: { {gt{$tls_in_sni}{}} {!match{$tls_in_sni}{/}} } {${if exists {/usr/local/vesta/ssl/exim.cert.$tls_in_sni} {/usr/local/vesta/s...
- Sat Jul 04, 2020 6:46 am
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 88
- Views: 22972
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
Exim for me today crashed without error log and couldn't start the service so i've reverted to my old exim.conf and rolled back to 4.93 After more searching i've found this in logs non-existent configuration file(s): /etc/exim/exim.conf 1jrbvJ-0000DA-6R <= root@mydomain.eu U=root P=local S=564 1jrbv...
- Tue Jun 30, 2020 11:31 am
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 88
- Views: 22972
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
I updated the config file to fix the receiving mail problems: Change: https://github.com/madeITBelgium/vesta/commit/391d33a7b0ed3b4280c1f60bcfebd7b8516bc78b Config file: https://github.com/madeITBelgium/vesta/blob/master/install/os-configs/rhel/7/exim/exim.conf Thank you! It works in my server so f...
- Thu Jun 25, 2020 2:11 pm
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 88
- Views: 22972
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
So by running curl -O https://raw.githubusercontent.com/madeITBelgium/vesta/master/install/vst-install-rhel-migrate.sh bash vst-install-rhel-migrate.sh We will move to your fork? That easy? I am thinking of doing it! Is there any changelog to see what's what vs vanila vesta? for example is that exi...
- Wed Jun 24, 2020 7:37 am
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 88
- Views: 22972
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
Here is a CentOS Fork: https://github.com/madeITBelgium/vesta So by running curl -O https://raw.githubusercontent.com/madeITBelgium/vesta/master/install/vst-install-rhel-migrate.sh bash vst-install-rhel-migrate.sh We will move to your fork? That easy? I am thinking of doing it! Is there any changel...
- Mon Jun 22, 2020 7:55 am
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 88
- Views: 22972
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
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
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
- Fri Jun 19, 2020 5:22 pm
- Forum: Mail Server
- Topic: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
- Replies: 88
- Views: 22972
Re: Problem after upgrade to exim-4.94-1.el7 on CentOS 7
I got the same problem too, any way to fix it or we wait for a new update?
- Tue Jun 02, 2020 11:09 am
- Forum: General Discussion
- Topic: Is Vesta project dead?
- Replies: 35
- Views: 10050
Re: Is Vesta project dead???
nice! thank you very much!
csf I think would be a nice addition to vesta and myvesta.
in my server at least, i see less ram usage from it, less cpu usage and..it works!
csf I think would be a nice addition to vesta and myvesta.
in my server at least, i see less ram usage from it, less cpu usage and..it works!
- Tue Jun 02, 2020 9:41 am
- Forum: General Discussion
- Topic: Is Vesta project dead?
- Replies: 35
- Views: 10050
Re: Is Vesta project dead???
For sure I agree with what you say, my main concern for Ubuntu is that every time there is an update, something always brakes for me. Debian has LTS releases every two years - https://en.wikipedia.org/wiki/Debian_version_history#Release_table - with LTS support for 5 years. Debian10 was released in...