From owner-freebsd-questions@FreeBSD.ORG Mon Mar 13 13:50:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5809E16A424 for ; Mon, 13 Mar 2006 13:50:25 +0000 (UTC) (envelope-from nivo+sender+6075ff@yuckfou.org) Received: from ssdd.xs4all.nl (ssdd.xs4all.nl [195.64.89.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EF4D43D55 for ; Mon, 13 Mar 2006 13:50:24 +0000 (GMT) (envelope-from nivo+sender+6075ff@yuckfou.org) Received: from localhost (localhost [127.0.0.1]) by imhotep.yuckfou.org (Postfix) with ESMTP id F3FFF68 for ; Mon, 13 Mar 2006 14:50:48 +0100 (CET) Received: from ssdd.xs4all.nl ([127.0.0.1]) by localhost (imhotep.is-root.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13754-10 for ; Mon, 13 Mar 2006 14:50:35 +0100 (CET) Received: by imhotep.yuckfou.org (Postfix, from userid 1000) id 886EB39; Mon, 13 Mar 2006 14:50:35 +0100 (CET) Received: from [192.168.2.239] (turbata-xp.gondel.local [192.168.2.239]) by localhost.yuckfou.org (tmda-ofmipd) with ESMTP; Mon, 13 Mar 2006 14:50:33 +0100 (CET) Message-ID: <4415788C.2020004@yuckfou.org> Date: Mon, 13 Mar 2006 14:50:04 +0100 User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <44152B39.5050400@yourdot-mail.com> In-Reply-To: <44152B39.5050400@yourdot-mail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=AD3A5AAD; url=http://www.is-root.com/nv.pgp Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit From: Nils Vogels X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) X-TMDA-Fingerprint: P1WCnx9Ys1Lo7L3suOy9C3RzRG0 X-Virus-Scanned: amavisd-new at is-root.com X-Spam-Status: No, score=-4.979 tagged_above=-999 required=6.31 tests=[ALL_TRUSTED=-1.8, AWL=-0.580, BAYES_00=-2.599] X-Spam-Score: -4.979 X-Spam-Level: Subject: Re: mail backup solution? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nils Vogels List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 13:50:25 -0000 Hi Carlos! Carlos Silva, yourdot-internet.com wrote on 13-03-2006 9:20: > I have my email stored at a reseller account (via imap) on a server. > My intention is that my server at home, download all the emails via imap > to backup automatically everyday. > But, I dont want that my server download repeated messages (because i > have thousands of emails...). Depending on what you *exactly* want, you may want to try imapsync (/usr/ports/mail/imapsync) or fetchmail (/usr/ports/mail/fetchmail) Gr, Nils