Search found 4 matches
- Mon May 23, 2022 3:51 pm
- Forum: General Discussion
- Topic: VestaCP Alternative
- Replies: 15
- Views: 77776
Re: VestaCP Alternative
If you are searching for Vestacp alternative then there are various options. You can choose cpanel or you can also choose Centos Web Panel (CWP). I personally recommend cpanel as a control panel. You can also find comparision between control panels.
- Sat Sep 05, 2020 2:03 pm
- Forum: Mail Server
- Topic: DMARC setup
- Replies: 8
- Views: 32486
Re: DMARC setup
I have added below DMARC record and it worked for me.
Code: Select all
v=DMARC1;p=reject;pct=100;rua=mailto:[email protected]
- Sat Sep 05, 2020 1:58 pm
- Forum: General Discussion
- Topic: installation of Exim and Dovecot after vesta installation
- Replies: 1
- Views: 3106
Re: installation of Exim and Dovecot after vesta installation
Hi, I am new here but i hope this command will hemp you to install Exim on your server.
Code: Select all
apt-get install exim4-daemon-heavy
- Sat Sep 05, 2020 1:47 pm
- Forum: General Discussion
- Topic: phpMyAdmin and Webmail Blank Page
- Replies: 2
- Views: 20537
Re: phpMyAdmin and Webmail Blank Page
According to your provided logs phpmyadmin and webmail are not able to open the default index page. Kindly check the path of /usr/share/roundcubemail/index.php and /usr/share/phpMyAdmin/index.php that your index.php file is available or not. Have you properly installed phpmyadmin and webmail on your...