Search found 10 matches
- Thu Apr 03, 2014 8:24 am
- Forum: Mail Server
- Topic: Comodo PositiveSSL certificate + Exim4 + Dovecot
- Replies: 5
- Views: 9896
Re: Comodo PositiveSSL certificate + Exim4 + Dovecot
Congrats ! Thanks for your soluce Very interesting to get Webmail and PhpMyadmin accessed from SSL ! it works well ! I'm still searching another solution to get my Signed certificate to work perfectly with Microsoft Outlook without having this alert coming at the startup .. Any other idea ? Thanks ...
- Wed Apr 02, 2014 4:08 pm
- Forum: Mail Server
- Topic: Comodo PositiveSSL certificate + Exim4 + Dovecot
- Replies: 5
- Views: 9896
Re: Comodo PositiveSSL certificate + Exim4 + Dovecot
Team, i have a PositiveSSL Certificate from Comodo and i'd like to use it also for my email Server (defaults Exim4 + Dovecot installed by VestaCP). The certificate works perfectly with my website. Comodo generates 3 files: AddTrustExternalCARoot.crt PositiveSSLCA2.crt www_mydomain_com.crt in the fi...
- Wed Apr 02, 2014 4:04 pm
- Forum: General Discussion
- Topic: How quota works in Vestacp?
- Replies: 2
- Views: 5993
Re: How quota works in Vestacp?
Are you on OpenVZ? Your Node Admin needs to enable quotas for you. Yes, I'm using openVZ. And I think quotas is already enabled. ============================================== root@t1:~# mount -l /dev/simfs on / type reiserfs (rw,usrquota,grpquota) proc on /proc type proc (rw,relatime) sysfs on /sy...
- Sat Mar 29, 2014 2:52 pm
- Forum: General Discussion
- Topic: How quota works in Vestacp?
- Replies: 2
- Views: 5993
How quota works in Vestacp?
Hi,
I created a new package, and the quota is set to 100MB. But, the quota seems not working, the user can upload files more than 100M.
Would anybody can explain a little more about how quota works in vestacp?
thanks.
I created a new package, and the quota is set to 100MB. But, the quota seems not working, the user can upload files more than 100M.
Would anybody can explain a little more about how quota works in vestacp?
thanks.
- Sun Mar 23, 2014 11:26 am
- Forum: General Discussion
- Topic: Hope to intagerate CAPCHA in login page
- Replies: 1
- Views: 3829
Hope to intagerate CAPCHA in login page
Hi,
I hope vestacp can add Capcha in login page. This could be more safe.
I hope vestacp can add Capcha in login page. This could be more safe.
- Fri Mar 21, 2014 1:31 pm
- Forum: Mail Server
- Topic: How to enable SSL on Webmail ?
- Replies: 3
- Views: 7670
Re: How to enable SSL on Webmail ?
hello, if you are using debian os, try this method. 1.edit this file; /etc/exim4/exim4.conf.template 2.find out following lines; # tls_advertise_hosts = * # tls_certificate = /usr/local/vesta/ssl/certificate.crt # tls_privatekey = /usr/local/vesta/ssl/certificate.key 3. and uncomment, it should loo...
- Thu Mar 20, 2014 2:19 pm
- Forum: Mail Server
- Topic: How to enable SSL on Webmail ?
- Replies: 3
- Views: 7670
How to enable SSL on Webmail ?
Hi,
The webmail is default plantext html. I want to use ssl. I already have a ssl certificate.
How to enable ssl on Webmail ?
The webmail is default plantext html. I want to use ssl. I already have a ssl certificate.
How to enable ssl on Webmail ?
- Sat Mar 01, 2014 1:09 pm
- Forum: General Discussion
- Topic: v-add-user doesn't work for now?
- Replies: 1
- Views: 4785
v-add-user doesn't work for now?
=============================================================== root@t1:~# v-add-user Error: not enought arguments Usage: v-add-user USER PASSWORD EMAIL [PACKAGE] [FNAME] [LNAME] root@t1:~# v-add-user cli111 cli111 cli@firstVM.com test3 test4 Error: argument lname is not valid (empty) root@t1:~# v-a...
- Sun Feb 23, 2014 5:13 am
- Forum: General Discussion
- Topic: Is there support for remote ftp backup?
- Replies: 3
- Views: 5803
Is there support for remote ftp backup?
Current backup is only local.
I have a remote ftp server, I want to backup to the ftp server. but I could not find any settings in the admin panel.
Is there any official support ?
I have a remote ftp server, I want to backup to the ftp server. but I could not find any settings in the admin panel.
Is there any official support ?
- Sun Feb 23, 2014 4:50 am
- Forum: 3rd Party Software
- Topic: There is a bug in WHMCS modules
- Replies: 4
- Views: 8979
There is a bug in WHMCS modules
While integrate vestacp to WHMCS, I found there was a bug in vesta.php module. please see the image: http://blog.firstvm.com/wp-content/uploads/2014/02/image184.png it was " $serverhostname" here. but it shoud be : $params[‘serverhostname’] otherwise, the customer was not able to login webmail from ...