From owner-freebsd-isp Fri Feb 15 8: 1:43 2002 Delivered-To: freebsd-isp@freebsd.org Received: from wintermute.lotekhq.org (wintermute.sbce.org [12.147.130.254]) by hub.freebsd.org (Postfix) with ESMTP id 21AEC37B402 for ; Fri, 15 Feb 2002 08:01:10 -0800 (PST) Received: (from root@localhost) by wintermute.lotekhq.org (8.11.6/8.11.1) id g1FG1BH43645 for freebsd-isp@freebsd.org; Fri, 15 Feb 2002 11:01:11 -0500 (EST) (envelope-from sblaydes@sbce.org) Received: from localhost (sblaydes@localhost) by wintermute.lotekhq.org (8.11.6/8.11.1av) with ESMTP id g1FG16e43637 for ; Fri, 15 Feb 2002 11:01:07 -0500 (EST) (envelope-from sblaydes@sbce.org) X-Authentication-Warning: wintermute.lotekhq.org: sblaydes owned process doing -bs Date: Fri, 15 Feb 2002 11:01:06 -0500 (EST) From: Scott Blaydes X-X-Sender: To: Subject: sendmail/relay question. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Okay this might seem like a kinda broken design, but I want to see if it is able to be done, let alone done easily. I am using sendmail for this also. I want to have all my mail come into my Anti-Virus box, then have it relayed to my mail server (where it is delivered to the users' mailboxes). That part is pretty easy using a mailer table. The catch is, I want any outgoing mail to be sent from the users' mail clients, to the mail server, then to the AV box, then out. How would I set this up with sendmail on the mail server? Would this be done via the mailertable? I would like to have it this way so that I can scan both incoming and outgoing mail, but I need to be able to not run the anti-virus software on the mail server ( as the load is starting to cause problems ). The other catch is, I already have 5000+ users who are have the mail server setup as just the domain.tld, not mail.domain.tld or pop.domain.tld, so I need to be able to keep that in place. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message