Re: [Mailman-Users] unknown mailer error 1041

2005-01-17 Thread Brad Knowles
At 3:56 PM + 2005-01-17, John Poltorak wrote: There is nothing in logs at all. That's very weird. There should definitely be something in the logs. Is it possible to run something at the command line to be able to get closer to what is going on? ie something like:- cat email_file | /us

Re: [Mailman-Users] unknown mailer error 1041

2005-01-17 Thread John Poltorak
On Mon, Jan 17, 2005 at 01:30:34PM +0100, Brad Knowles wrote: > At 10:48 AM + 2005-01-17, John Poltorak wrote: > > >>That's a return code being generated by Mailman and passed back > >> to sendmail, but sendmail doesn't recognize that number or know what > >> to do with it. That's a cle

Re: [Mailman-Users] unknown mailer error 1041

2005-01-17 Thread Brad Knowles
At 1:30 PM +0100 2005-01-17, Brad Knowles wrote: Yes, I realise it could be due to countless reasons, but I'd like to know what the 1041 means. This number is not found anywhere in the Mailman source code, so it would have to be something internal to Python, or something that was passed u

Re: [Mailman-Users] unknown mailer error 1041

2005-01-17 Thread Brad Knowles
At 10:48 AM + 2005-01-17, John Poltorak wrote: That's a return code being generated by Mailman and passed back to sendmail, but sendmail doesn't recognize that number or know what to do with it. That's a clear indicator that something is wrong, but without more information it's hard

Re: [Mailman-Users] unknown mailer error 1041

2005-01-17 Thread John Poltorak
On Mon, Jan 17, 2005 at 11:17:39AM +0100, Brad Knowles wrote: > At 10:03 AM + 2005-01-17, John Poltorak wrote: > > > Does the 1041 get generated by mailman or something else? And if it's > > mailman where would I look it up? > > That's a return code being generated by Mailman and pass

Re: [Mailman-Users] unknown mailer error 1041

2005-01-17 Thread Brad Knowles
At 10:03 AM + 2005-01-17, John Poltorak wrote: Does the 1041 get generated by mailman or something else? And if it's mailman where would I look it up? That's a return code being generated by Mailman and passed back to sendmail, but sendmail doesn't recognize that number or know what to do

[Mailman-Users] unknown mailer error 1041

2005-01-17 Thread John Poltorak
I just tried subscribing to a test list which I've set up but get this error from sendmail:- 554 "|/usr/local/mailman/mail/mailman subscribe mm_test"... unknown mailer error 1041 How do I go about figuring out what is wrong? Does the 1041 get generated by mailman or something else? And if