Search found 14 matches
- Thu Jan 09, 2020 8:35 pm
- Forum: Mail Server
- Topic: Do not send email with PHPMailer (VestaCP doesn't work)
- Replies: 1
- Views: 3336
Re: Do not send email with PHPMailer (VestaCP doesn't work)
I am leaving VestaCP after 3 years of trying. The panel is full of problems, is not supported, does not have frequent autalization, panel does not work. No ipv6, SSL let's encrypt not working, PHP-FPM 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 does not work, mail server is always giving problem. Very sad, but I'm...
- Thu Jan 09, 2020 12:35 am
- Forum: RHEL/CentOS
- Topic: [HelpME] Softaculous error: the ionCube PHP
- Replies: 9
- Views: 55809
Re: [HelpME] Softaculous error: the ionCube PHP
Thanks, excellent!sanishan wrote: ↑Wed Aug 28, 2019 4:29 pmCode: Select all
v-delete-vesta-softaculous rm /usr/local/vesta/softaculous/vst_installed v-add-vesta-softaculous
Work!
- Wed Jan 08, 2020 4:55 pm
- Forum: Mail Server
- Topic: Do not send email with PHPMailer (VestaCP doesn't work)
- Replies: 1
- Views: 3336
Do not send email with PHPMailer (VestaCP doesn't work)
Do not send email with PHPMailer
https://github.com/PHPMailer/PHPMailer
I tested on cpanel hosting and shipping normally on vestacp doesn't work at all.
Does anyone have a solution?
Current Configuration:
SMTP Host: mail.mydomain.com
Port SMTP: 465
Secure SSL/TLS Settings: SSL
https://github.com/PHPMailer/PHPMailer
I tested on cpanel hosting and shipping normally on vestacp doesn't work at all.
Does anyone have a solution?
Current Configuration:
SMTP Host: mail.mydomain.com
Port SMTP: 465
Secure SSL/TLS Settings: SSL
- Thu Oct 03, 2019 6:13 pm
- Forum: General Discussion
- Topic: Would Vestacp not support IPV6 now in October?
- Replies: 1
- Views: 3243
Would Vestacp not support IPV6 now in October?
Last updated 0.9.8-26?
Would Vestacp not support IPV6 now in October?
Thanks brother!
viewtopic.php?f=10&t=18591&p=77427&hilit=ipv6#p77427

Would Vestacp not support IPV6 now in October?
Thanks brother!
viewtopic.php?f=10&t=18591&p=77427&hilit=ipv6#p77427

- Fri Aug 16, 2019 8:14 pm
- Forum: General Discussion
- Topic: How to block permanent IP range on Fail2ban?
- Replies: 2
- Views: 4563
- Fri Aug 16, 2019 2:15 pm
- Forum: General Discussion
- Topic: How to block permanent IP range on Fail2ban?
- Replies: 2
- Views: 4563
How to block permanent IP range on Fail2ban?
How to block permanent IP range on Fail2ban? For example: 87.0.0.0/8 92.0.0.0/8 116.0.0.0/8 119.0.0.0/8 122.0.0.0/8 211.0.0.0/8 Searching I found something like: File: jail.local Add: banip 87.0.0.0/8 banip 92.0.0.0/8 banip 116.0.0.0/8 banip 119.0.0.0/8 banip 122.0.0.0/8 banip 211.0.0.0/8 For the pa...
- Fri Aug 16, 2019 2:01 pm
- Forum: General Discussion
- Topic: Backup Failed and Retired until Disk Full
- Replies: 4
- Views: 5090
Re: Backup Failed and Retired until Disk Full
Verify that the PostgreSQL database service is working.
https://mydomain.com:8083/list/server/
Start the service and create a manual backup.
https://mydomain.com:8083/list/backup/
Enjoy!
https://mydomain.com:8083/list/server/
Start the service and create a manual backup.
https://mydomain.com:8083/list/backup/
Enjoy!
- Fri Aug 16, 2019 3:00 am
- Forum: Mail Server
- Topic: Problems with Email Server After Restore CentOS SOLVED
- Replies: 0
- Views: 2479
Problems with Email Server After Restore CentOS SOLVED
Several issues with the mail server: Do not log in, do not authenticate, do not show emails and masses Email ports blocked on firewall ALL CLOSED SMTP: 25,465,587.2525 POP3: 110,995 IMAP: 143,993 Enter the link in the panel: https://mydomain.com:8083/edit/server/fail2ban/ Add code: # "ignoreip" can...
- Mon Jul 22, 2019 2:02 pm
- Forum: Mail Server
- Topic: SMTP/POP3/IMAP Mail server does not work
- Replies: 7
- Views: 16567
Re: SMTP/POP3/IMAP Mail server does not work
RESOLVED.
Hosting provider response
Now it's passing SMTP traffic :)
Thanks.
Hosting provider response
Code: Select all
Your service appears to have been ACL'd with no indication on our end.
I have removed the ACL from the service.
Thanks.
- Tue Jul 16, 2019 6:36 pm
- Forum: Mail Server
- Topic: SMTP/POP3/IMAP Mail server does not work
- Replies: 7
- Views: 16567
Re: SMTP/POP3/IMAP Mail server does not work
Send me private message with your hostname / IP or what uri you use for test In any case, you have open ports in your vesta firewall ? IP Table is disabled in email [root@srv ~]# service fail2ban status fail2ban-server (pid 2825) is running... Status |- Number of jail: 4 `- Jail list: dovecot-iptab...