Mail Script

K

KASKRA

Mitglied
Aloso ich habe jetzt schon fünf verschiedene Mail Scripts ausprobiert nie kam die MAil an.Hier ein Script :
Code:
#!/usr/bin/perl -w

open(BLA,"|mail -s test meineemail\@yahoo.de") or die "can not execute mail programm";

print BLA "hallo du da\n";

close(BLA);
Wo ist der Fehler den ich mache es kommt keine Fehlermeldung.
 
Hast Du das mail-Kommando schon mal einzeln auf Konsolenebene ausprobiert? Was sagt die Logdatei zu dem Thema?
 
Danke für die rasche Antwort .
Hast Du das mail-Kommando schon mal einzeln auf Konsolenebene ausprobiert?
Nein muss mir erstmal die Syntax anschauen hab mir das Mail Script aus dem Internet geholt.
Hier mal die mail.log

lastanonymus@... das ist meine Email Adresse

Code:
Sep  4 16:56:10 michael-laptop sendmail[21368]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 16:57:10 michael-laptop sendmail[21368]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 16:57:10 michael-laptop sendmail[21368]: alias database /etc/mail/aliases rebuilt by root
Sep  4 16:57:10 michael-laptop sendmail[21368]: /etc/mail/aliases: 2 aliases, longest 7 bytes, 24 bytes total
Sep  4 16:57:11 michael-laptop sm-mta[21422]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 16:57:13 michael-laptop sm-msp-queue[21427]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 16:58:11 michael-laptop sm-mta[21422]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 16:58:11 michael-laptop sm-mta[21452]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 16:58:13 michael-laptop sm-msp-queue[21427]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 16:59:24 michael-laptop sm-mta[21452]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 16:59:24 michael-laptop sm-mta[21452]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:00:01 michael-laptop sm-msp-queue[21632]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:00:09 michael-laptop sendmail[21638]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:00:24 michael-laptop sm-mta[21452]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:00:24 michael-laptop sm-mta[21642]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:01:01 michael-laptop sm-msp-queue[21632]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:01:09 michael-laptop sendmail[21638]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:01:09 michael-laptop sendmail[21638]: l84F19AM021638: from=michael, size=297, class=0, nrcpts=1, msgid=<200709041501.l84F19AM021638@michael-laptop>, relay=michael@localhost
Sep  4 17:01:10 michael-laptop sm-mta[21663]: l84F19NG021663: from=<michael@michael-laptop>, size=614, class=0, nrcpts=1, msgid=<200709041501.l84F19AM021638@michael-laptop>, proto=ESMTP, daemon=MSP-v4, relay=localhost [127.0.0.1]
Sep  4 17:01:10 michael-laptop sm-mta[21663]: l84F19NG021663: to=<m_riemelmoser@yahoo.de>, delay=00:00:01, mailer=esmtp, pri=30614, dsn=4.4.3, stat=queued
Sep  4 17:01:10 michael-laptop sendmail[21638]: l84F19AM021638: to=m_riemelmoser@yahoo.de, ctladdr=michael (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30297, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l84F19NG021663 Message accepted for delivery)
Sep  4 17:03:47 michael-laptop sm-mta[21642]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:03:47 michael-laptop sm-mta[21642]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:04:47 michael-laptop sm-mta[21642]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:04:47 michael-laptop sm-mta[21851]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:04:48 michael-laptop sm-mta[21852]: l84F19NG021663: to=<m_riemelmoser@yahoo.de>, ctladdr=<michael@michael-laptop> (1000/1000), delay=00:03:39, xdelay=00:00:01, mailer=esmtp, pri=120614, relay=e.mx.mail.yahoo.com. [216.39.53.1], dsn=5.6.0, stat=Data format error
Sep  4 17:04:48 michael-laptop sm-mta[21852]: l84F19NG021663: l84F4lZ5021852: DSN: Data format error
Sep  4 17:04:49 michael-laptop sm-mta[21852]: l84F4lZ5021852: to=<michael@michael-laptop>, delay=00:00:01, xdelay=00:00:01, mailer=local, pri=30000, dsn=2.0.0, stat=Sent
Sep  4 17:08:56 michael-laptop sm-mta[21851]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:08:56 michael-laptop sm-mta[21851]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:09:56 michael-laptop sm-mta[21851]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:09:56 michael-laptop sm-mta[22096]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:12:31 michael-laptop sm-mta[22096]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:12:31 michael-laptop sm-mta[22096]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:13:31 michael-laptop sm-mta[22096]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:13:31 michael-laptop sm-mta[22298]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:16:31 michael-laptop sm-mta[22298]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:16:31 michael-laptop sm-mta[22298]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:17:31 michael-laptop sm-mta[22298]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:17:31 michael-laptop sm-mta[22494]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:19:35 michael-laptop sm-mta[22494]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:19:35 michael-laptop sm-mta[22494]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:20:01 michael-laptop sm-msp-queue[22673]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:20:35 michael-laptop sm-mta[22494]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:20:35 michael-laptop sm-mta[22684]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:21:01 michael-laptop sm-msp-queue[22673]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:23:14 michael-laptop sm-mta[22684]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:23:14 michael-laptop sm-mta[22684]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:24:14 michael-laptop sm-mta[22684]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:24:14 michael-laptop sm-mta[22868]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:28:59 michael-laptop sm-mta[22868]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:28:59 michael-laptop sm-mta[22868]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:29:59 michael-laptop sm-mta[22868]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:29:59 michael-laptop sm-mta[23099]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:33:19 michael-laptop sm-mta[23099]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:33:19 michael-laptop sm-mta[23099]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:34:19 michael-laptop sm-mta[23099]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:34:19 michael-laptop sm-mta[23318]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:36:28 michael-laptop sm-mta[23318]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:36:28 michael-laptop sm-mta[23318]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:37:28 michael-laptop sm-mta[23318]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:37:28 michael-laptop sm-mta[23517]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:40:01 michael-laptop sm-msp-queue[23591]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:41:01 michael-laptop sm-msp-queue[23591]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:41:59 michael-laptop sm-mta[23517]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:41:59 michael-laptop sm-mta[23517]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:42:59 michael-laptop sm-mta[23517]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:42:59 michael-laptop sm-mta[23778]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:47:51 michael-laptop sm-mta[23778]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:47:51 michael-laptop sm-mta[23778]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:48:51 michael-laptop sm-mta[23778]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:48:51 michael-laptop sm-mta[24015]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:51:05 michael-laptop sm-mta[24015]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:51:05 michael-laptop sm-mta[24015]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:52:05 michael-laptop sm-mta[24015]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:52:05 michael-laptop sm-mta[24202]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 17:58:41 michael-laptop sm-mta[24202]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 17:58:41 michael-laptop sm-mta[24202]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:59:41 michael-laptop sm-mta[24202]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 17:59:41 michael-laptop sm-mta[24478]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 18:00:01 michael-laptop sm-msp-queue[24502]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 18:01:01 michael-laptop sm-msp-queue[24502]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 18:03:24 michael-laptop sendmail[24632]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 18:04:24 michael-laptop sendmail[24632]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 18:04:24 michael-laptop sendmail[24632]: l84G4ONm024632: from=michael, size=67, class=0, nrcpts=1, msgid=<200709041604.l84G4ONm024632@michael-laptop>, relay=michael@localhost
Sep  4 18:04:25 michael-laptop sm-mta[24660]: l84G4PeM024660: from=<michael@michael-laptop>, size=384, class=0, nrcpts=1, msgid=<200709041604.l84G4ONm024632@michael-laptop>, proto=ESMTP, daemon=MSP-v4, relay=localhost [127.0.0.1]
Sep  4 18:04:25 michael-laptop sm-mta[24660]: l84G4PeM024660: to=<lastanonymus@yahoo.de>, delay=00:00:00, mailer=esmtp, pri=30384, dsn=4.4.3, stat=queued
Sep  4 18:04:25 michael-laptop sendmail[24632]: l84G4ONm024632: to=lastanonymus@yahoo.de, ctladdr=michael (1000/1000), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30067, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l84G4PeM024660 Message accepted for delivery)
Sep  4 18:06:13 michael-laptop sm-mta[24478]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 18:06:13 michael-laptop sm-mta[24478]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 18:07:13 michael-laptop sm-mta[24478]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 18:07:14 michael-laptop sm-mta[24852]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 18:07:16 michael-laptop sm-mta[24853]: l84G4PeM024660: to=<lastanonymus@yahoo.de>, ctladdr=<michael@michael-laptop> (1000/1000), delay=00:02:51, xdelay=00:00:02, mailer=esmtp, pri=120384, relay=e.mx.mail.yahoo.com. [216.39.53.1], dsn=5.6.0, stat=Data format error
Sep  4 18:07:16 michael-laptop sm-mta[24853]: l84G4PeM024660: l84G7EeQ024853: DSN: Data format error
Sep  4 18:07:16 michael-laptop sm-mta[24853]: l84G7EeQ024853: to=<michael@michael-laptop>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent
Sep  4 18:13:35 michael-laptop sm-mta[24852]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 18:13:35 michael-laptop sm-mta[24852]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:27:41 michael-laptop sm-mta[5206]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:27:42 michael-laptop sm-msp-queue[5211]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:27:56 michael-laptop sendmail[5485]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:28:41 michael-laptop sm-mta[5206]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 19:28:41 michael-laptop sm-mta[5590]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 19:28:42 michael-laptop sm-msp-queue[5211]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 19:28:56 michael-laptop sendmail[5485]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 19:28:56 michael-laptop sm-mta[5590]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 19:28:56 michael-laptop sm-mta[5590]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:29:56 michael-laptop sm-mta[5590]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 19:29:57 michael-laptop sm-mta[5870]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 19:31:39 michael-laptop sendmail[5952]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:32:15 michael-laptop sm-mta[5870]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 19:32:15 michael-laptop sm-mta[5870]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:32:39 michael-laptop sendmail[5952]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 19:33:15 michael-laptop sm-mta[5870]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 19:33:15 michael-laptop sm-mta[6106]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 19:36:39 michael-laptop sm-mta[6106]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 19:36:39 michael-laptop sm-mta[6106]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:37:39 michael-laptop sm-mta[6106]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 19:37:39 michael-laptop sm-mta[6313]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 19:39:28 michael-laptop sendmail[5952]: l84HWd2I005952: from=michael, size=2, class=0, nrcpts=1, relay=michael@localhost
Sep  4 19:40:00 michael-laptop sendmail[6388]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:40:01 michael-laptop sm-msp-queue[6404]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:40:32 michael-laptop sendmail[6439]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:41:01 michael-laptop sm-msp-queue[6404]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 19:41:42 michael-laptop sm-mta[6313]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 19:41:42 michael-laptop sm-mta[6313]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 19:42:42 michael-laptop sm-mta[6313]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  4 19:42:42 michael-laptop sm-mta[6612]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  4 19:47:02 michael-laptop sm-mta[6612]: restarting /usr/sbin/sendmail-mta due to signal
Sep  4 19:47:02 michael-laptop sm-mta[6612]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:26:26 michael-laptop sm-mta[5174]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:26:27 michael-laptop sm-msp-queue[5179]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:26:41 michael-laptop sendmail[5343]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:27:26 michael-laptop sm-mta[5174]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:27:27 michael-laptop sm-mta[5539]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 08:27:27 michael-laptop sm-msp-queue[5179]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:27:41 michael-laptop sendmail[5343]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:27:41 michael-laptop sm-mta[5539]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 08:27:41 michael-laptop sm-mta[5539]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:29:41 michael-laptop sm-mta[5539]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:29:42 michael-laptop sm-mta[5868]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 08:33:15 michael-laptop sm-mta[5868]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 08:33:15 michael-laptop sm-mta[5868]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:34:15 michael-laptop sm-mta[5868]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:34:15 michael-laptop sm-mta[6552]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 08:35:42 michael-laptop sendmail[6659]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:40:01 michael-laptop sm-msp-queue[6884]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:40:16 michael-laptop sm-mta[6552]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 08:40:16 michael-laptop sm-mta[6552]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:41:01 michael-laptop sm-msp-queue[6884]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:41:16 michael-laptop sm-mta[6552]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:41:16 michael-laptop sm-mta[7042]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 08:43:37 michael-laptop sendmail[7122]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:44:37 michael-laptop sendmail[7122]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:44:37 michael-laptop sendmail[7122]: l856ibZD007122: from=michael, size=117, class=0, nrcpts=1, msgid=<200709050644.l856ibZD007122@michael-laptop>, relay=michael@localhost
Sep  5 08:44:37 michael-laptop sm-mta[7146]: l856ibPS007146: from=<michael@michael-laptop>, size=349, class=0, nrcpts=1, msgid=<200709050644.l856ibZD007122@michael-laptop>, proto=ESMTP, daemon=MSP-v4, relay=localhost [127.0.0.1]
Sep  5 08:44:37 michael-laptop sm-mta[7146]: l856ibPS007146: to=<lastanonymus@yahoo.de>, delay=00:00:00, mailer=esmtp, pri=30349, dsn=4.4.3, stat=queued
Sep  5 08:44:37 michael-laptop sendmail[7122]: l856ibZD007122: to=lastanonymus@yahoo.de, ctladdr=michael (1000/1000), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30117, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l856ibPS007146 Message accepted for delivery)
Sep  5 08:46:56 michael-laptop sm-mta[7042]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 08:46:56 michael-laptop sm-mta[7042]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:47:56 michael-laptop sm-mta[7042]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:47:57 michael-laptop sm-mta[7334]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 08:47:59 michael-laptop sm-mta[7335]: l856ibPS007146: to=<lastanonymus@yahoo.de>, ctladdr=<michael@michael-laptop> (1000/1000), delay=00:03:22, xdelay=00:00:02, mailer=esmtp, pri=120349, relay=f.mx.mail.yahoo.com. [68.142.202.247], dsn=5.6.0, stat=Data format error
Sep  5 08:47:59 michael-laptop sm-mta[7335]: l856ibPS007146: l856lvQM007335: DSN: Data format error
Sep  5 08:47:59 michael-laptop sm-mta[7335]: l856lvQM007335: to=<michael@michael-laptop>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent
Sep  5 08:52:08 michael-laptop sm-mta[7334]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 08:52:08 michael-laptop sm-mta[7334]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:53:08 michael-laptop sm-mta[7334]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:53:08 michael-laptop sm-mta[7553]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 08:54:36 michael-laptop sendmail[7631]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:55:36 michael-laptop sendmail[7631]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:55:36 michael-laptop sendmail[7631]: l856taKL007631: from=michael, size=117, class=0, nrcpts=1, msgid=<200709050655.l856taKL007631@michael-laptop>, relay=michael@localhost
Sep  5 08:55:36 michael-laptop sm-mta[7654]: l856tacr007654: from=<michael@michael-laptop>, size=349, class=0, nrcpts=1, msgid=<200709050655.l856taKL007631@michael-laptop>, proto=ESMTP, daemon=MSP-v4, relay=localhost [127.0.0.1]
Sep  5 08:55:36 michael-laptop sm-mta[7654]: l856tacr007654: to=<lastanonymus@yahoo.de>, delay=00:00:00, mailer=esmtp, pri=30349, dsn=4.4.3, stat=queued
Sep  5 08:55:36 michael-laptop sendmail[7631]: l856taKL007631: to=lastanonymus@yahoo.de, ctladdr=michael (1000/1000), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30117, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l856tacr007654 Message accepted for delivery)
Sep  5 08:57:20 michael-laptop sm-mta[7553]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 08:57:20 michael-laptop sm-mta[7553]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 08:58:20 michael-laptop sm-mta[7553]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 08:58:20 michael-laptop sm-mta[7825]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 08:58:22 michael-laptop sm-mta[7826]: l856tacr007654: to=<lastanonymus@yahoo.de>, ctladdr=<michael@michael-laptop> (1000/1000), delay=00:02:46, xdelay=00:00:02, mailer=esmtp, pri=120349, relay=d.mx.mail.yahoo.com. [216.39.53.2], dsn=5.6.0, stat=Data format error
Sep  5 08:58:22 michael-laptop sm-mta[7826]: l856tacr007654: l856wKa8007826: DSN: Data format error
Sep  5 08:58:22 michael-laptop sm-mta[7826]: l856wKa8007826: to=<michael@michael-laptop>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent
Sep  5 08:59:51 michael-laptop sendmail[7933]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:00:02 michael-laptop sm-msp-queue[7952]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:00:51 michael-laptop sendmail[7933]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:00:52 michael-laptop sendmail[7933]: l8570pUF007933: from=michael, size=117, class=0, nrcpts=1, msgid=<200709050700.l8570pUF007933@michael-laptop>, relay=michael@localhost
Sep  5 09:00:52 michael-laptop sm-mta[7969]: l8570qcm007969: from=<michael@michael-laptop>, size=349, class=0, nrcpts=1, msgid=<200709050700.l8570pUF007933@michael-laptop>, proto=ESMTP, daemon=MSP-v4, relay=localhost [127.0.0.1]
Sep  5 09:00:52 michael-laptop sm-mta[7969]: l8570qcm007969: to=<lastanonymus@yahoo.de>, delay=00:00:00, mailer=esmtp, pri=30349, dsn=4.4.3, stat=queued
Sep  5 09:00:52 michael-laptop sendmail[7933]: l8570pUF007933: to=lastanonymus@yahoo.de, ctladdr=michael (1000/1000), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30117, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l8570qcm007969 Message accepted for delivery)
Sep  5 09:01:02 michael-laptop sm-msp-queue[7952]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:03:12 michael-laptop sm-mta[7825]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 09:03:12 michael-laptop sm-mta[7825]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:04:12 michael-laptop sm-mta[7825]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:04:12 michael-laptop sm-mta[8157]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 09:04:13 michael-laptop sm-mta[8158]: l8570qcm007969: to=<lastanonymus@yahoo.de>, ctladdr=<michael@michael-laptop> (1000/1000), delay=00:03:21, xdelay=00:00:01, mailer=esmtp, pri=120349, relay=a.mx.mail.yahoo.com. [209.191.118.103], dsn=5.6.0, stat=Data format error
Sep  5 09:04:13 michael-laptop sm-mta[8158]: l8570qcm007969: l8574CnR008158: DSN: Data format error
Sep  5 09:04:13 michael-laptop sm-mta[8158]: l8574CnR008158: to=<michael@michael-laptop>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent
Sep  5 09:07:14 michael-laptop sendmail[8251]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:07:59 michael-laptop sm-mta[8157]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 09:07:59 michael-laptop sm-mta[8157]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:08:14 michael-laptop sendmail[8251]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:08:14 michael-laptop sendmail[8251]: l8578EII008251: from=michael, size=53, class=0, nrcpts=1, msgid=<200709050708.l8578EII008251@michael-laptop>, relay=michael@localhost
Sep  5 09:08:14 michael-laptop sendmail[8251]: l8578EII008251: to=lastanonymus@yahoo.de, ctladdr=michael (1000/1000), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30053, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
Sep  5 09:08:59 michael-laptop sm-mta[8157]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:08:59 michael-laptop sm-mta[8408]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 09:11:18 michael-laptop sm-mta[8408]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 09:11:18 michael-laptop sm-mta[8408]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:12:18 michael-laptop sm-mta[8408]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:12:18 michael-laptop sm-mta[8608]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 09:16:55 michael-laptop sm-mta[8608]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 09:16:55 michael-laptop sm-mta[8608]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:17:55 michael-laptop sm-mta[8608]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:17:56 michael-laptop sm-mta[8852]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 09:20:01 michael-laptop sm-msp-queue[8930]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:21:01 michael-laptop sm-msp-queue[8930]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:21:01 michael-laptop sm-mta[8954]: l857L1b7008954: from=<michael@michael-laptop>, size=340, class=0, nrcpts=1, msgid=<200709050708.l8578EII008251@michael-laptop>, proto=ESMTP, daemon=MSP-v4, relay=localhost [127.0.0.1]
Sep  5 09:21:01 michael-laptop sm-mta[8954]: l857L1b7008954: to=<lastanonymus@yahoo.de>, delay=00:00:00, mailer=esmtp, pri=30340, dsn=4.4.3, stat=queued
Sep  5 09:21:01 michael-laptop sm-msp-queue[8930]: l8578EII008251: to=lastanonymus@yahoo.de, ctladdr=michael (1000/1000), delay=00:12:47, xdelay=00:00:00, mailer=relay, pri=120053, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l857L1b7008954 Message accepted for delivery)
Sep  5 09:22:51 michael-laptop sm-mta[8852]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 09:22:51 michael-laptop sm-mta[8852]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:23:51 michael-laptop sm-mta[8852]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:23:51 michael-laptop sm-mta[9131]: starting daemon (8.13.8): SMTP+queueing@00:10:00
Sep  5 09:23:54 michael-laptop sm-mta[9132]: l857L1b7008954: to=<lastanonymus@yahoo.de>, ctladdr=<michael@michael-laptop> (1000/1000), delay=00:02:53, xdelay=00:00:02, mailer=esmtp, pri=120340, relay=a.mx.mail.yahoo.com. [209.191.118.103], dsn=5.6.0, stat=Data format error
Sep  5 09:23:54 michael-laptop sm-mta[9132]: l857L1b7008954: l857Nptw009132: DSN: Data format error
Sep  5 09:23:54 michael-laptop sm-mta[9132]: l857Nptw009132: to=<michael@michael-laptop>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent
Sep  5 09:26:56 michael-laptop sm-mta[9131]: restarting /usr/sbin/sendmail-mta due to signal
Sep  5 09:26:56 michael-laptop sm-mta[9131]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  5 09:27:56 michael-laptop sm-mta[9131]: unable to qualify my own domain name (michael-laptop) -- using short name
Sep  5 09:27:56 michael-laptop sm-mta[9366]: starting daemon (8.13.8): SMTP+queueing@00:10:00
.
.
.
EDIT (autom. Beitragszusammenführung) :
.

Komisch aber wenn ich
Code:
michael@michael-laptop:~$ echo "Tolle Mail | mail -s "Toll" mymail@yahoo.de
eingebe dann kommt das
Code:
>
Das heist er wartet auf eine EIngabe habe ich den Befehl falsch geschrieben?
 
Zuletzt bearbeitet:
Äh. Ja. Schau dir mal genau an, was du da geschrieben hast. Du musst das Quoting bei der echo Eingabe schon schließen, sonst wird das nichts.
 
Oh ja zu schnell geschrieben.
Wie lange dauert es denn normal denn bis jetzt is noch keine Mail gekommen.
.
.
.
EDIT (autom. Beitragszusammenführung) :
.

Ok hab noch immer nichts bekommen kann es sein das yahoo mails von scripten Blockt vielleicht wegen Spamschutz?
 
Zuletzt bearbeitet:
Du liest auch nicht wirklich deine Logfiles?
Code:
Sep  4 16:56:10 michael-laptop sendmail[21368]: My unqualified host name (michael-laptop) unknown; sleeping for retry
Sep  4 17:01:01 michael-laptop sm-msp-queue[21632]: unable to qualify my own domain name (michael-laptop) -- using short name

Kannst ja mal nach "unqualified host name" bei google suchen, das sollte aufschlussreich sein.
 
Aber echt.

Damit der post nen sinn gibt:
Yahoo, google und co blockieren allgemein emails von lokalen mailsevern/dyndns.
Du musst deinem "smtpd" beibringen smtp-relay zu machen.
 
Aber echt.

Damit der post nen sinn gibt:
Yahoo, google und co blockieren allgemein emails von lokalen mailsevern/dyndns.
Du musst deinem "smtpd" beibringen smtp-relay zu machen.
Das sollte eigentlich jeder richtig configurierte Mailserver so machen.
Um per script mails nach Draußen zu versenden, solltest du einen Mailserver mit statischer IP verwenden.

Gruß Wolfgang
 
Natürlich sollte er das. Aber das war ja nicht die frage %). Sonst wird er noch ganz confused....


MFG caba{_,}
 

Ähnliche Themen

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

Server und Client für TCP und UDP

ca. 1200 PDF-Dateien auslesen und bestimmte Daten in eine CSV-Datei speichern

perl script, das Dateien aus einer Liste löscht

dovecot und postfix Konfiguration Problem

Zurück
Oben