I just set up a mail server with exim4 and courier imap. I'm using
exim4-heavy. Everything is working as it should except
aliases. I have all of the aliases added to my /etc/aliases file.
However, when I try to send mail to an alias I get the following ndr
(Note: I sent the test message from my imap client on our local
network. I am able to send and receive all other email from this
client):This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
realuser
(generated from alias)
all relevant MX records point to non-existent hosts
------ This is a copy of the message, including all the headers. ------
Return-path: <cscully@careplusfinancial.com>
Received: from [192.168.1.114]
by cpfdeb01.careplusfinancial.net with esmtp (Exim 4.69)
(envelope-from <cscully@careplusfinancial.com>)
id 1M1Ru3-0005QA-TY
for alias; Tue, 05 May 2009 14:10:15 -0700
Message-ID: <4A00AB2B.1070704@careplusfinancial.com>
Date: Tue, 05 May 2009 14:10:03 -0700
From: Chris Scully <cscully@careplusfinancial.com>
Organization: CarePlus Financial
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: alias
Subject: test
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
I have double checked the MX records on our network and all of them
point to the Debian server running exim.Any advice on how to fix this would be appreciated. Chris |