>-----Original Message-----
>From: Craig White [mailto:[EMAIL PROTECTED] 
>Sent: Wednesday, February 02, 2005 2:53 PM
>To: Greg Harris
>Cc: info-cyrus@lists.andrew.cmu.edu
>Subject: Re: Mail for domain issue
>
>On Wed, 2005-02-02 at 14:19 -0600, Greg Harris wrote:
>> Hello all,
>> 
>>  
>> 
>> I am running Postfix 2.1.5 and Cyrus 2.1.15 on a RHEL3 clone and using
>> MySQL on the back end.  Everything works beautifully and as expected.
>> The only issue I am trying to figure out does not seem to be listed on
>> any list or Googlized search.  I am trying to get mail to go to
>> domain.com along with mail.domain.com.  The mail.domain.com works
>> great.  Any time I send a mail to domain.com, I get a permanent 550
>> error.  I guess this is to be expected, since it would be seen as a
>> different domain, but how do I make it receive on both domains?  I
>> know this has to be something simple and is probably documented
>> somewhere, but I can't seem to come up with the correct terminology.
>> 
>---
>not a cyrus-imap issue
>
>postfix refusing or is it dns problem - probably the latter...
>
>host -t mx mail.domain.com
>host -t mx domain.com
>
>I'll bet they're different
>
>Craig

Craig,

I thought it might be a postfix issue, and it might even be an issue with
the postfix configs.  However, I wrote to the cyrus list because of the log
message:

Feb  2 10:36:17 mail postfix/pipe[17766]: 094211C013C: to=<[EMAIL PROTECTED]>,
relay=cyrus, delay=0, status=bounced (data format error. Command output:
user: Mailbox does not exist )

Postfix can't find the mailbox to send it to, which is defined by cyrus and
is defined as [EMAIL PROTECTED]  This would seem to point to a cyrus
config parameter, that may be located inside the postfix config files.

host -t mx mail.domain.com      -> returns nothing, but receives mail
host -t mx domain.com           -> returns domain.com mail is handled by 10
mail.domain.com, but does not receive mail

Thanks,

Greg Harris

---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to