Am Freitag 07 Oktober 2005 12:48 schrieb Tony Finch:
> On Fri, 7 Oct 2005, [EMAIL PROTECTED] wrote:
> > >>>   SMTP>> RCPT TO:<<user>@<fqdn1>>
> > >>>   SMTP<< 550-Mailbox unknown.  Either there is no mailbox
> >
> > associated with this
> >
> > >>>          550-name or you do not have authorization to see it.
> > >>>          550 5.1.1 User unknown
> > >>>   SMTP>> QUIT
> > >>> ----------- end verify ------------
> > >>> accept: condition test failed
> > >>> accept: endpass encountered - denying access
> >
> > 550 IMAP said: 5.1.1 User unknown
> >
> > but the mailbox exists:!
>
> You need to either: (1) fix the ACL on the mailboxes to allow
> delivery; or (2) use SMTP AUTH so that Cyrus will accept the
> messages.

Hi Tony, 

 thanks for the advice. I tried both but it didn't work.

I started lmtpd with option "-a" so no authentication is required.
As I just found out,  a cyrus-box named <user> has to exist not 
<user>@<fqdn> which is of course not what I want.

Not very nice, but while doing it by hand (telnet localhost lmtp), I 
can deliver to 
<user>\@<fqdn>@<fqdn>.

This is cruel, but can I tell exim to use this address?
Like 
data = ${quote:[EMAIL PROTECTED]@${domain}

Thanks again!




-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to