PDA

View Full Version : webmail ha no new mail


mbunal
30th January 2009, 18:32
hi all

i set up q new server with etch. everything works great but webmail. i tried squirrel, ueibmiu, roundcube.

ueibimeiu: i logged in succesfullt but there is no new mail. but when i start outlook, it receice emails.

squirrel: i cant login with squirrel

roundcube: javascript was closed my browser. i canr logged in.

syslog: (just for euibimieu and squirrel)

Jan 30 18:15:55 amada imapd: LOGIN, user=web1_beqwe1, ip=[::ffff:127.0.0.1], protocol=IMAP
Jan 30 18:15:55 adama imapd: LOGOUT, user=web1_beqwe1, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=46, sent=336, time=0

what can be problem?
baris.

till
30th January 2009, 21:43
Did you install your server as described in the perfect setup guide for debian etch?

mbunal
31st January 2009, 09:06
yes. exactly as described.

mbunal
31st January 2009, 11:49
i just try that: in webmail config.php i changed mail protokol from pop to imap and ports. so webmail working now. but when i click folders:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/admispconfig/ispconfig/web/webmail/folders.php on line 157

any solutions?
Baris.

falko
1st February 2009, 14:20
Did you send an email to that account before you logged in?

Also make sure that you made no syntax error when you edited config.php.

mbunal
1st February 2009, 16:45
Did you send an email to that account before you logged in?

yes i did.

Also make sure that you made no syntax error when you edited config.php.

what? i did not edit any config.php? i just changed pop to imap. i did not touch anyting else. whait is the config.php modifications?

Baris.

falko
2nd February 2009, 13:07
i did not edit any config.php?

In your previous post you said you did. ;)

mbunal
2nd February 2009, 13:42
i only change:
from:
$mail_protocol = "pop3";
to:
$mail_protocol = "imap";
and
from:
$mail_port = 110;
to:
$mail_port = 143;

i dont edit anything else.

falko
3rd February 2009, 20:40
What's the output of netstat -tap?

mbunal
4th February 2009, 00:30
server1:~# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost:mysql *:* LISTEN 2483/mysqld
tcp 0 0 *:81 *:* LISTEN 3061/ispconfig_http
tcp 0 0 *:auth *:* LISTEN 2590/inetd
tcp 0 0 *:ftp *:* LISTEN 19886/proftpd: (acc
tcp 0 0 server2:domain *:* LISTEN 25962/named
tcp 0 0 server1:domain *:* LISTEN 25962/named
tcp 0 0 server3:domain *:* LISTEN 25962/named
tcp 0 0 localhost:domain *:* LISTEN 25962/named
tcp 0 0 *:smtp *:* LISTEN 20012/master
tcp 0 0 localhost:953 *:* LISTEN 25962/named
tcp6 0 0 *:imaps *:* LISTEN 2564/couriertcpd
tcp6 0 0 *:pop3s *:* LISTEN 2583/couriertcpd
tcp6 0 0 *:pop3 *:* LISTEN 2569/couriertcpd
tcp6 0 0 *:imap2 *:* LISTEN 2552/couriertcpd
tcp6 0 0 *:www *:* LISTEN 6370/apache2
tcp6 0 0 *:ssh *:* LISTEN 3013/sshd
tcp6 0 0 *:smtp *:* LISTEN 20012/master
tcp6 0 0 localhost:953 *:* LISTEN 25962/named
tcp6 0 0 *:https *:* LISTEN 6370/apache2
tcp6 0 2304 server1:ssh dsl88-226-19028.t:35848 ESTABLISHED20855/0

falko
4th February 2009, 18:42
Was it working when you used POP3?

mbunal
4th February 2009, 18:52
yes i am going to use pop3 or imap clients. outlook, thunderbird, kmail.