mail archive
Tobias Oed
tobias.oed at octant-fr.com
Thu Apr 24 09:25:54 CEST 2008
Alexander Marx wrote:
> Hi List.
>
> maybe you have some tips for me.
>
> I am using kolab 2.0.3. I am searching for a tool (or will try to
> develop one)
> which is able to archive all incoming and outgoing emails.
>
> Do you have some experience with this?
>
> Or any idea how to implement the smtpprox into kolab???
> http://bent.latency.net/smtpprox/
>
> I want to implement the tool like this:
>
> internet->kolab(25)->amavis(10024)->ARCHIVETOOL(listens on 10030 and
> gives it back on 10027)->local mailbox
>
> The archivetool should safe the message to disk in a per-user- folder
> (based on from: or to: address)
>
> I played around with smtpprox, but it seems, that kolab never passes the
> mail to the smtpprox
>
> AND:
>
> a second hint:
>
> I tried to install Kolab 2.1 release on a ubuntu 8.0.4 hardy heron and
> the MD5 sum of the openpkg-2.5.4-2.5.4 seems wrong.
>
> Installation fails with the error openpkg-2.5.4-2.5.4.*-*-*.sh not found
>
> I read the hint and installed gcc-3.4 and linked all files correctly,
> but the error remains.
>
> Thanx in advance
My company has developed a tool to do just this. Open Mail Archive (OMA)
intercepts the mails and stores info on them in mysql db. The mails
can be archived (on cd/dvd or what not) searched and restored using a
web interface. There is even an auth plugin that works against a kolab
ldap tree. The version available right now uses the always_bcc trick,
the one
under development uses a postfix content filter and works like your
diagram. More info here
http://octant.org/news.php
Tobias Oed
--
*Tobias Oed* - Octant Informatique <http://www.octant-fr.com>
contact | tobias.oed at octant-fr.com <mailto:tobias.oed at octant-fr.com> -
04 76 50 82 38
More information about the users
mailing list