From owner-freebsd-questions Fri Jun 14 14:40:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 4E88B37B40B for ; Fri, 14 Jun 2002 14:40:00 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5ELZYI4072234; Fri, 14 Jun 2002 16:35:34 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Jun 2002 16:35:34 -0500 From: Dan Nelson To: Mark Edwards Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mail archiving suggestions? Message-ID: <20020614213534.GE64898@dan.emsphone.com> References: <20020614204625.GA64898@dan.emsphone.com> <82AF0332-7FDA-11D6-A009-000A278CC960@antsclimbtree.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <82AF0332-7FDA-11D6-A009-000A278CC960@antsclimbtree.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 In the last episode (Jun 14), Mark Edwards said: > On Friday, June 14, 2002, at 01:46 PM, Dan Nelson wrote: > >In the last episode (Jun 14), Mark Edwards said: > > > Can anyone suggest some schemes to run an IMAP mail server that > > > creates a backup or archival copy of each mail incoming and > > > outgoing? I already have nightly and weekly backups of all the > > > files on the server, but I want to be sending a copy (BCC) of > > > each incoming and outgoing mail to a "backup" user, which can > > > then be downloaded via POP to a client machine for emergency > > > purposes. > > > > This sounds like something you could write a Sendmail milter for; > > the sample milter in /usr/src/contrib/sendmail/libmilter/README > > could be modified to send the message to a secondary server instead > > of logging to a file. > > Thank you. Can you point me to a decent tutorial for getting started > with milters? Is sendmail.org the best info available? Docs included with sendmail are located at: /usr/src/contrib/sendmail/libmilter/README /usr/src/contrib/sendmail/libmilter/docs/*.html There's also a web site at http://www.milter.org , but it's basically just a forum. No docs yet. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message