I have Panther on my machine. Postfix was running while i tried to send myself a test email, but I had problems. I had no mail i my mailbox, so I checked the error log and found that supposedly "drew" isn't a user, even though "drew" sent the message. Does anyone recognize the problem here? Any feedback would be appreciated.
Thanks.
This is what I typed into Terminal: (The log file shows the whole message for the one I sent at 17:12:07 only)
Drew:/var/log Drew$ mail drew
Subject: hey
test
.
EOT
Drew:/var/log Drew$ mail
No mail for Drew
Drew:/var/log Drew$ tail mail.local
tail: mail.local: No such file or directory
Drew:/var/log Drew$ mail drew
Subject: hey
test
.
EOT
Drew:/var/log Drew$ mail
No mail for Drew
Drew:/var/log Drew$ tail mail.log
Aug 1 17:11:37 localhost postfix/cleanup[707]: A3E0251F9C: message-id=<20040801211137.A3E0251F9C@Drew.local>
Aug 1 17:11:37 localhost postfix/qmgr[623]: A3E0251F9C: from=<>, size=1767, nrcpt=1 (queue active)
Aug 1 17:11:37 localhost postfix/local[709]: A3E0251F9C: to=<Drew@Drew.local>, relay=local, delay=0, status=bounced (unknown user: "drew")
Aug 1 17:12:07 localhost postfix/pickup[706]: B5AA151FA1: uid=501 from=<Drew>
Aug 1 17:12:07 localhost postfix/cleanup[707]: B5AA151FA1: message-id=<20040801211207.B5AA151FA1@Drew.local>
Aug 1 17:12:07 localhost postfix/qmgr[623]: B5AA151FA1: from=<Drew@Drew.local>, size=291, nrcpt=1 (queue active)
Aug 1 17:12:07 localhost postfix/local[709]: B5AA151FA1: to=<drew@Drew.local>, orig_to=<drew>, relay=local, delay=0, status=bounced (unknown user: "drew")
Aug 1 17:12:07 localhost postfix/cleanup[707]: BAD1251FA3: message-id=<20040801211207.BAD1251FA3@Drew.local>
Aug 1 17:12:07 localhost postfix/qmgr[623]: BAD1251FA3: from=<>, size=1767, nrcpt=1 (queue active)
Aug 1 17:12:07 localhost postfix/local[709]: BAD1251FA3: to=<Drew@Drew.local>, relay=local, delay=0, status=bounced (unknown user: "drew")
Drew:/var/log Drew$
|
See this tech note:
http://docs.info.apple.com/article.html?artnum=107110