From owner-freebsd-questions Wed Oct 18 16:38:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id 15D9F37B4CF for ; Wed, 18 Oct 2000 16:38:13 -0700 (PDT) Received: from unisys (Windozzze [192.168.8.2]) by munich.v-net.org (8.9.3/8.9.3) with SMTP id UAA05785 for ; Wed, 18 Oct 2000 20:38:00 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: Subject: Slightly OT: Sendmail & Virtual Domains Date: Wed, 18 Oct 2000 20:34:28 -0300 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm currently trying to setup my virtual domains in sendmail. I'm following the Howto on sendmail.org on Virtual-Hosting. I get a roadblock when I get to the following: divert(-1)dnl # # This file contains definitions for mailserver.yourdomain.com # divert(0)dnl VERSIONID(`@(#)mailserver.mc 1.0 (yourdomain.com) 5/1/97') OSTYPE(solaris2)dnl .... By default, solaris2 is there, when I look at /usr/src/contrib/sendmail/cf/ostype/ I see nothing related to FreeBSD there, the closest is BSDi and BSD4.4 / BSD4.3 , What should I place there? It seems odd there would be no support for FreeBSD. Also if anyone has any tutorials on this specific to FreeBSD, I'd appreciate the help. Is the entire sendmail package located in /usr/src/contrib/sendmail/? I did a find on sendmail and it was the closest thing I could find. Thanks a lot - Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message