archiving emails
Diego M. Vadell
dvadell at linuxclusters.com.ar
Thu Jun 21 09:58:02 EDT 2007
Hi,
I did that with postfix, making a virtual alias with pcre. From the top of
my head, it was something like this:
@domain.com ($1)@domain.com,($1)@archive.domain.com
This syntax is surely wrong, but the idea is to use pcre to match the username
part and put it in the virtual aliases.
-- Diego.
El Miércoles, 20 de Junio de 2007 17:35, Mike Zupan escribió:
> I am looking to archive emails hopefully for all sent/received emails. I am
> using postfix 2.3 as a MTA and cyrus 2.3
>
> I am looking to do something like
>
> user at domain.com while it goes to that address in cyrus via postfix it also
> goes to user at archive.domain.com
>
> Can this be done in cyrus via lmtpd or such in cyrus?
>
> Thanks
> Mike
More information about the Info-cyrus
mailing list