Search found 4 matches
- Tue Oct 21, 2014 5:12 pm
- Forum: Mail Server
- Topic: HELP! Roundcube can send but not receive
- Replies: 5
- Views: 6087
Re: HELP! Roundcube can send but not receive
netstat -tupan | grep :143
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 954/dovecot
port 143 too just in case^
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 954/dovecot
port 143 too just in case^
- Tue Oct 21, 2014 5:11 pm
- Forum: Mail Server
- Topic: HELP! Roundcube can send but not receive
- Replies: 5
- Views: 6087
Re: HELP! Roundcube can send but not receive
what is output of netstat -tupan | grep :25 ? [root@vps ~]# netstat -tupan | grep :25 tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 971/exim tcp 0 0 0.0.0.0:2525 0.0.0.0:* LISTEN 971/exim tcp 0 0 :::25 :::* LISTEN 971/exim tcp 0 0 :::2525 :::* LISTEN 971/exim [root@vps ~]# Thanks.
- Mon Oct 13, 2014 3:33 pm
- Forum: Mail Server
- Topic: HELP! Roundcube can send but not receive
- Replies: 5
- Views: 6087
- Sun Oct 12, 2014 3:03 pm
- Forum: Mail Server
- Topic: HELP! Roundcube can send but not receive
- Replies: 5
- Views: 6087
HELP! Roundcube can send but not receive
Hello, Just installed vestacp. Installation went fine no problems. Everything works, except email. Can send email with mail accounts, but cannot receive. The thing is, when I set an email address to forward emails to on vestacp, it forwards fine. I do not know where to start with this problem and do...