ich habe mal ein paar Anfänger Fragen Bezüglich Linux, Confixx, Mailserver.
Seit ein paar Tagen funktioniert der Mail Server auf meinem Root-Server (Suse und Confixx 3.2.1) (postfix) nicht mehr.
In der /var/log/warn steht:
Code: Select all
│Dec 27 18:25:59 g126 postfix/smtp[18666]: warning: timeout on private/scache socket while reading input attribute na│
│~me │
│Dec 27 18:25:59 g126 postfix/smtp[18666]: warning: problem talking to service private/scache socket: Connection time│
│~d out │
│Dec 27 18:26:07 g126 postfix/smtp[3961]: warning: timeout on private/scache socket while reading input attribute nam│
│~e │
│Dec 27 18:26:07 g126 postfix/smtp[3961]: warning: problem talking to service private/scache socket: Connection timed│
│~ out │
│Dec 27 18:26:44 g126 postfix/smtp[23154]: warning: timeout on private/scache socket while reading input attribute na│
│~me │
│Dec 27 18:26:44 g126 postfix/smtp[23154]: warning: problem talking to service private/scache socket: Connection time│
│~d out │
│Dec 27 18:30:31 g126 postfix/smtp[23061]: warning: timeout on private/scache socket while reading input attribute na│
│~me │
│Dec 27 18:30:31 g126 postfix/smtp[23061]: warning: problem talking to service private/scache socket: Connection time│
│~d out │
│Dec 27 18:30:37 g126 postfix/qmgr[29715]: warning: mail for yahoo.com is using up 19961 of 20000 active queue entrie│
│~s │
│Dec 27 18:30:37 g126 postfix/qmgr[29715]: warning: you may need to increase the main.cf smtp_destination_concurrency│
│~_limit from 20 │
│Dec 27 18:30:37 g126 postfix/qmgr[29715]: warning: please avoid flushing the whole queue when you have │
│Dec 27 18:30:37 g126 postfix/qmgr[29715]: warning: lots of deferred mail, that is bad for performance │
│Dec 27 18:30:37 g126 postfix/qmgr[29715]: warning: to turn off these warnings specify: qmgr_clog_warn_time = 0 │
│Dec 27 18:30:59 g126 postfix/smtp[23064]: warning: timeout on private/scache socket while reading input attribute na│
│~me │
│Dec 27 18:30:59 g126 postfix/smtp[23064]: warning: problem talking to service private/scache socket: Connection time│
│~d out
**************************************************************************
Bei mir laufen auch noch folgende prozesse:
Code: Select all
4084 ? S 0:01 /usr/sbin/powersaved -d -v 3
4111 ? Ss 0:00 /usr/sbin/spamd -d -c -L
4143 ? S 0:00 spamd child
4144 ? S 0:00 spamd child
4145 ? S 0:00 spamd child
4146 ? S 0:00 spamd child
4147 ? S 0:00 spamd child
5144 tty1 Ss+ 0:00 /sbin/mingetty --noclear tty1
5145 tty2 Ss+ 0:00 /sbin/mingetty tty2
5146 tty3 Ss+ 0:00 /sbin/mingetty tty3
5147 tty4 Ss+ 0:00 /sbin/mingetty tty4
5148 tty5 Ss+ 0:00 /sbin/mingetty tty5
5149 tty6 Ss+ 0:00 /sbin/mingetty tty6
29715 ? S 9:23 qmgr -l -t fifo -u
18730 ? S 0:00 imap-login
23477 ? S 0:33 scache -l -t unix -u
24386 ? S 0:00 smtp -t unix -u
3961 ? S 0:00 smtp -t unix -u
3965 ? S 0:00 smtp -t unix -u
7680 ? S 0:00 smtp -t unix -u
11306 ? S 0:00 smtp -t unix -u
14791 ? S 0:00 smtp -t unix -u
14806 ? S 0:00 smtp -t unix -u
18553 ? S 0:00 smtp -t unix -u
18660 ? S 0:00 smtp -t unix -u
18675 ? S 0:00 smtp -t unix -u
22565 ? Ss 0:01 sshd: root@pts/0
22592 pts/0 Ss 0:00 -bash
23061 ? S 0:00 smtp -t unix -u
23161 ? S 0:00 smtp -t unix -u
23163 ? S 0:00 smtp -t unix -u
23413 ? S 0:00 pop3-login
23660 ? Ss 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
23661 ? S 0:01 /usr/bin/perl /root/confixx/pipelog.pl
27567 ? S 0:00 smtp -t unix -u
27682 ? S 0:00 smtp -t unix -u
27684 ? S 0:00 smtp -t unix -u
27685 ? S 0:00 smtp -t unix -u
27686 ? S 0:00 smtp -t unix -u
27687 ? S 0:00 smtp -t unix -u
27690 ? S 0:00 smtp -t unix -u
Was ist die Ursach für das mehrfache laufen der commands wie z.B.:
Code: Select all
27684 ? S 0:00 smtp -t unix -u
27685 ? S 0:00 smtp -t unix -u
27686 ? S 0:00 smtp -t unix -u
27687 ? S 0:00 smtp -t unix -u
27690 ? S 0:00 smtp -t unix -u
Wenn ich in der Console, folgendes sehe:
Code: Select all
29469 ? S 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
29470 ? S 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
29486 ? S 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
29489 ? S 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
29490 ? S 0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL