Date: Mon, 14 Jun 1999 16:10:27 -0500 (CDT) From: Don Read <dread@calcasieu.com> To: Thomas Uhrfelt <thomas.uhrfelt@plymovent.se> Cc: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: RE: Sendmail redirect Message-ID: <XFMail.990614161027.dread@calcasieu.com> In-Reply-To: <01BEB642.0D687980.thomas.uhrfelt@plymovent.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14-Jun-99 Thomas Uhrfelt wrote: > At one of our offices we have a gateway/mail machine (FreeBSD), our MX record > is pointed towards that machine, is there anyway to get sendmail to forward > incoming mail to a specified group of users to a MS Exchange Server? ( or > just all mail ).. > in /etc/sendmail.cf look for the line: # who gets all local email traffic ($R has precedence for unqualified names) DHmsbox.internal.domain.com also you may want to serialize the stream to keep the load off the Exchange server: O CheckpointInterval=1 Regards, --- Don Read dread@calcasieu.com EDP Manager dread@texas.net Calcasieu Lumber Co. Austin TX -- Meddle not in the affairs of dragons, for you are crunchy and taste good with ketchup. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990614161027.dread>