Search found 932 matches

by myVesta
Sun Nov 22, 2020 12:31 am
Forum: General discussion
Topic: Error updating LetsEncryp cert
Replies: 6
Views: 2987

Re: Error updating LetsEncryp cert

what is happening if you turn off letsencrypt from the panel, Save, and then turm on again?
by myVesta
Fri Nov 20, 2020 10:49 pm
Forum: General discussion
Topic: Error updating LetsEncryp cert
Replies: 6
Views: 2987

Re: Error updating LetsEncryp cert

Yes, if auto-renew can not renew domain for 7 days (7 attempts, each day), it will start to skip renewal attempts.
Turn LE off and then again on will reset that counter.
by myVesta
Tue Nov 10, 2020 1:36 pm
Forum: General discussion
Topic: Sending email does not work
Replies: 18
Views: 8350

Re: Sending email does not work

I took a look.

The system is damaged when you ran:

Code: Select all

sudo apt purge spamassassin*
sudo apt purge mariadb*
sudo apt purge exim-daemon-light*
sudo apt purge exim-daemon*
sudo apt purge exim4-daemon-light*
sudo apt purge mysql*
by myVesta
Tue Nov 10, 2020 12:13 am
Forum: General discussion
Topic: Sending email does not work
Replies: 18
Views: 8350

Re: Sending email does not work

I don't know what is going on, I never seen this.
You can send me root SSH login via private message, i will take a look.

If you do it, also send me email username and password.
by myVesta
Mon Nov 09, 2020 9:26 pm
Forum: General discussion
Topic: Sending email does not work
Replies: 18
Views: 8350

Re: Sending email does not work

also

Code: Select all

ls -l /etc/exim4/domains/
by myVesta
Mon Nov 09, 2020 9:18 pm
Forum: General discussion
Topic: Sending email does not work
Replies: 18
Views: 8350

dpeca

what do you see when you run:

Code: Select all

stat /etc/exim4/domains/abmusiol.eu/passwd
by myVesta
Sat Nov 07, 2020 9:17 pm
Forum: Installation
Topic: Available options during install
Replies: 2
Views: 7739

Re: Available options during install

bash vst-install-debian.sh --apache yes --nginx no --phpfpm yes --vsftpd no --proftpd yes --named yes --mysql yes --postgresql no --exim yes --dovecot yes --clamav yes --spamassassin yes --iptables yes --fail2ban yes --quota yes --force no --interactive Just put: --phpfpm no Anyway, I fixed it now ...
by myVesta
Sat Nov 07, 2020 5:51 pm
Forum: General discussion
Topic: I cant send e-mails but I can receive them. SMTP problems
Replies: 8
Views: 6395

Re: I cant send e-mails but I can receive them. SMTP problems

Then your datacenter closed that port by default.
Try to contact them.
by myVesta
Sat Nov 07, 2020 4:45 pm
Forum: General discussion
Topic: How can I increase the max db upload size?
Replies: 1
Views: 1505

Re: How can I increase the max db upload size?

for php values, see viewtopic.php?f=18&t=54

I suggest you to import dump from SSH console:

Code: Select all

mysql database_name < dumpfile.sql
by myVesta
Wed Nov 04, 2020 3:34 pm
Forum: General discussion
Topic: I cant send e-mails but I can receive them. SMTP problems
Replies: 8
Views: 6395

Re: I cant send e-mails but I can receive them. SMTP problems

Your 587 port is really closed.
Can you screenshot your Firewall page in myVesta?