[xmail] Return Code

2006-01-21 Thread Jeffrey Laramie

Hello All,

My servers mail reports to me daily using the XMail sendmail replacement 
program. My Mandriva based server makes the following entry 
in /var/log/messages every time a file is mailed:

Jan 20 00:14:05 WebServer3 CROND[21612]: (root) MAIL (mailed 2642 bytes of 
output but got status 0x ) 

The mail is delivered fine and there are no further messages. Is something not 
right here or is it safe to ignore this output?

Jeff
-
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]



[xmail] Re: Error messages returned to sender replicated

2006-01-21 Thread Davide Libenzi

On Fri, 20 Jan 2006, Jeff Buehler wrote:


 Ah ... I was unaware of that setting.  It's commented out, which
 according to the documentation would seem to suggest that the errors
 aren't (or shouldn't be) coming from XMail at all.  However, the headers
 indicate (to me, anyway!) that they are - here is an abbreviated example:

 From: buehlertech.net PostMaster [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, January 17, 2006 6:31 AM
 To: Jens Jensen
 Subject: Error sending message
 [1137452256244.135361536.4d65.banshee.buehlertech.net] from
 [buehlertech.net]

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

The NotifyTryPattern variable does not affect final/definitive bounces, 
only intermediate ones.



- Davide


-
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]



[xmail] Re: Return Code

2006-01-21 Thread Davide Libenzi

On Sat, 21 Jan 2006, Jeffrey Laramie wrote:


 Hello All,

 My servers mail reports to me daily using the XMail sendmail replacement
 program. My Mandriva based server makes the following entry
 in /var/log/messages every time a file is mailed:

 Jan 20 00:14:05 WebServer3 CROND[21612]: (root) MAIL (mailed 2642 bytes of
 output but got status 0x )

 The mail is delivered fine and there are no further messages. Is something not
 right here or is it safe to ignore this output?

That's -1 and XMail's sendmail never returns that.


- Davide


-
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]



[xmail] Re: Error messages returned to sender replicated

2006-01-21 Thread Jeff Buehler

I see.  Any thoughts on what my be causing the repeat error bounces?  
Has anyone else run into this problem? 
If not, I would guess it has to do with the Exchange/ASSP/XMail 
relationship somehow since that is the only distinct thing about my 
configuration from a standard one...
Davide, can you think of anything that may have changed between 
1.20/1.21 and 1.22 that might affect this?

Jeff

Davide Libenzi wrote:

On Fri, 20 Jan 2006, Jeff Buehler wrote:

  

Ah ... I was unaware of that setting.  It's commented out, which
according to the documentation would seem to suggest that the errors
aren't (or shouldn't be) coming from XMail at all.  However, the headers
indicate (to me, anyway!) that they are - here is an abbreviated example:

From: buehlertech.net PostMaster [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 6:31 AM
To: Jens Jensen
Subject: Error sending message
[1137452256244.135361536.4d65.banshee.buehlertech.net] from
[buehlertech.net]

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



The NotifyTryPattern variable does not affect final/definitive bounces, 
only intermediate ones.



- Davide


-
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]


  


-
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]



[xmail] Re: Return Code

2006-01-21 Thread Jeffrey Laramie

On Saturday 21 January 2006 16:33, Davide Libenzi wrote:
 On Sat, 21 Jan 2006, Jeffrey Laramie wrote:
  Hello All,
 
  My servers mail reports to me daily using the XMail sendmail replacement
  program. My Mandriva based server makes the following entry
  in /var/log/messages every time a file is mailed:
 
  Jan 20 00:14:05 WebServer3 CROND[21612]: (root) MAIL (mailed 2642 bytes
  of output but got status 0x )
 
  The mail is delivered fine and there are no further messages. Is
  something not right here or is it safe to ignore this output?

 That's -1 and XMail's sendmail never returns that.

Yeah, I assumed that the return code was from nail or whatever process cron 
uses to send mail. Crontab is set to mail to root. I'll try putting in real 
address and see if cron likes that better. In any case the files get mailed 
so I'm not too worried about it.

Jeff
-
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]