[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] sendmail guru required
- Subject: Re: [cobalt-users] sendmail guru required
- From: sm <nntp@xxxxxxxxx>
- Date: Fri Oct 13 18:47:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
At 17:19 13-10-2000 +1000, you wrote:
>I need ALL mail from ALL domains on the raq3 to go via a relay server. This
>can be defined with Smarthost in sendmail.cf or .mc but when a message is
>delievered locally.. ie one user at main.domain.com to another user in the
>same domain, it never leaves the server and never goes through the relay.
>(it just moves it from to the /home/spool/mail/user file. I would like to
>configure sendmail to send ALL outgoing mail through relay and only ever
>deliver locally when the message has come via relay.
Use a null clicnt configuration. Local delivery is enabled by default when
you use m4 to generate the .cf file.
Cheers,
-sm