[openbenno-users] Benno and fetchmail
Rene Wiermer
r.wiermer at lw-systems.de
Wed Jun 10 14:26:46 CEST 2009
Am Mittwoch, den 10.06.2009, 10:14 +0200 schrieb Olaf Albrecht:
> Hi!
>
> The Benno Mailarchive is running well - but dont fetch mails. What is to
> do to get Benno to work whith fetchmail? fetchmail is still running for
> each user and greps mails from different servers for them.
>
Basically there are three ways for the mail into the OpenBenno archive:
through SMTP (benno-smtp), through a daemon that reads a Maildir in
certain intervals (benno-maildir) oder via a command-line tool
(bennoadmin).
If you want to make sure that you archive everything, you have to grab
the mail at the earliest stage possible - the local mailserver itself.
In Postfix e.g. you could make a "catch-all" address using always-bcc,
and then use fetchmail to forward it to the benno-smtp at port 2500.
Alternatively, you could read directly from the catch all box, if you do
not have an POP3/IMAP server for that box.
So in your case (if I understand you right), it would look something
like this.
fetchmail
Remote Mailboxes --------> Local MDA --> Local maildirs
|
|
V fetchmail
Catch all mailbox ---------> benno-smtp
or
---------->benno-maildir
You could also specifiy a multiplexer directly at the MDA to transmit a
copy directly to benno-smtp, if you want to avoid the catch all box. But
the setup in the diagram is more robust as it "caches" some mails. It
helps at peak and down times.
See the man page of fetchmail on how to configure the destination SMTP
server.
René Wiermer
(Softwareentwickler)
--
LWsystems GmbH & Co. KG ++ http://www.lw-systems.de/impressum
Tel: 05455 / 932 132 ++ Fax: 05455 / 932 099 ++ Mobil: 0171 / 37 28 760
Ihr Spezialist für Linux, Open Source & IT-Sicherheit
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
LWsystems GmbH & Co. KG
Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg
Telefon +49 (0)5403 5556
Telefax +49 (0)5403 7958997
Handelsregister: Amtsgericht Osnabrück, HRA 110668
USt.-ID-Nr. DE23852211
Persönlich haftende Gesellschafterin: LWsystems Verwaltungs GmbH
Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg
Handelsregister: Amtsgericht Osnabrück, HRB 111163
Geschäftsführer:
Dipl.-Ing. Ansgar H. Licher, Bad Iburg
Dipl.-Ing. Martin Werthmöller, Ibbenbüren
Für weitere Firmendetails zu LWsystems siehe /
For further company details please look at:
http://www.lw-systems.de/impressum
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
More information about the users
mailing list