From owner-freebsd-questions Thu Feb 4 22:17:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA02320 for freebsd-questions-outgoing; Thu, 4 Feb 1999 22:17:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from frontier.netnology.com.au (frontier.netnology.com.au [203.33.30.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA02313 for ; Thu, 4 Feb 1999 22:17:47 -0800 (PST) (envelope-from craig@hotmix.com.au) Received: from superbruce (superbruce.netnology.com.au [203.33.30.10]) by frontier.netnology.com.au (8.8.7/8.8.7) with SMTP id OAA27562; Fri, 5 Feb 1999 14:51:28 +0800 From: Craig Beasland To: "'Dan Dockery'" Cc: "'FreeBSD Questions List'" Subject: RE: Virtual users with sendmail Date: Fri, 5 Feb 1999 14:24:10 +0800 Message-ID: <01C7F728BCABD211860B00C0261004192C9E@ABERDEEN> 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 8.5, Build 4.71.2173.0 In-Reply-To: <01C7F728BCABD211860B00C026100419018604@ABERDEEN> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, You must also uncomment out the rules in the cf file... about line 606 in my copy you will find the rules which need to be uncommented out #handle virtual users you can use the sendmail -bt command to test you setup. /usr/sbin/sendmail -bt Enter
>0 craig@hotmix.com.au should show you the return... cheers craig -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dan Dockery Sent: Thursday, 4 February 1999 23:16 To: freebsd-questions@FreeBSD.ORG Subject: Virtual users with sendmail I was wondering if someone could tell me the line I need to put in my sendmail.cf to enable virtual users. I've created /etc/virtusers and run makemap hash virtusertable.db, etc. but I can't figure out which line needs to be inserted to tell sendmail to use the file. I've tried the stuff in the virtual hosting section of www.sendmail.org, but it only mentioned a bunch of m4 stuff that didn't work for me. I also found somewhere something that suggested adding Kvirtualusertable hash -o /etc/virtusertable.db but that also doesn't seem to have worked. (real names changed to protect the innocent) sendmail.cw contains domain.com and /etc/virtuser contains user@domain.com otheruser user2@domain.com otheruser2 -Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message