From owner-freebsd-questions Sat Oct 6 7:46:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 9C8E837B40A for ; Sat, 6 Oct 2001 07:46:13 -0700 (PDT) Received: from trailer (dialin2.eagle.ca [209.167.16.253]) by marlo.eagle.ca (8.11.3/8.11.3) with SMTP id f96Ee0O50920; Sat, 6 Oct 2001 10:40:00 -0400 (EDT) (envelope-from freymann@scaryg.shacknet.nu) Message-ID: <003601c14e75$bb29bf20$0200a8c0@trailer> From: "Gerry Freymann" To: "Mark Hughes" Cc: References: <013f01c14e62$ad9fff30$0a00a8c0@mark2> Subject: Re: Email proxy and Web filter Date: Sat, 6 Oct 2001 10:46:48 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 > The thing I'm puzzling over is the email proxy. What I want to be able to > do is have the freebsd box log in to a number of different mail servers > through POP, download the mail, and put it into various user accounts Sounds like "fetchmail" to me. Check the ports. > Also, during downloading of the mail, I want to sequester (sp?) anything > with an attachment to protect against viruses. Install inflex and uvscan and put the script to update the virus defnitions in a cron job so it's done automatically. Both are in the ports. Took me 20 minutes to get that going. gf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message