From owner-freebsd-questions Wed Aug 15 4:57:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 2AA2037B407 for ; Wed, 15 Aug 2001 04:57:46 -0700 (PDT) (envelope-from patrick@mip.co.za) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id NAA89703 for ; Wed, 15 Aug 2001 13:57:42 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: Subject: Sendmail Help - anyone? Date: Wed, 15 Aug 2001 13:59:07 +0200 Message-ID: <000001c12581$b0b81ef0$b50d030a@patrick> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If someone can help I'd really appreciate it. I am battling to make head or tail of the documentation on the sendmail website! I have a server on FreeBSD 4.2 running sendmail - and all is well. Now, a bunch of users are moving onto the same LAN. I want to add them on the same sendmail server, but they belong to a different company, and hence have a different internet domain. I can set all the MX records incoming OK, and set local-host-names so that the server will accept the incoming emails. BUT: How do I ensure that outbound emails correctly show a source address for the respective different domains? In other words, some emails will be: From: joe-bloggs@origdomain.com While other emails will be: From: an-other@newdomain.com and yet both the user accounts (joe-bloggs and an-other) are physically resident on the same mail server. As I understand things, sendmail will show all source addresses from one common domain, the domain of the mail host. Thanks in advance, Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message