I seem to have
solved my imap problems by reinstalling all of the mail server rpm options with
RH 8.0. Now I am having a problem with sendmail. I have commented
out the line
"DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1,
Name=MTA')"
from the sendmail.cm
file and run the m4 macro to create the new sendmail.cf file and restarted
sendmail. But I cannot send or recieve mail internally or externally with
the mail client. I have created a normal user account under and I am
trying to send mail to and from this user. Is there anything else I need
to do to configure this?
This is the message
I get when trying to send to my server from an external
account:
***************start
Reporting-MTA:
dns;hotmail.com
Received-From-MTA: dns;mail.hotmail.com
Arrival-Date: Wed, 20 Nov 2002 19:27:08 -0800
Received-From-MTA: dns;mail.hotmail.com
Arrival-Date: Wed, 20 Nov 2002 19:27:08 -0800
Final-Recipient:
rfc822;[EMAIL PROTECTED]
Action: failed
Status: 5.7.1
Diagnostic-Code: smtp;550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied
***************end
Action: failed
Status: 5.7.1
Diagnostic-Code: smtp;550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied
***************end
This is the message
I get when I try to send outgoing mail from a client:
*******************start
Your message did not reach
some or all of the intended recipients.
Subject: test outgoing
Sent: 11/20/2002 9:48
PM
The following recipient(s) could not be reached:
'externaluser@msn.com' on 11/20/2002 9:48 PM
550 5.7.1 externaluser@msn.com... Relaying denied. IP name lookup failed [192.168.1.1]
*******************end
Any
Ideas? Does sendmail require you to authenticate for outgoing
mail?
Thanks
again,
Will P.