[Kroupware] configuring fetchmail
Stephan Buys
s.buys at codefusion.co.za
Wed Jul 30 09:41:58 CEST 2003
I have used the following script with success. It POPS the mail from an ISP and
then submits the message via SMTP to the Kolab server (depends on a working DNS).
poll mail.myisp.com proto pop3:
user "one at mycompany.co.za" with pass "password" to one at mycompany.co.za here
user "two at mycompany.co.za" with pass "password" to two at mycompany.co.za here
I would recommend this approach as it leaves Postfix to deal with routing and delivery to
Cyrus.
Regards,
Stephan
On Wednesday 30 July 2003 03:41, frederik.kunz at arcor.de wrote:
> Hi,
>
> is there anyone who has successfully configured kolab with fetchmail? Right
> now my /etc/fetchmailrc looks like this:
>
> poll pop.server.com
> protocol POP3
> user someuser
> password somepass
> mda "/kolab/bin/procmail"
>
> with the default /kolab/etc/procmail/procmailrc the mail lands in the mbox
> file /root/.mail/inbox. I tried my previous procmailrc which used to work
> with cyrus and changed the path of cyrdeliver in it, but procmail stops
> with EXITCODE=65. Running cyrdeliver manually shows me that I seem to have
> the wrong mailbox, but I can't manage to find the right one. I tried
> user.username, username, INBOX, etc. but I'm stuck.
>
> Can someone please post a working fetchmailrc and procmailrc? Or is the
> whole procmail-approach wrong and it has something to do with sieve (which
> I don't know anything about)?
>
> Thanks in advance,
>
> Frederik Kunz
>
>
> _______________________________________________
> Kroupware mailing list
> Kroupware at mail.kde.org
> http://mail.kde.org/mailman/listinfo/kroupware
More information about the Kroupware
mailing list