From owner-freebsd-questions@FreeBSD.ORG Fri Jun 22 19:13:01 2007 Return-Path: X-Original-To: FreeBSD-questions@FreeBSD.org Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2CC7716A400 for ; Fri, 22 Jun 2007 19:13:01 +0000 (UTC) (envelope-from jarrod@agilabs.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by mx1.freebsd.org (Postfix) with ESMTP id E211213C4BC for ; Fri, 22 Jun 2007 19:13:00 +0000 (UTC) (envelope-from jarrod@agilabs.com) Received: by nz-out-0506.google.com with SMTP id 34so199553nzf for ; Fri, 22 Jun 2007 12:13:00 -0700 (PDT) Received: by 10.140.147.5 with SMTP id u5mr101569rvd.1182538129054; Fri, 22 Jun 2007 11:48:49 -0700 (PDT) Received: by 10.141.74.7 with HTTP; Fri, 22 Jun 2007 11:48:49 -0700 (PDT) Message-ID: <825839a80706221148q629c949eh770b0fbccb8ef399@mail.gmail.com> Date: Fri, 22 Jun 2007 12:48:49 -0600 From: "Jarrod Hildebrand" To: FreeBSD-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD 6.2 Mail Retrieval Configuration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2007 19:13:01 -0000 Hi all, I am working as a temp co-op student for a small business, and was given my first project. Email responses are part our daily duties in my work environment. We currently use gmail for our three email accounts. One is internal, and the other two are not. Seeing as how gmail doesnt sync with the other addresses, we have to constantly use gmails fetch settings to retrieve mail from the other two addresses. Im in the midst of setting up FreeBSD POP3 and IMAP4 for retrieving e-mail, and (LDAP) for directory services. I need advice on how to configure the clients to retrieve there 2 email addresses from there XP machines using FreeBSD. There are so many ports and packages to use Im not sure which ones to pick, and where to start. Ive got Procmail & Fetchmail installed on FrreBSD. I want to have Exim to hand off the email addressed to Me@xxxx.com to procmail , which in turn will run it thru SpamAssassin. Then to send a copy to GMail and deliver one locally. Also archives a copy on the server in monthly mbox files as a secondary backup I got 5 days to have it up and running! Any configuration ideas for Postfix, Procmail, Fetchmail The setup will only be used for retrieval only, with no need to use it as an SMTP relay server. Im not looking for a large response, but if anyone could give me some info on what to install (in what order) and how to configure the protocols would be greatly appreciated. There is no registered domain for our company, so my goal is to just receive emails, and store them locally Resource recommendations would help too. THANKS!