Search found 4 matches
- Wed Jun 25, 2014 8:48 pm
- Forum: Mail Server
- Topic: can't install
- Replies: 7
- Views: 9961
Re: can't install
that worked;
# /etc/init.d/dovecot restart
[ ok ] Restarting IMAP/POP3 mail server: dovecot.
Is dovecot the last step in the installation? seems that it stopped at dovecot?
# /etc/init.d/dovecot restart
[ ok ] Restarting IMAP/POP3 mail server: dovecot.
Is dovecot the last step in the installation? seems that it stopped at dovecot?
- Wed Jun 25, 2014 7:38 pm
- Forum: Mail Server
- Topic: can't install
- Replies: 7
- Views: 9961
Re: can't install
protocols = imap pop3
listen = *, ::
base_dir = /var/run/dovecot/
!include conf.d/*.conf
useradd admin worked fine:
# service vesta start
[ ok ] Starting vesta-nginx: vesta-nginx.
[ ok ] Starting vesta-php: vesta-php.
listen = *, ::
base_dir = /var/run/dovecot/
!include conf.d/*.conf
useradd admin worked fine:
# service vesta start
[ ok ] Starting vesta-nginx: vesta-nginx.
[ ok ] Starting vesta-php: vesta-php.
- Wed Jun 25, 2014 7:32 pm
- Forum: Mail Server
- Topic: can't install
- Replies: 7
- Views: 9961
Re: can't install
The install stops with dovecot
I can stop the vesta service and when I start i get
[....] Starting vesta-nginx: vesta-nginxnginx: [emerg] getpwnam("admin") failed in /usr/local/vesta/nginx/conf/nginx.conf:1
I can stop the vesta service and when I start i get
[....] Starting vesta-nginx: vesta-nginxnginx: [emerg] getpwnam("admin") failed in /usr/local/vesta/nginx/conf/nginx.conf:1
- Wed Jun 25, 2014 3:26 pm
- Forum: Mail Server
- Topic: can't install
- Replies: 7
- Views: 9961
can't install
Clean Debian wheezy minimal in an openvz container Keep getting: Adding user dovecot to group mail System start/stop links for /etc/init.d/dovecot already exist. [....] Starting IMAP/POP3 mail server: dovecotError: socket() failed: Address family not supported by protocol Error: service(pop3-login):...