Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 3 matches
- Wed Mar 02, 2016 12:33 pm
- Forum: Mail Server
- Topic: Roundcube send error
- Replies: 3
- Views: 4406
Roundcube send error
Hi
If I press on send I get this error message in the console:
Uncaught TypeError: Cannot read property 'get_content' of undefined
now I can't send mail from the Roundcubed.
how can I fix this?
If I press on send I get this error message in the console:
Uncaught TypeError: Cannot read property 'get_content' of undefined
now I can't send mail from the Roundcubed.
how can I fix this?
- Wed Mar 02, 2016 10:14 am
- Forum: Web Server
- Topic: How to block direct IP Access?
- Replies: 1
- Views: 4446
How to block direct IP Access?
Hi,
If I go to my IP address, I go to my first website. I don't want this.
How can they see a 403 error message?
This is what I have tried:
server {
listen 80;
listen 443;
return 403;
}
in
/etc/nginx/conf.d/default.conf
and
/etc/nginx/nginx.conf
I restarted nginx multiple times but ...
If I go to my IP address, I go to my first website. I don't want this.
How can they see a 403 error message?
This is what I have tried:
server {
listen 80;
listen 443;
return 403;
}
in
/etc/nginx/conf.d/default.conf
and
/etc/nginx/nginx.conf
I restarted nginx multiple times but ...
- Mon Feb 29, 2016 7:03 pm
- Forum: Mail Server
- Topic: Email Server
- Replies: 0
- Views: 1755
Email Server
Hi,
I didn't install the emailserver because I don't need it for my website. But the panel itself uses emails and they don't get delivered (because I didn't install email)
How can I add the email server after install without reinstall?
I didn't install the emailserver because I don't need it for my website. But the panel itself uses emails and they don't get delivered (because I didn't install email)
How can I add the email server after install without reinstall?