[Postfix] E-Mails werden nicht ausgeliefert

wojtus81

Registered User
Habe das Problem das die E-Mails auf dem Sever bleiben und nicht ausgeliefert werden.

Habe den Server nicht selber eingerichtet und der Zuständige Admin ist tödlich verunglückt. Wie bekomme ich das nun hin ? Ich weis leider nichtmal wo ich die logfiles finde und was zu machen ist.

Bitte dringend um Hilfe, danke
 
mail.err:

Code:
Oct  1 10:14:31 Polger2 postfix/postfix-script[17421]: error: unknown command: ''
Oct  1 10:14:31 Polger2 postfix/postfix-script[17422]: fatal: usage: postfix start (or stop, reload, abort, flush, check, status, set-permissions, upgrade-configuration)
Oct  1 10:14:40 Polger2 postfix/postfix-script[17444]: error: unknown command: 'restart'
Oct  1 10:14:40 Polger2 postfix/postfix-script[17445]: fatal: usage: postfix start (or stop, reload, abort, flush, check, status, set-permissions, upgrade-configuration)
Oct  1 11:18:47 Polger2 postfix/trivial-rewrite[1014]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:18:57 Polger2 postfix/smtpd[1167]: fatal: no SASL authentication mechanisms
Oct  1 11:19:48 Polger2 postfix/trivial-rewrite[1234]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:20:49 Polger2 postfix/trivial-rewrite[1239]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:20:49 Polger2 postfix/trivial-rewrite[1240]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:21:50 Polger2 postfix/trivial-rewrite[1270]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:21:50 Polger2 postfix/trivial-rewrite[1271]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:23:00 Polger2 postfix/trivial-rewrite[1390]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:24:01 Polger2 postfix/trivial-rewrite[1410]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:25:31 Polger2 postfix/trivial-rewrite[999]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:25:41 Polger2 postfix/smtpd[1147]: fatal: no SASL authentication mechanisms
Oct  1 11:26:32 Polger2 postfix/trivial-rewrite[1238]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem

mail.info:

Code:
Oct  1 11:21:51 Polger2 postfix/qmgr[995]: warning: problem talking to service rewrite: Success
Oct  1 11:21:51 Polger2 postfix/smtpd[1236]: warning: problem talking to service rewrite: Connection reset by peer
Oct  1 11:21:51 Polger2 postfix/master[984]: warning: process /usr/lib/postfix/trivial-rewrite pid 1270 exit status 1
Oct  1 11:21:51 Polger2 postfix/master[984]: warning: /usr/lib/postfix/trivial-rewrite: bad command startup -- throttling
Oct  1 11:21:51 Polger2 postfix/smtpd[1235]: warning: problem talking to service rewrite: Success
Oct  1 11:21:51 Polger2 postfix/master[984]: warning: process /usr/lib/postfix/trivial-rewrite pid 1271 exit status 1
Oct  1 11:22:12 Polger2 postfix/smtpd[1278]: connect from mailout02.ims-firmen.de[213.174.32.97]
Oct  1 11:22:41 Polger2 postfix/postfix-script[1287]: stopping the Postfix mail system
Oct  1 11:22:41 Polger2 postfix/master[984]: terminating on signal 15
Oct  1 11:23:00 Polger2 postfix/postfix-script[1386]: starting the Postfix mail system
Oct  1 11:23:00 Polger2 postfix/master[1387]: daemon started -- version 2.7.0, configuration /etc/postfix
Oct  1 11:23:00 Polger2 postfix/qmgr[1389]: E975480A15E: from=<no-reply@polger.net>, size=76599, nrcpt=1 (queue active)
Oct  1 11:23:00 Polger2 postfix/proxymap[1391]: warning: connect to mysql server unix:/tmp/mysql.sock: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Oct  1 11:23:00 Polger2 postfix/trivial-rewrite[1390]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct  1 11:23:01 Polger2 postfix/master[1387]: warning: process /usr/lib/postfix/trivial-rewrite pid 1390 exit status 1
:
 
Apache Server läuft auch nicht
Irgendwie scheint da garnix mehr zu laufen, nur wieso und wie kann man das beheben?

Kann jemand helfen bitte ?
 
Server kann sich aus irgendwelchen gründen nicht mit der MYSQL DB verbinden und deswegen geht es warheinlich nicht

Code:
Oct  1 11:35:41 Polger2 postfix/trivial-rewrite[1352]: fatal: proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
 
Darauf bin ich auch schon gekommen :D

Dann kommt das:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
 
Wenn du den MySQLd startest, verbindet er sich mit Sicherheit nicht mit sich selbst.
Poste bitte vollständige Befehle mit der vollständigen Ausgabe und nicht nur Teile davon, die du für wichtig hältst. ;)
 
Ich bin via SSH auf dem root eingeloggt.

gebe den befehl mysql start ein und dann kommt diese Meldung ich ich gepostet habe

root@Polger2:~# mysql start
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
 
"mysql" ist der Client und kein MySQL Server.
Da Variante die du eventuell suchst wäre
Code:
service mysql start

Würde ich dir aber nicht empfehlen. Direkt mit den Init-Scripten zu arbeiten, ist meiner Meinung nach, für Anfänger logischer und einfacher nachvollziehbar.
Versuch es also bitte mit
Code:
/etc/init.d/mysql start
oder
Code:
/etc/init.d/mysqld start

In deinen Postfix Logs seh ich, dass du ähnliches auch schon mit Postfix versucht hast. Da gilt das gleiche. :rolleyes:
 
Geht leider alles nicht :(

Bin richtig am verzwifeln :(

root@Polger2:~# service mysql start
start: Job failed to start
root@Polger2:~# /etc/init.d/mysql start
-bash: /etc/init.d/mysql: No such file or directory
root@Polger2:~# /etc/init.d/mysqld start
-bash: /etc/init.d/mysqld: No such file or directory
root@Polger2:~#
 
Welche Distribution?
Was sagt ein "ls -la /etc/init.d/"?
Was sagt ein "rpm -qa | grep mysql" oder "dpkg -l | grep mysql"?
 
ubuntu 10.04 LTS 64Bit

Code:
root@Polger2:~# ls -la /etc/init.d/
total 208
drwxr-xr-x  2 root root  4096 2010-07-26 09:50 .
drwxr-xr-x 86 root root  4096 2010-10-01 11:25 ..
-rwxr-xr-x  1 root root  3541 2010-03-31 00:03 apparmor
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 atd -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  2341 2009-09-07 20:58 bootlogd
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 console-setup -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 cron -> /lib/init/upstart-job
-rw-r--r--  1 root root    24 2010-04-30 10:42 .depend.boot
-rw-r--r--  1 root root    24 2010-04-30 10:42 .depend.start
-rw-r--r--  1 root root    10 2010-04-30 10 begin_of_the_skype_highlighting**************0 2010-04-30 10******end_of_the_skype_highlighting:42 .depend.stop
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 dmesg -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  1235 2009-02-20 18:56 dns-clean
-rwxr-xr-x  1 root root  5696 2010-04-19 19:18 dovecot
lrwxrwxrwx  1 root root    21 2010-07-22 13:16 failsafe-x -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  1105 2010-04-13 15:38 grub-common
-rwxr-xr-x  1 root root  1329 2009-09-07 20:58 halt
-rwxr-xr-x  1 root root 10725 2009-12-31 12:19 hdparm
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 hostname -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 hwclock -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 hwclock-save -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 irqbalance -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 iscsi-network-interface -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  3649 2009-10-31 20:41 keymap.sh
-rwxr-xr-x  1 root root  1293 2009-09-07 20:58 killprocs
-rw-r--r--  1 root root     0 2010-04-30 10:43 .legacy-bootordering
-rwxr-xr-x  1 root root  1908 2009-12-12 15:41 mdadm
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 module-init-tools -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  2256 2009-12-03 17:04 networking
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 network-interface -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 network-interface-security -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  1818 2010-02-03 01:19 ntp
-rwxr-xr-x  1 root root   882 2009-09-07 20:58 ondemand
-rwxr-xr-x  1 root root  4503 2010-02-05 21:47 open-iscsi
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 plymouth -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 plymouth-log -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 plymouth-splash -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 plymouth-stop -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  4695 2010-02-19 11:24 postfix
-rwxr-xr-x  1 root root  4803 2009-03-19 03:34 powernowd
-rwxr-xr-x  1 root root   177 2009-03-19 03:34 powernowd.early
-rwxr-xr-x  1 root root   420 2010-03-07 06:36 pppd-dns
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 procps -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  8863 2009-09-07 20:58 rc
-rwxr-xr-x  1 root root   801 2009-09-07 20:58 rc.local
-rwxr-xr-x  1 root root   117 2009-09-07 20:58 rcS
-rw-r--r--  1 root root  1510 2009-09-07 20:58 README
-rwxr-xr-x  1 root root   639 2009-09-07 20:58 reboot
-rwxr-xr-x  1 root root  4400 2010-03-30 17:14 rsync
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 rsyslog -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  3200 2010-03-30 02:20 sendsigs
-rwxr-xr-x  1 root root   590 2009-09-07 20:58 single
-rw-r--r--  1 root root  4271 2009-09-07 20:58 skeleton
-rwxr-xr-x  1 root root  1891 2009-08-09 17:40 spamassassin
-rwxr-xr-x  1 root root  3899 2010-03-08 17:11 ssh
-rwxr-xr-x  1 root root   519 2009-09-07 20:58 stop-bootlogd
-rwxr-xr-x  1 root root  1095 2009-09-07 20:58 stop-bootlogd-single
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 udev -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 udev-finish -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 udevmonitor -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 udevtrigger -> /lib/init/upstart-job
lrwxrwxrwx  1 root root    21 2010-07-22 11:14 ufw -> /lib/init/upstart-job
-rwxr-xr-x  1 root root  2787 2009-11-05 14:03 umountfs
-rwxr-xr-x  1 root root  2075 2009-10-14 06:16 umountnfs.sh
-rwxr-xr-x  1 root root  1683 2009-10-14 06:20 umountroot
-rwxr-xr-x  1 root root   810 2010-03-19 09:29 unattended-upgrades
-rwxr-xr-x  1 root root  1997 2009-09-07 20:58 urandom
-rwxr-xr-x  1 root root  1777 2008-07-01 19:41 x11-common

root@Polger2:~# rpm -qa | grep mysql" oder "dpkg -l | grep mysql
The program 'rpm' is currently not installed. You can install it by typing:
apt-get install rpm
 
root@Polger2:~# rpm -qa | grep mysql" oder "dpkg -l | grep mysql

Vielleicht fällt dir irgendwann mal auf, dass das 2 Befehle sind, die durch ein deutsches "oder" getrennt wurden.
Vielleicht fällt dir dann auch ein, dass dir unter Ubuntu rpm nichts nützt und von den 2 Befehlen nur die 2. Variante mit dpkg für dich interessant ist.
Aber vielleicht fällt dir dann auch irgendwann auf, dass weder ein MySQL Server noch ein Apache Webserver installiert sind.

Schlussfolgerung: Was nicht installiert ist, kann auch nicht funktionieren. :rolleyes:
 
Hab jetzt mal ne Firma beauftragt die sich das mal anschauen soll da ich hier leider nicht weiterkomme

Danke trotzdem
 
Vielleicht war der verstorbene Admin ja auch einfach nur intelligent genug, nicht die verbugten Debian/Ubuntu-Pakete zu verwenden, sondern die Vanilla-Sourcen selbst zu kompilieren und nach /usr/local zu installieren?
 
Back
Top