Search found 12 matches
- Thu Feb 08, 2018 8:01 pm
- Forum: Mail Server
- Topic: Error Access denied – Invalid HELO name (See RFC2821 4.1.3)
- Replies: 0
- Views: 2447
Error Access denied – Invalid HELO name (See RFC2821 4.1.3)
Hello, i can send and recieve e mail from webmail (roundcube) but when i set e mail settings in thunderbird i get this error code Error Access denied – Invalid HELO name (See RFC2821 4.1.3) and i didnt know where i have error in my exim4 configuration. Configuration of exim4 is in default settings. ...
- Thu Feb 23, 2017 7:48 am
- Forum: General Discussion
- Topic: Ubuntu 16.04 and vestacp
- Replies: 6
- Views: 7610
Re: Ubuntu 16.04 and vestacp
I make fresh install of vesta cp for this ubuntu and i have some problems. Installation was without problems The first problem : when i create mail user in vestacp it will create it without problem but when i checked the sql table the this user wasnt create here second problem: when i connected to p...
- Tue Feb 21, 2017 10:14 pm
- Forum: General Discussion
- Topic: Ubuntu 16.04 and vestacp
- Replies: 6
- Views: 7610
Ubuntu 16.04 and vestacp
Have somebody tested vesta cp 0.9.8-17 on ubuntu 16.04 ? if yes is everything working fine? Because i am testing now vestacp on this system and i have lot of errors after fresh install
- Tue Feb 21, 2017 10:37 am
- Forum: Mail Server
- Topic: problem with creating mail users
- Replies: 1
- Views: 2700
problem with creating mail users
Hello,
i create a mail new user in vesta cp without error, but when i checked if this account was created in mysql table i cant find this account, where can be the problem. I am using ubuntu 16.04
everything i have restored from backup which was made using vestacp
i create a mail new user in vesta cp without error, but when i checked if this account was created in mysql table i cant find this account, where can be the problem. I am using ubuntu 16.04
everything i have restored from backup which was made using vestacp
- Mon Feb 20, 2017 8:59 pm
- Forum: Mail Server
- Topic: Roundcube https
- Replies: 0
- Views: 2163
Roundcube https
Hello, i have generated by letsencrypt ssl for our domain exaple.com/webmail, for redirect to https i am using .htacces <IfModule mod_rewrite.c> RewriteEngine on RewriteBase / RewriteCond %{HTTPS} !on RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] Redirect 301 / https://mail.example.c...
- Sat Feb 18, 2017 5:34 pm
- Forum: Web Server
- Topic: letsencrypt help
- Replies: 1
- Views: 2321
letsencrypt help
Hello,
is there somebody who can make tutorial how to set up letsencrypt for vestacp ? because i am trying to set up it but unsuccesfull.
the best way will be step by step tutorial , thank you
is there somebody who can make tutorial how to set up letsencrypt for vestacp ? because i am trying to set up it but unsuccesfull.
the best way will be step by step tutorial , thank you
- Thu Feb 16, 2017 10:35 am
- Forum: FTP Server
- Topic: admin prefix remove
- Replies: 3
- Views: 12055
admin prefix remove
Hello is possible to remove admin prefix by creating new ftp user and new sql table ?
- Tue Feb 14, 2017 6:45 am
- Forum: Mail Server
- Topic: Roundcube error 500 after Mysql update to 5.7 on ubuntu
- Replies: 2
- Views: 6562
Re: Roundcube error 500 after Mysql update to 5.7 on ubuntu
I have the all databases in my phpmyadmin, because other websites are working fine, but when i login in to a phpmyadmin a cannot add user because i get the same error 500, i think that the problem is somwhere in phpmyadmin config. How can i get back the old version of mysql with good configns from v...
- Mon Feb 13, 2017 8:02 pm
- Forum: Mail Server
- Topic: Roundcube error 500 after Mysql update to 5.7 on ubuntu
- Replies: 2
- Views: 6562
Roundcube error 500 after Mysql update to 5.7 on ubuntu
Hello, today i have updated mysql from 5.4 to 5.7 and after that i have problems to log in in webmail which is running on roundcube. when i make update of mysql i used this steps: First of all , Backup All your Database. mysqldump --all-databases > all_databases.sql I am pasting the particular porti...
- Mon Feb 13, 2017 7:05 pm
- Forum: Mail Server
- Topic: Backup mails
- Replies: 0
- Views: 2068
Backup mails
Hello, i have back up mails from another mail server and i want to imort it to the roundcube. What is the best solution for it? The backed up mails is in zip folder and it is 482 mb big, when i use function import in roundcube i upload this file only 16% percent, i have enlarge post_max_size to 990M...