Qmail
[Top] [All Lists]

Using qmail to archive outbound and inbound mail

To: qmail@list.cr.yp.to
Subject: Using qmail to archive outbound and inbound mail
From: Phil <philsross@gmail.com>
Date: Tue, 20 Mar 2007 11:15:30 +0000
Delivered-to: sp-com-lists@consult.net
Delivered-to: gmail-qmail@securepoint.com
Delivered-to: sp.com.list@gmail.com
Delivered-to: mailing list qmail@list.cr.yp.to
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=UpX+TIqHlcWohuOnMoAi+5MPsefcT/kwVyiIo1Xl/3GNIhb9aMveE5BnTiqKvTgjBOPdcxLRPahGpYEswRUG5+sQdmOvy5cJUwGHGWbdXv9aqDjVUxyA7OfuWniSJbpOfCeHfEmlG8B/Q9JjvTeQoj5TAsFPc4cJIlCCWq8RdEk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Af6oLtlqXay4W1HTyQQaHsh3X3HQO1ko5PGZnZQCSykxqJRRYkGrkTxylHm8zsvH2jIoAyR17poG8xiSz39tWVTeT7KYrkhTgYCtQK/cZbVaf8iQ/cXrOPG9CXzxFVsJuuPW7e1E/5F5PwJzu/ImE8wh0KP3CLMGQnslVCqpi3U=
Domainkey-status: good (test mode)
Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
Hi everyone,

I'm transferring the responsibilities of back-end mail server,
interface, and spam filtering to Google Apps.  However, I still want
to use my qmail server as a gateway to archive users mail for legal
and compliance reasons.  Google will allow all outgoing mail for our
domain to go via a smarthost, and to use qmail to archive this mail on
the way through, I could only find Inter7's qmailtap patch...

To archive inbound mail, I have provisioned the Google side of things
as "staff.mydomain.com" with the appropriate MX, but the MX to
"mydomain.com" will still go to my own mail server, which currently
uses fastforward aliases to forward to "user@staff.mydomain.com" at
Google.

However for inbound mail I would like to save a copy of the email in
the users .maildir, before forwarding it on to the Google mail
servers.  So I'm guessing a .qmail file in the user's directory with
both a forward to "user@staff.mydomain.com" *and* a local delivery as
well.

The inbound mail will end up at Google, with a copy saved in the users
directory that I can retain for a period and then expire with some
tool.

Does this sound like a reasonable approach to the problem, or am I
overlooking something?  Any advice would be appreciated.

Regards
Phil

<Prev in Thread] Current Thread [Next in Thread>
  • Using qmail to archive outbound and inbound mail, Phil <=