I'm having trouble figuring out what's going on in Xmail.

I have two servers on different networks. The first handles DNS for the 
development box, which is running Xmail.

All mail sent from xmail is bounced back, except mail sent to the first 
server (running DNS).

The postmaster account is filling up with these bounces. Here's an example:

-----------------

[<00>] XMail bounce: Rcpt=[-Ac];Error=[The maximum number of delivery 
attempts has
been reached]


[<01>] Error sending message
[1134731785808.135164928.194.sub.domain.com] from
[domain.com].

ID:        <L67E>
Mail From: <[EMAIL PROTECTED]>
Rcpt To:   <-Ac>


[<02>] The reason of the delivery failure was:

The maximum number of delivery attempts has been reached


[<04>] Here is listed the message log file:

[PeekTime] 1134731785 : Fri, 16 Dec 2005 03:16:25 -0800
[PeekTime] 1134732266 : Fri, 16 Dec 2005 03:24:26 -0800
[PeekTime] 1134732783 : Fri, 16 Dec 2005 03:33:03 -0800
[PeekTime] 1134733333 : Fri, 16 Dec 2005 03:42:13 -0800
[PeekTime] 1134733914 : Fri, 16 Dec 2005 03:51:54 -0800
[PeekTime] 1134734528 : Fri, 16 Dec 2005 04:02:08 -0800
[PeekTime] 1134735191 : Fri, 16 Dec 2005 04:13:11 -0800
[PeekTime] 1134735886 : Fri, 16 Dec 2005 04:24:46 -0800
[PeekTime] 1134736629 : Fri, 16 Dec 2005 04:37:09 -0800
[PeekTime] 1134737405 : Fri, 16 Dec 2005 04:50:05 -0800
[PeekTime] 1134738229 : Fri, 16 Dec 2005 05:03:49 -0800
[PeekTime] 1134739118 : Fri, 16 Dec 2005 05:18:38 -0800
[PeekTime] 1134740055 : Fri, 16 Dec 2005 05:34:15 -0800
[PeekTime] 1134741041 : Fri, 16 Dec 2005 05:50:41 -0800
[PeekTime] 1134742091 : Fri, 16 Dec 2005 06:08:11 -0800
[PeekTime] 1134743206 : Fri, 16 Dec 2005 06:26:46 -0800
[PeekTime] 1134744386 : Fri, 16 Dec 2005 06:46:26 -0800
[PeekTime] 1134745646 : Fri, 16 Dec 2005 07:07:26 -0800
[PeekTime] 1134746988 : Fri, 16 Dec 2005 07:29:48 -0800
[PeekTime] 1134748410 : Fri, 16 Dec 2005 07:53:30 -0800
[PeekTime] 1134749913 : Fri, 16 Dec 2005 08:18:33 -0800
[PeekTime] 1134751513 : Fri, 16 Dec 2005 08:45:13 -0800
[PeekTime] 1134753209 : Fri, 16 Dec 2005 09:13:29 -0800
[PeekTime] 1134755019 : Fri, 16 Dec 2005 09:43:39 -0800
[PeekTime] 1134756942 : Fri, 16 Dec 2005 10:15:42 -0800
[PeekTime] 1134758978 : Fri, 16 Dec 2005 10:49:38 -0800
[PeekTime] 1134761144 : Fri, 16 Dec 2005 11:25:44 -0800
[PeekTime] 1134763439 : Fri, 16 Dec 2005 12:03:59 -0800
[PeekTime] 1134765879 : Fri, 16 Dec 2005 12:44:39 -0800
[PeekTime] 1134768465 : Fri, 16 Dec 2005 13:27:45 -0800
[PeekTime] 1134768473 : Fri, 16 Dec 2005 13:27:53 -0800
[PeekTime] 1134771392 : Fri, 16 Dec 2005 14:16:32 -0800


[<05>] Here is listed the initial part of the message:

Received: from /spool/local
         by domain.com with [XMail 1.21 LMAIL Server]
         for <-Ac> from <[EMAIL PROTECTED]>;
         Fri, 16 Dec 2005 03:16:25 -0800

------------------

There are 5 of these emails, all with different recipients:

Rcpt To:   <-Ac>
Rcpt To:   <-q>
Rcpt To:   <root>
Rcpt To:   <-q>
Rcpt To:   <root>

Here's an example of a regular bounced mail:

-----------------

[<00>] XMail bounce: [EMAIL PROTECTED];Error=[The maximum number of
delivery attempts has been reached]


[<01>] Error sending message [1134352344412.135250944.2.my.dom.com] from
[domain.com].

ID:        <S4D2>
Mail From: <[EMAIL PROTECTED]>
Rcpt To:   <[EMAIL PROTECTED]>
Server:    REMOVED


[<02>] The reason of the delivery failure was:

The maximum number of delivery attempts has been reached


[<04>] Here is listed the message log file:

[PeekTime] 1134352344 : Sun, 11 Dec 2005 17:52:24 -0800
<<
ErrCode   = -36
ErrString = Error getting sock address info
SMAIL SMTP-Send FF = "somedom.com" SMTP = "localhost.localhost" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
SMTP-Server = "somedom.com"
>>
[PeekTime] 1134352825 : Sun, 11 Dec 2005 18:00:25 -0800
<<
ErrCode   = -36
ErrString = Error getting sock address info
SMAIL SMTP-Send FF = "somedom.com" SMTP = "localhost.localhost" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
SMTP-Server = "somedom.com"
>>
[PeekTime] 1134353340 : Sun, 11 Dec 2005 18:09:00 -0800



.... (there are 53 of these ErrCodes)



[<05>] Here is listed the initial part of the message:

Received: from my.dom.com ([127.0.0.1]:60234)
        by localhost.localhost with [XMail 1.21 ESMTP Server]
        id <S4D2> for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>;
        Sun, 11 Dec 2005 17:52:24 -0800
Received: from 216.55.160.39
        (SquirrelMail authenticated user ross)
        by my.dom.com with HTTP;
        Sun, 11 Dec 2005 17:52:24 -0800 (PST)
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 11 Dec 2005 17:52:24 -0800 (PST)
Subject: xmas & address
From: "Ross Gohlke" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
User-Agent: SquirrelMail/1.4.5
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal

-----------------


I've searched high and low. Any ideas? Thanks.





-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to