Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2013 15:05:44 -0800
From:      "Robison, Dave" <david.robison@fisglobal.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: Sendmail relaying for Intranet?
Message-ID:  <511ACAC8.80801@fisglobal.com>
In-Reply-To: <CANnsUME8sbH9T3Ni3-AZ1D0OKwYwq2hd4tyDhcqudraWnpy8cg@mail.gmail.com>
References:  <CANnsUME8sbH9T3Ni3-AZ1D0OKwYwq2hd4tyDhcqudraWnpy8cg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 02/12/2013 12:54, Chris Maness wrote:
> I have a FreeBSD box running sendmail that can see the whole internet.
>  I have another mail server that hosts mail for an intranet.  It does
> not have access to the i-net.  I think I remember reading that it is
> possible for the i-net attached sendmail to relay mail for a domain to
> another host.  Is there an easy answer and configuration for this?  If
> not, no biggy since this exercise is more academic than a necessity.
> 
> Thanks,
> Chris Maness
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
> 

in sendmail.cf on the host to be your relay, check for "DS" and use it
like this:

DS relayhost.domain.com

in sendmail.cf on the hosts which will be relaying, use the DS command
but point them to your new relay host.

hope this helps.

Dave



-- 
Dave Robison
Sales Solution Architect II
FIS Banking Solutions
510/621-2089 (w)
530/518-5194 (c)
510/621-2020 (f)
daver@vicor.com
david.robison@fisglobal.com

_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?511ACAC8.80801>