Hallo,
Ich habe als Email Server postfix eingestellt. Wenn ich es starte kommen keine Errors. Wenn ich aber eine email anlege kann er sie nicht abrufen und er kann keine empfangen. Was muss ich da nun machen?
Hallo,
Ich habe als Email Server postfix eingestellt. Wenn ich es starte kommen keine Errors. Wenn ich aber eine email anlege kann er sie nicht abrufen und er kann keine empfangen. Was muss ich da nun machen?
Hallo,
Ich habe als Email Server postfix eingestellt. Wenn ich es starte kommen keine Errors. Wenn ich aber eine email anlege kann er sie nicht abrufen und er kann keine empfangen. Was muss ich da nun machen?
1. Schauen, ob Postfix läuft (ps aux | grep postfix oder lsof -i | grep 25)
2. Schauen, ob Dovecot oder Courier läuft (darüber holt man i.d.R. Mails)
3. im Maillog (/var/log/mail.log) schauen, was Sache ist
4. Soweit Umgebungsdetails posten, dass man hier nicht Glaskugel-Polieren muss ...
Apr 21 07:00:51 mex22 dovecot: pop3-login: socket(default) failed: Too many open files
Apr 21 07:00:51 mex22 dovecot: pop3-login: Can't connect to auth server at default: Too many open files
Apr 21 07:00:51 mex22 dovecot: pop3-login: socket(default) failed: Too many open files
Apr 21 07:00:51 mex22 dovecot: pop3-login: Can't connect to auth server at default: Too many open files
Apr 21 07:00:51 mex22 dovecot: pop3-login: socket(default) failed: Too many open files
Apr 21 07:00:51 mex22 dovecot: pop3-login: Can't connect to auth server at default: Too many open files
Apr 21 07:00:52 mex22 dovecot: imap-login: socket(default) failed: Too many open files
Apr 21 07:00:52 mex22 dovecot: imap-login: Can't connect to auth server at default: Too many open files
Apr 21 07:00:52 mex22 dovecot: imap-login: socket(default) failed: Too many open files
Apr 21 07:00:52 mex22 dovecot: imap-login: Can't connect to auth server at default: Too many open files
Apr 21 07:00:52 mex22 dovecot: imap-login: socket(default) failed: Too many open files
Apr 21 07:00:52 mex22 dovecot: imap-login: Can't connect to auth server at default: Too many open files
Das steht in den logs! 10000 mal
Ui.
Was für ein Linux verwendest Du? Was sagt "ulimit" und was gibt "ps fauxw" aus?
Die Fehlermeldung muss nicht wirklich von DoveCot kommen. DoveCot kann an dieser Stelle einfach keinen Socket binden, weil schon zu viele 'Dateien' offen sind
Linux 64Bit - minimal
und weiter?
Ich weiß nicht wo ich den rest finde
Du meldest Dich an Deiner Kiste an und gibst auf der Console erst "ulimit<enter>" und dann "ps fauxw<enter>" ein
Das was da rauskommt kopierst Du hier rein.
Bei "ulimit" kommt "unlimited"
Bei ps fauxw "USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 8360 748 ? Ss Apr22 0:00 init [2]
root 2 0.0 0.0 0 0 ? S Apr22 0:00 [kthreadd/1378]
root 3 0.0 0.0 0 0 ? S Apr22 0:00 \_ [khelper/13 78]
root 335 0.0 0.0 125848 1588 ? Sl Apr22 0:01 /usr/sbin/rsysl ogd -c4
root 652 0.0 0.0 20912 972 ? Ss Apr22 0:00 /usr/sbin/cron
root 659 0.0 0.0 49180 1140 ? Ss Apr22 0:00 /usr/sbin/sshd
root 10034 0.0 0.0 70592 3468 ? Ss 18:50 0:00 \_ sshd: root@ pts/0
root 10036 0.0 0.0 17716 1916 pts/0 Ss 18:50 0:00 \_ -bash
root 10040 0.0 0.0 14820 1052 pts/0 R+ 18:50 0:00 \_ ps fauxw
root 678 0.0 0.0 3960 648 ? S Apr22 0:00 /bin/sh /usr/bi n/mysqld_safe
mysql 809 0.0 0.4 255500 26724 ? Sl Apr22 0:20 \_ /usr/sbin/m ysqld --basedir=/usr --datadir=/var/lib/mysql --user
root 810 0.0 0.0 3860 628 ? S Apr22 0:00 \_ logger -t m ysqld -p daemon.error
proftpd 683 0.0 0.0 88780 1944 ? Ss Apr22 0:00 proftpd: (accep ting connections)
root 980 0.0 0.0 39056 868 ? Ss Apr22 0:02 /usr/sbin/dovec ot -c /etc/dovecot/dovecot.conf
root 982 0.0 0.0 75032 3304 ? S Apr22 0:00 \_ dovecot-aut h
dovecot 1028 0.0 0.0 36916 2568 ? S Apr22 0:00 \_ pop3-login
dovecot 1029 0.0 0.0 36916 2572 ? S Apr22 0:00 \_ pop3-login
dovecot 1030 0.0 0.0 36916 2568 ? S Apr22 0:00 \_ pop3-login
dovecot 1031 0.0 0.0 36928 2568 ? S Apr22 0:00 \_ imap-login
dovecot 1032 0.0 0.0 36928 2568 ? S Apr22 0:00 \_ imap-login
dovecot 1033 0.0 0.0 36928 2568 ? S Apr22 0:00 \_ imap-login
root 995 0.0 0.0 35452 1280 ? Ss Apr22 0:00 /usr/sbin/livec onfig
109 996 0.0 0.1 179848 8708 ? Sl Apr22 0:24 \_ /usr/sbin/l iveconfig
root 998 0.0 0.0 277444 5728 ? Sl Apr22 0:01 \_ /usr/sbin/l iveconfig
clamav 1037 0.0 3.1 321720 200096 ? Ssl Apr22 0:26 /usr/sbin/clamd
clamav 1327 0.0 0.0 135524 940 ? Ssl Apr22 0:00 /usr/sbin/clama v-milter
clamav 1366 0.0 0.0 42728 2128 ? Ss Apr22 0:44 /usr/bin/freshc lam -d --quiet
root 8271 0.0 0.0 37180 2404 ? Ss 14:30 0:00 /usr/lib/postfi x/master
postfix 8273 0.0 0.0 39408 2488 ? S 14:30 0:00 \_ qmgr -l -t fifo -u
postfix 9267 0.0 0.0 39244 2372 ? S 17:33 0:00 \_ pickup -l - t fifo -u -c
postfix 10031 0.0 0.0 39544 3076 ? S 18:50 0:00 \_ cleanup -z -t unix -u -c
postfix 10032 0.0 0.0 39656 3204 ? S 18:50 0:00 \_ trivial-rew rite -n rewrite -t unix -u -c
postfix 10033 0.0 0.0 39488 3032 ? S 18:50 0:00 \_ local -t un ix
root 8389 0.0 0.2 271848 13660 ? Ss 14:39 0:00 /usr/sbin/apach e2 -k start
root 8392 0.0 0.0 3960 596 ? S 14:39 0:00 \_ /bin/sh -c /usr/lib/liveconfig/lclogsplit -m /etc/apache2/acces
root 8393 0.0 0.0 3868 560 ? S 14:39 0:00 | \_ /usr/li b/liveconfig/lclogsplit -m /etc/apache2/accesslog.ma
www-data 8394 0.0 0.0 134140 3244 ? S 14:39 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8400 0.0 0.1 272420 8552 ? S 14:39 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8427 0.0 0.1 272468 8432 ? S 14:41 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8431 0.0 0.1 272356 8260 ? S 14:41 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8433 0.0 0.1 272508 8420 ? S 14:41 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8566 0.0 0.1 272596 8364 ? S 15:09 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8627 0.0 0.1 272340 8228 ? S 15:12 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8643 0.0 0.1 272224 8020 ? S 15:13 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8650 0.0 0.1 272356 8160 ? S 15:14 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8859 0.0 0.1 272356 8108 ? S 16:03 0:00 \_ /usr/sbin/a pache2 -k start
www-data 8898 0.0 0.1 272356 8096 ? S 16:04 0:00 \_ /usr/sbin/a pache2 -k start
"
Hmmm. Wenn Du uns per PM deine Daten schickst, schauen wir auf Deine Kiste.
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!