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. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
