[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] relaying-denied
- Subject: Re: [cobalt-users] relaying-denied
- From: "Michael Fritsch" <mfritsch@xxxxxxxxx>
- Date: Fri Jan 10 14:12:03 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Now people sending mail to the server are getting relaying-denied errors.
>
> I mean people (not users) on the Internet try to send mail to a user on
this
> server get relaying-denied, chedk-your-email-first.
Make sure sendmail has been restarted since those users were added. Issuing
this command
works well:
/usr/bin/killall -HUP sendmail
Mike