From owner-freebsd-questions@FreeBSD.ORG Mon Mar 13 08:23:49 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 3B98516A401 for ; Mon, 13 Mar 2006 08:23:49 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9165E43D4C for ; Mon, 13 Mar 2006 08:23:48 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id s18so748370wxc for ; Mon, 13 Mar 2006 00:23:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BDvVJ8Pvyv8TNIq7EBlnXTpQwHO09xPw3YbFvs2jT1vtdopl8bO/fFMCwZ767YUmPl1r7gqTb58QO+MutHn1WuXIvIbr4JaFAvWMnkWjTqWUUULDUMdU6Q9GCvs6I/19zhPmugKdoHuvNPR4LBL+2D/XjeLkeTFzGvrrYBz+fgg= Received: by 10.70.13.12 with SMTP id 12mr2004105wxm; Mon, 13 Mar 2006 00:23:47 -0800 (PST) Received: by 10.70.57.13 with HTTP; Mon, 13 Mar 2006 00:23:47 -0800 (PST) Message-ID: Date: Mon, 13 Mar 2006 02:23:47 -0600 From: "illoai@gmail.com" To: "Carlos Silva, yourdot-internet.com" In-Reply-To: <44152AD0.2070803@yourdot-mail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <44152AD0.2070803@yourdot-mail.com> Cc: freebsd-questions@freebsd.org Subject: Re: mail backup solution? 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: Mon, 13 Mar 2006 08:23:49 -0000 On 3/13/06, Carlos Silva, yourdot-internet.com wrote: > Hello, > > 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...). > Someone has a solution? Is rsync to hackish for this use? -- --