Author: Patrice Fournier Date: To: Anton Bretterklieber CC: exim-users Subject: Re: [Exim] deliverin with exim and cyrus
Quoting Anton Bretterklieber <anton.br@???>:
> I'm trying out cyrus-imapd 2.0.16 and exim 3.30.2 on a SuSE-Linux 7.2
> Sending emails on my machine to myself as user bran, I get the
> following errors in exim-log: > 173t2a-00017d-00 ** bran@???: unknown local-part "bran" in
> domain "linux.home.br" > What's going wrong?
I suppose there is no user 'bran' on the system but there is such a user
configured in cyrus... If this is the case, you should not have Exim look
for a system account before passing a mail to cyrus so you must change the
director that direct to cyrus from a localuser driver to a smartuser one.