Aktuelle Zeit: 8. Sep 2010, 11:15
Moderator: /dev/null

Aug 17 15:09:13 Linux postfix/pickup[1079]: 9A227A8C5: uid=65534 from=<nobody>
Aug 17 15:09:13 Linux postfix/cleanup[1084]: 9A227A8C5: message-id=<20040817130913.9A227A8C5@mail.gmx.de>
Aug 17 15:09:13 Linux postfix/qmgr[1080]: 9A227A8C5: from=<nobody@mail.gmx.de>, size=375, nrcpt=1 (queue active)
Aug 17 15:09:13 Linux postfix/smtp[1086]: warning: database /etc/postfix/smtp_auth.db is older than source file /etc/postfix/smtp_auth
Aug 17 15:09:13 Linux postfix/smtp[1086]: warning: mail.gmx.net[213.165.64.20] offered AUTH option multiple times
Aug 17 15:09:19 Linux postfix/smtp[1086]: 9A227A8C5: to=<torsten-zindel@gmx.de>, relay=mail.gmx.net[213.165.64.20], delay=5, status=bounced (host mail.gmx.net[213.165.64.20] said: 550 5.7.0 {mp012} Sender address does not belong to logged in user)
Aug 17 15:09:19 Linux postfix/cleanup[1084]: 0A5FBA8E4: message-id=<20040817130919.0A5FBA8E4@mail.gmx.de>
Aug 17 15:09:19 Linux postfix/qmgr[1080]: 0A5FBA8E4: from=<>, size=2052, nrcpt=1 (queue active)
Aug 17 15:09:19 Linux postfix/local[1088]: 0A5FBA8E4: to=<root@mail.gmx.de>, relay=local, delay=0, status=sent (mailbox)



du sendest mit einer anderen adresse als in der smtp_auth angegeben...
<?php
$mailbetreff = "Test";
$mailnachricht = "Test";
$email = "torsten-zindel@gmx.de";
mail("torsten-zindel@gmx.de", $mailbetreff, $mailnachricht, "From: $email");
?>
Aug 17 15:41:10 Linux postfix/postfix-script: refreshing the Postfix mail system
Aug 17 15:41:10 Linux postfix/master[542]: reload configuration
Aug 17 15:41:12 Linux postfix/pickup[1200]: DE896A8E1: uid=65534 from=<nobody>
Aug 17 15:41:12 Linux postfix/cleanup[1205]: DE896A8E1: message-id=<20040817134112.DE896A8E1@mail.gmx.de>
Aug 17 15:41:12 Linux postfix/qmgr[1201]: DE896A8E1: from=<nobody@mail.gmx.de>, size=377, nrcpt=1 (queue active)
Aug 17 15:41:13 Linux postfix/smtp[1207]: warning: mail.gmx.net[213.165.64.20] offered AUTH option multiple times
Aug 17 15:41:13 Linux postfix/smtp[1207]: DE896A8E1: to=<torsten-zindel@gmx.de>, relay=mail.gmx.net[213.165.64.20], delay=1, status=bounced (host mail.gmx.net[213.165.64.20] said: 550 5.7.0 {mp013} Sender address does not belong to logged in user)
Aug 17 15:41:13 Linux postfix/cleanup[1205]: 4DEB6A8ED: message-id=<20040817134113.4DEB6A8ED@mail.gmx.de>
Aug 17 15:41:13 Linux postfix/qmgr[1201]: 4DEB6A8ED: from=<>, size=2054, nrcpt=1 (queue active)
Aug 17 15:41:13 Linux postfix/local[1209]: 4DEB6A8ED: to=<root@mail.gmx.de>, relay=local, delay=0, status=sent (mailbox)

Aug 17 16:00:07 Linux postfix/smtp[1378]: AC9E7A8EF: to=<torsten-zindel@gmx.de>, relay=mail.gmx.net[213.165.64.20], delay=0, status=bounced (host mail.gmx.net[213.165.64.20] said: 553 5.7.1 {mp003} Sorry, your envelope sender has been denied)














Mitglieder in diesem Forum: 0 Mitglieder und 2 Gäste