I to am having the same problem. I have a user called [EMAIL PROTECTED] and when I do a cyradm lm command it is listed. In my imapd.conf file, I have specified the following parameters: unixhierarchysep: yes virtdomains: yes defaultdomain: nottest.com loginrealms: nottest.com test.com
I have also modifed my sendmail.cf so the cyrusv2 listing has the following parameters: S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP When I send an email to that user, it gets through Sendmail okay, who sends it on to cyrusv2 - who rejects it for the same errors as below. Does anyone have any suggestions to what I've forgotten to do, that would be causing this problem? Also does anyone know what the proper way is to specify the cyrusv2 options in sendmail.mc is? Thanks for any assistance! -Chris Paluch -----Original Message----- From: Henrik Troeng <[EMAIL PROTECTED]> Sent: Feb 16, 2004 6:17 AM To: [EMAIL PROTECTED] Subject: Virtual domains, [EMAIL PROTECTED]: Mailbox unknown Hi all, I have a problem, I use multiple domains but for users I create with the domain specified, for example [EMAIL PROTECTED] it can't receive mail. When I try to send to this user I get back a reply from Mailer-Daemon that says "550-Mailbox Unknown". Either there is no mailbox associated 550-name or you don't have authorization to see it". If I create the user "user.postmaster" it works fine, but the user "[EMAIL PROTECTED]" wont accept any mail. Here is my imapd.conf: configdirectory: /var/imap partition-default: /var/spool/imap admins: cyrus root Henrik sasl_pwcheck_method: saslauthd sasl_mech_list: PLAIN LOGIN sendmail: /usr/sbin/sendmail servername: htc.troeng.com virtdomains: yes defaultdomain: troeng.com I have set up the domain in the local-host-names config file for sendmail. Here is the error message: " The original message was received at Mon, 16 Feb 2004 12:47:04 +0100 from lmdeliver01.st1.spray.net [212.78.202.210] ----- The following addresses had permanent fatal errors ----- root (reason: 550-Mailbox unknown. Either there is no mailbox associated with this) (expanded from: <[EMAIL PROTECTED]>) ----- Transcript of session follows ----- ... while talking to localhost: >>> DATA <<< 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 550 5.1.1 root... User unknown <<< 503 5.5.1 No recipients " Regards Henrik --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html