Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 15:46:25 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Mark Edwards <mark@antsclimbtree.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Mail archiving suggestions?
Message-ID:  <20020614204625.GA64898@dan.emsphone.com>
In-Reply-To: <524DC8D1-7FBC-11D6-A009-000A278CC960@antsclimbtree.com>
References:  <20020527113701.GA24194@icarus.slightlystrange.org> <524DC8D1-7FBC-11D6-A009-000A278CC960@antsclimbtree.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 is something my company wants to implement, in case the IMAP folders 
> become unavailable or cease to exist for some reason.  The backup must be 
> browsable by users immediately, so any kind of "restore" process is not an 
> option.
> 
> I would prefer to stick with Sendmail for the MTA, but I'm open to 
> suggestions.  My setup is currently UW-IMAP and Sendmail, but I'm willing 
> to migrate to something else to make this work.

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.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020614204625.GA64898>