Home Forums OS X Server and Client Discussion Questions and Answers I am able to send mail but i can’t receive mail

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #358471
    Anonymous
    Participant

    I am running OS X Server 10.3.4 on a G4 Cube. I am able to send an email to an address @hotmail.com but unable to send one back. i am using the standard postfix/cyrus apps. I get this in my SMTP log:

    Jul 13 20:54:26 www postfix/smtpd[6361]: connect from bay19-f37.bay19.hotmail.com[64.4.53.87]
    Jul 13 20:54:26 www postfix/smtpd[6361]: DCE9621EEB: client=bay19-f37.bay19.hotmail.com[64.4.53.87]
    Jul 13 20:54:27 www postfix/cleanup[6364]: DCE9621EEB: message-id=<[email protected]>
    Jul 13 20:54:27 www postfix/qmgr[6132]: DCE9621EEB: from=<[email protected]>, size=1315, nrcpt=1 (queue active)
    Jul 13 20:54:27 www postfix/smtpd[6361]: disconnect from bay19-f37.bay19.hotmail.com[64.4.53.87]
    Jul 13 20:54:27 www postfix/local[6366]: DCE9621EEB: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=1, status=sent (/dev/null)

    i guess i think it looks like to goes through, status = sent, not sure about the /dev/null though. after sending from my hotmail account i check my other mail, and it looks like it checks it fine, just nothing comes in and i don’t get any kickback to the hotmail account. so it appears to be lost in space. Maybe someone has come across this or knows a way to fix it. Thanks.

    #359021
    Anonymous
    Guest

    It looks from your logs you are trying to send mail from the hotmail account to [email protected] this is then being forwarded by the /etc/postfix/aliases file to [email protected]. Root should not be receiving mail so it is dumping the mail and that is what the /dev/null is doing.

    So to fix it edit your aliases file and send postmaster to a valid account ie [email protected]

    Matt

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed