Anonym
31. Juli 2003 um 00:24
1
Hallo Wissender,
Ich habe auf Suse 8.1 einen Mailserver zum Laufen gebracht.
fetchmail + amavis + postfix + procmail + cyrus. Das Abholen
der Mails funzt prima. Alles wird richtig gescannt und
landet, wo es hin soll.
Nur wenn ich versuche, Mails mittels pine zu verschicken,
landen diese in /var/mail/nobody
Die /var/log/mail meint dazu:
Jul 31 00:07:48 gandalf postfix/smtpd[1654]: connect from
localhost[127.0.0.1]
Jul 31 00:07:48 gandalf postfix/smtpd[1654]: 9843319237:
client=localhost[127.0.0.1]
Jul 31 00:07:49 gandalf postfix/smtpd[1654]: disconnect from
localhost[127.0.0.1]
Jul 31 00:07:49 gandalf postfix/pickup[1650]: 5F7971D0FA:
uid=0 from=
Jul 31 00:07:49 gandalf postfix/cleanup[1656]: 5F7971D0FA:
message-id=
Jul 31 00:07:49 gandalf postfix/qmgr[1651]: 5F7971D0FA:
from=, size=558, nrcpt=1 (queue active)
Jul 31 00:07:51 gandalf amavis[1659]: starting. amavis
0.3.12pre8 Wed Sep 11 11:18:05 UTC 2002
Jul 31 00:07:52 gandalf postfix/smtpd[1662]: connect from
localhost[127.0.0.1]
Jul 31 00:07:52 gandalf postfix/smtpd[1662]: 463411D202:
client=localhost[127.0.0.1]
Jul 31 00:07:52 gandalf postfix/cleanup[1656]: 463411D202:
message-id=
Jul 31 00:07:52 gandalf postfix/qmgr[1651]: 463411D202:
from=, size=775, nrcpt=1 (queue active)
Jul 31 00:07:52 gandalf postfix/smtpd[1662]: disconnect from
localhost[127.0.0.1]
Jul 31 00:07:52 gandalf postfix/pipe[1658]: 5F7971D0FA:
to=, relay=vscan, delay=4, status=sent
(gandalf.meinhomeserver.de )
Jul 31 00:07:52 gandalf postfix/pipe[1663]: 463411D202:
to=, relay=procmail, delay=0,
status=sent (gandalf.meinhomeserver.de )
Wo könnte denn der Fehler stecken??
Ich poste gern benötigte Konfig-dateien.
Im Voraus Danke!
Gruß, Flachs
Ich habe auf Suse 8.1 einen Mailserver zum Laufen gebracht.
fetchmail + amavis + postfix + procmail + cyrus. Das Abholen
der Mails funzt prima. Alles wird richtig gescannt und
landet, wo es hin soll.
Nur wenn ich versuche, Mails mittels pine zu verschicken,
landen diese in /var/mail/nobody
Die /var/log/mail meint dazu:
Das sind mehrere Mails.
Jul 31 00:07:48 gandalf postfix/smtpd[1654]: connect from
localhost[127.0.0.1]
Jul 31 00:07:48 gandalf postfix/smtpd[1654]: 9843319237:
client=localhost[127.0.0.1]
Jul 31 00:07:49 gandalf postfix/smtpd[1654]: disconnect from
localhost[127.0.0.1]
Jul 31 00:07:49 gandalf postfix/pickup[1650]: 5F7971D0FA:
uid=0 from=
Als root sollte man sowas unterlassen.
Jul 31 00:07:49 gandalf postfix/cleanup[1656]: 5F7971D0FA:
message-id=
Jul 31 00:07:49 gandalf postfix/qmgr[1651]: 5F7971D0FA:
from=, size=558, nrcpt=1 (queue active)
Das ist eine andere Mail.
Jul 31 00:07:51 gandalf amavis[1659]: starting. amavis
0.3.12pre8 Wed Sep 11 11:18:05 UTC 2002
Jul 31 00:07:52 gandalf postfix/smtpd[1662]: connect from
localhost[127.0.0.1]
Jul 31 00:07:52 gandalf postfix/smtpd[1662]: 463411D202:
client=localhost[127.0.0.1]
Zwei connects.
Jul 31 00:07:52 gandalf postfix/cleanup[1656]: 463411D202:
message-id=
Jul 31 00:07:52 gandalf postfix/qmgr[1651]: 463411D202:
from=, size=775, nrcpt=1 (queue active)
Jul 31 00:07:52 gandalf postfix/smtpd[1662]: disconnect from
localhost[127.0.0.1]
Jul 31 00:07:52 gandalf postfix/pipe[1658]: 5F7971D0FA:
to=, relay=vscan, delay=4,
status=sent
(gandalf.meinhomeserver.de )
Jul 31 00:07:52 gandalf postfix/pipe[1663]: 463411D202:
to=, relay=procmail, delay=0,
status=sent (gandalf.meinhomeserver.de )
Wo könnte denn der Fehler stecken??
Ich kenne Postfix nicht wirklich: Könntest Du eine Stelle posten, wo nur eine betroffene Mail durchs System ggeistert (und nicht ein Haufen andere zusätzlich?).
Und bitte nicht als root. Dafür aber bitte ohne diesen Zeilcnumbruch (pre-Tags verwenden). Danke.
Sebastian
Anonym
31. Juli 2003 um 22:51
3
Wunder geschehen!
Ein Update von postfix und alles hat gefunzt!?
Trotzdem Danke für die Hilfe.
Gruß!