Re: [Mailman-Users] Both Mailman and Majordomo

2004-10-04 Thread Frank Torres
Well, I thought I would contribute what I have done to get majordomo and mailman running on the same host. This all done with sendmail 8.13.1+ version so use those sendmail books if you have an older/newer version of sendmail. Add the following flags to mm-handler under sendmail: Add these to th

Re: [Mailman-Users] Both Mailman and Majordomo

2004-10-01 Thread Richard Barrett
Why not consider modifying the mm-handler Perl script. It currently knows how to deliver to Mailman lists and knows what Mailman lists there are by looking up Mailman file structures on disk (see line 203 onwards of the code) and then running the Mailman delivery wrapper. I do not user majo

Re: [Mailman-Users] Both Mailman and Majordomo

2004-09-30 Thread Brad Knowles
At 3:57 PM -0700 2004-09-30, Frank Torres wrote: Ok, as per Brad Knowles I am not using aliases for mailman but mm-handler and an sendmail.m4 with adding an mailer called Mmmhandler,. as per the mailman documentation. Looki

Re: [Mailman-Users] Both Mailman and Majordomo

2004-09-30 Thread Frank Torres
Maybe I'll get this right really tired at analyzing sendmail crap. Ok, as per Brad Knowles I am not using aliases for mailman but mm-handler and an sendmail.m4 with adding an mailer called Mmmhandler,. as per the mailman documentation. Howerver in the F= I added the 'A' flag to do alias expansi

Re: [Mailman-Users] Both Mailman and Majordomo

2004-09-30 Thread Brad Knowles
At 1:05 PM -0700 2004-09-30, Frank Torres wrote: Based on I scan the aliases file for majordomo stuff then If I do not find nothing go to mailman and see if list is in mailman. I really do not want to do different domains if at all possible. I should be able to use the same domain. All using t

Re: [Mailman-Users] Both Mailman and Majordomo

2004-09-30 Thread Frank Torres
Sorry, I'll be a little clearer this time here is what I am trying to do. Please let me know if this is possible. @my.domain Based on I scan the aliases file for majordomo stuff then If I do not find nothing go to mailman and see if list is in mailman. I really do not want to do different domains

[Mailman-Users] Both Mailman and Majordomo

2004-09-30 Thread Frank Torres
Queston, I have been unsuccessful at getting mailman and majordomo to run on the same host. I am using sendmail and the mailman mm-handler. Mailman is working great its just that majordomo is not. I did put an 'A' in the mailer table for alias expansion but that does not seem to work completely. I