From majordomo-users-owner@greatcircle.com Sun Jun 1 15:16:25 2003 Received: from rhombus.bright.net (rhombus.bright.net [209.143.0.75]) by mycroft.greatcircle.com (Postfix) with ESMTP id 4FB99196BD3 for ; Sun, 1 Jun 2003 15:16:17 -0700 (PDT) Received: from KEN (rtec-ubr1-168.rtecexpress.net [209.173.173.168]) by rhombus.bright.net (8.12.9/8.12.9) with SMTP id h51MG8Ak022929 for ; Sun, 1 Jun 2003 18:16:11 -0400 (EDT) From: "Ken Bedell" To: Subject: configuration file Date: Sun, 1 Jun 2003 18:16:15 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <5.1.1.6.2.20030528094326.05b6f748@mail.esson.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 X-Archive-Number: 200306/1 X-Sequence-Number: 3205 I have majordomo set up so it seems to be serving lists, but I can't figure out three things that it seems should be obvious. 1) I want the reply to: header to have the name of the group so that when someone hits reply in their mail reader the message goes to the list. It seemed to me that I should be able to accomplish this by putting $LIST in the reply_to variable in the group.config file. 2) Then I want the subject of every message to New Connection: followed by the subject that the sender used. Again it seemed to me that I should be able to make this happen by using the variable subject_prefix. 3) Then I want to have printed at the bottom of every message information about a website where people can sign up for additional mailing lists. It seems that I should put this information into the message_footer variable. Since my lists don't seem to be influenced by changes I make to variables in the group.config file, I suspect that I am missing something completely about how to configure individual lists. From majordomo-users-owner@greatcircle.com Sun Jun 1 15:43:56 2003 Received: from mail.bcpl.net (mail.bcpl.net [204.255.212.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 29D7719821B for ; Sun, 1 Jun 2003 15:43:34 -0700 (PDT) Received: from mail.bcpl.net (localhost [127.0.0.1]) by mail.bcpl.net (8.12.9/8.12.9) with ESMTP id h51MhWUu013894; Sun, 1 Jun 2003 18:43:32 -0400 (EDT) Received: from localhost (fold@localhost) by mail.bcpl.net (8.12.9/8.12.9/Submit) with ESMTP id h51MhWxF013890; Sun, 1 Jun 2003 18:43:32 -0400 (EDT) X-Authentication-Warning: mail.bcpl.net: fold owned process doing -bs Date: Sun, 1 Jun 2003 18:43:32 -0400 (EDT) From: Chip Old To: Ken Bedell Cc: MAJORDOMO-USERS Subject: Re: configuration file In-Reply-To: Message-ID: References: X-Organization: BCPL.NET Internet Services X-Complaints-To: abuse@bcpl.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/2 X-Sequence-Number: 3206 On Sun, 1 Jun 2003 18:16 -0400, Ken Bedell wrote: > I have majordomo set up so it seems to be serving lists, but I can't > figure out three things that it seems should be obvious. > > 1) I want the reply to: header to have the name of the group so that > when someone hits reply in their mail reader the message goes to the > list. It seemed to me that I should be able to accomplish this by > putting $LIST in the reply_to variable in the group.config file. Try the actual list address instead: reply_to = listname@wherever.com > 2) Then I want the subject of every message to New Connection: followed > by the subject that the sender used. Again it seemed to me that I > should be able to make this happen by using the variable subject_prefix. That is done like this: subject_prefix = [listname] However, I've had trouble using strings with spaces. If you're aiming at "New Connection", try "NewConnection" instead. The brackets I've shown above are optional, but are a common way of doing it. > 3) Then I want to have printed at the bottom of every message > information about a website where people can sign up for additional > mailing lists. It seems that I should put this information into the > message_footer variable. That is done in a perl "here" statement, like this: message_footer << END - Visit the Whatever Web Site at http://www.whatever.com For removal instructions see http://www.whatever.com/lists.html - END The "-" prints a blank line. The message_footer works fine in a plain text message but doesn't work if the message is sent as a multi-part (as is the default for most mail programs these days. > Since my lists don't seem to be influenced by changes I make to > variables in the group.config file, I suspect that I am missing > something completely about how to configure individual lists. If the examples above don't work for you, then your list aliases probably don't use resend. In that case, although Majordomo handles subscribe and unsubscribe requests, it has no part in distributing list messages, Without resend, your lists are just plain old UNIX :include: losts and the .config file doesn't come into play. Post your aliases for the list so we can take a look. -- Chip Old (Francis E. Old) E-Mail: fold@bcpl.net Manager, BCPL Network Services Phone: 410-887-6180 Manager, BCPL.NET Internet Services FAX: 410-887-2091 320 York Road Towson, MD 21204 USA From majordomo-users-owner@greatcircle.com Sun Jun 1 17:02:20 2003 Received: from mail.tellurian.net (mail.tellurian.net [216.182.1.8]) by mycroft.greatcircle.com (Postfix) with ESMTP id DBD9119742A for ; Sun, 1 Jun 2003 17:02:04 -0700 (PDT) Received: from walt99.betan.com (home.betandata.com [216.182.19.222]) by tellurian.com (Rockliffe SMTPRA 5.3.4) with ESMTP id ; Sun, 1 Jun 2003 20:02:03 -0400 Message-Id: <5.1.1.5.2.20030601195933.00a3a390@popd.betan.net> X-Sender: walterbetanc@popd.betan.net X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Sun, 01 Jun 2003 20:01:44 -0400 To: Majordomo-Users@greatcircle.com From: Walt Subject: Re: configuration file Cc: Chip Old In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Archive-Number: 200306/3 X-Sequence-Number: 3207 Francis, dont forget to warn your users that when they hit reply, all subscribers will receive message, not the sender. Walt At 06:43 PM 6/1/03, you wrote: >On Sun, 1 Jun 2003 18:16 -0400, Ken Bedell wrote: > >> I have majordomo set up so it seems to be serving lists, but I can't >> figure out three things that it seems should be obvious. >> >> 1) I want the reply to: header to have the name of the group so that >> when someone hits reply in their mail reader the message goes to the >> list. It seemed to me that I should be able to accomplish this by >> putting $LIST in the reply_to variable in the group.config file. > >Try the actual list address instead: > >reply_to = listname@wherever.com > >> 2) Then I want the subject of every message to New Connection: followed >> by the subject that the sender used. Again it seemed to me that I >> should be able to make this happen by using the variable subject_prefix. > >That is done like this: > >subject_prefix = [listname] > >However, I've had trouble using strings with spaces. If you're aiming at >"New Connection", try "NewConnection" instead. The brackets I've shown >above are optional, but are a common way of doing it. > >> 3) Then I want to have printed at the bottom of every message >> information about a website where people can sign up for additional >> mailing lists. It seems that I should put this information into the >> message_footer variable. > >That is done in a perl "here" statement, like this: > >message_footer << END >- >Visit the Whatever Web Site at http://www.whatever.com >For removal instructions see http://www.whatever.com/lists.html >- >END > >The "-" prints a blank line. The message_footer works fine in a plain >text message but doesn't work if the message is sent as a multi-part (as >is the default for most mail programs these days. > >> Since my lists don't seem to be influenced by changes I make to >> variables in the group.config file, I suspect that I am missing >> something completely about how to configure individual lists. > >If the examples above don't work for you, then your list aliases probably >don't use resend. In that case, although Majordomo handles subscribe and >unsubscribe requests, it has no part in distributing list messages, >Without resend, your lists are just plain old UNIX :include: losts and the >.config file doesn't come into play. > >Post your aliases for the list so we can take a look. > >-- >Chip Old (Francis E. Old) E-Mail: fold@bcpl.net >Manager, BCPL Network Services Phone: 410-887-6180 >Manager, BCPL.NET Internet Services FAX: 410-887-2091 >320 York Road >Towson, MD 21204 USA From majordomo-users-owner@greatcircle.com Sun Jun 1 17:42:25 2003 Received: from mail.bcpl.net (mail.bcpl.net [204.255.212.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id C030A19785B for ; Sun, 1 Jun 2003 17:42:12 -0700 (PDT) Received: from mail.bcpl.net (localhost [127.0.0.1]) by mail.bcpl.net (8.12.9/8.12.9) with ESMTP id h520gCUu000817 for ; Sun, 1 Jun 2003 20:42:12 -0400 (EDT) Received: from localhost (fold@localhost) by mail.bcpl.net (8.12.9/8.12.9/Submit) with ESMTP id h520gCa8000813 for ; Sun, 1 Jun 2003 20:42:12 -0400 (EDT) X-Authentication-Warning: mail.bcpl.net: fold owned process doing -bs Date: Sun, 1 Jun 2003 20:42:12 -0400 (EDT) From: Chip Old To: MAJORDOMO-USERS Subject: Re: configuration file In-Reply-To: <5.1.1.5.2.20030601195933.00a3a390@popd.betan.net> Message-ID: References: <5.1.1.5.2.20030601195933.00a3a390@popd.betan.net> X-Organization: BCPL.NET Internet Services X-Complaints-To: abuse@bcpl.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/4 X-Sequence-Number: 3208 On Sun, 1 Jun 2003 20:01 -0400, Walt wrote: > dont forget to warn your users that when they hit reply, all subscribers > > will receive message, not the sender. Lists for which I configure reply_to are intended as discussion groups, where replies should normally go to the list rather than to the original poster. I've found that without reply_to, too many replies go only to the original poster, defeating the purpose of the list as a tool for sharing information among a large group of people. I don't see it as my responsibility to teach list members how to use their mail programs correctly. That may be unrealistic in today's dumbed-down Internet, but I don't have time. -- Chip Old (Francis E. Old) E-Mail: fold@bcpl.net Manager, BCPL Network Services Phone: 410-887-6180 Manager, BCPL.NET Internet Services FAX: 410-887-2091 320 York Road Towson, MD 21204 USA From majordomo-users-owner@greatcircle.com Sun Jun 1 19:21:48 2003 Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mycroft.greatcircle.com (Postfix) with ESMTP id 67D84197230 for ; Sun, 1 Jun 2003 19:21:31 -0700 (PDT) Received: from user-vcaumdh.dsl.mindspring.com ([216.175.89.177] helo=queernet.org) by heron.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 19Mex0-0006Wn-00; Sun, 01 Jun 2003 19:21:30 -0700 Message-ID: <3EDAB4BA.4030705@queernet.org> Date: Sun, 01 Jun 2003 19:21:46 -0700 From: "Roger B.A. Klorese" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: en, en-us, fr-be, fr-ca, fr-fr, fr-lu, fr-mc, fr-ch MIME-Version: 1.0 To: Ken Bedell Cc: Majordomo-Users@greatcircle.com Subject: Re: configuration file References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: 95a5daa1092a4a38d780f4a490ca69564776905774d2ac4b7509097af26fe1b3bf5fa87d16facad0350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Archive-Number: 200306/5 X-Sequence-Number: 3209 Ken Bedell wrote: >I have majordomo set up so it seems to be serving lists, but I can't figure >out three things that it seems should be obvious. > >1) I want the reply to: header to have the name of the group so that when >someone hits reply in their mail reader the message goes to the list. It >seemed to me that I should be able to accomplish this by putting $LIST in >the reply_to variable in the group.config file. > >2) Then I want the subject of every message to New Connection: followed by >the subject that the sender used. Again it seemed to me that I should be >able to make this happen by using the variable subject_prefix. > >3) Then I want to have printed at the bottom of every message information >about a website where people can sign up for additional mailing lists. It >seems that I should put this information into the message_footer variable. > >Since my lists don't seem to be influenced by changes I make to variables in >the group.config file, I suspect that I am missing something completely >about how to configure individual lists. > No, you're missing something about how to write the aliases for your MTA, and it's spelled out in the docs. If you have your list configured like this: mylist: :include:/path/to/mj/lists/mylist ...then what piece of software would ever be invoked to process the mail such that anything in the configuration file would actually ever happen? If, however, your aliases are of a form like: mylist: "|/path/to/mj/wrapper resend -h yourhost.dom.ain -l mylist mylist-users,nobody" mylist-users: :include:/path/to/mj/lists/mylist ...then the resend program gets invoked and makes all of the changes you need. From majordomo-users-owner@greatcircle.com Sun Jun 1 20:26:15 2003 Received: from rhombus.bright.net (rhombus.bright.net [209.143.0.75]) by mycroft.greatcircle.com (Postfix) with ESMTP id 604E9195A0C for ; Sun, 1 Jun 2003 20:25:28 -0700 (PDT) Received: from KEN (rtec-ubr1-168.rtecexpress.net [209.173.173.168]) by rhombus.bright.net (8.12.9/8.12.9) with SMTP id h523PPAk025828; Sun, 1 Jun 2003 23:25:27 -0400 (EDT) From: "Ken Bedell" To: "Roger B.A. Klorese" Cc: Subject: Re: configuration file Date: Sun, 1 Jun 2003 23:25:32 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3EDAB4BA.4030705@queernet.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Importance: Normal X-Archive-Number: 200306/6 X-Sequence-Number: 3210 Thanks Roger, I think I have my alias file set up correctly. It looks like this: UMRgroup8: "|/usr/bin/majordomo-1.94.5/wrapper resend -l UMRgroup8 UMRgroup8-list" UMRgroup8-list: :include:/usr/bin/majordomo-1.94.5/lists/UMRgroup8 owner-UMRgroup8: umr UMRgroup8-owner: umr UMRgroup8-approval: umr UMRgroup8-request: "/usr/bin/majordomo-1.94.5/wrapper majordomo -l UMRgroup8" It looks to me like that should process the UMRgroup8.config file that is in the /usr/bin/majordomo-1.94.5/lists directory. -----Original Message----- From: Roger B.A. Klorese [mailto:rogerk@queernet.org] Sent: Sunday, June 01, 2003 10:22 PM To: Ken Bedell Cc: Majordomo-Users@greatcircle.com Subject: Re: configuration file Ken Bedell wrote: >I have majordomo set up so it seems to be serving lists, but I can't figure >out three things that it seems should be obvious. > >1) I want the reply to: header to have the name of the group so that when >someone hits reply in their mail reader the message goes to the list. It >seemed to me that I should be able to accomplish this by putting $LIST in >the reply_to variable in the group.config file. > >2) Then I want the subject of every message to New Connection: followed by >the subject that the sender used. Again it seemed to me that I should be >able to make this happen by using the variable subject_prefix. > >3) Then I want to have printed at the bottom of every message information >about a website where people can sign up for additional mailing lists. It >seems that I should put this information into the message_footer variable. > >Since my lists don't seem to be influenced by changes I make to variables in >the group.config file, I suspect that I am missing something completely >about how to configure individual lists. > No, you're missing something about how to write the aliases for your MTA, and it's spelled out in the docs. If you have your list configured like this: mylist: :include:/path/to/mj/lists/mylist ...then what piece of software would ever be invoked to process the mail such that anything in the configuration file would actually ever happen? If, however, your aliases are of a form like: mylist: "|/path/to/mj/wrapper resend -h yourhost.dom.ain -l mylist mylist-users,nobody" mylist-users: :include:/path/to/mj/lists/mylist ...then the resend program gets invoked and makes all of the changes you need. From majordomo-users-owner@greatcircle.com Sun Jun 1 20:54:50 2003 Received: from wrenkasky.com (esson.net [216.102.129.43]) by mycroft.greatcircle.com (Postfix) with ESMTP id 169A9196B8D for ; Sun, 1 Jun 2003 20:54:48 -0700 (PDT) Received: from eds.wrenkasky.com (eds.wrenkasky.com [10.10.10.11]) by wrenkasky.com (8.12.9/8.12.9) with ESMTP id h523su0L008320 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT); Sun, 1 Jun 2003 20:54:57 -0700 Message-Id: <5.2.0.9.2.20030601205230.02b8d500@mail.esson.net> X-Sender: ed@mail.esson.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 01 Jun 2003 20:54:56 -0700 To: "Ken Bedell" From: Ed Kasky Subject: Re: configuration file Cc: In-Reply-To: References: <3EDAB4BA.4030705@queernet.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Archive-Number: 200306/7 X-Sequence-Number: 3211 How exactly are you making these changes to the config file? (Of course you checked the permissions on all the files in /usr/bin/majordomo/lists) }B->) At 11:25 PM Sunday, 6/1/2003, Ken Bedell wrote -=> >It looks to me like that should process the UMRgroup8.config file that is in >the /usr/bin/majordomo-1.94.5/lists directory. From majordomo-users-owner@greatcircle.com Sun Jun 1 21:51:34 2003 Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mycroft.greatcircle.com (Postfix) with ESMTP id C8800196004 for ; Sun, 1 Jun 2003 21:51:32 -0700 (PDT) Received: from user-vcaumdh.dsl.mindspring.com ([216.175.89.177] helo=queernet.org) by heron.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 19MhIB-0001IB-00; Sun, 01 Jun 2003 21:51:32 -0700 Message-ID: <3EDAD7E4.8000200@queernet.org> Date: Sun, 01 Jun 2003 21:51:48 -0700 From: "Roger B.A. Klorese" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: en, en-us, fr-be, fr-ca, fr-fr, fr-lu, fr-mc, fr-ch MIME-Version: 1.0 To: Ken Bedell Cc: Majordomo-Users@greatcircle.com Subject: Re: configuration file References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: 95a5daa1092a4a38d780f4a490ca69564776905774d2ac4b1d7b2a341a1acc057f6699d805a1a002350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Archive-Number: 200306/8 X-Sequence-Number: 3212 Ken Bedell wrote: >Thanks Roger, I think I have my alias file set up correctly. It looks like >this: > >UMRgroup8: "|/usr/bin/majordomo-1.94.5/wrapper resend -l UMRgroup8 >UMRgroup8-list" >UMRgroup8-list: :include:/usr/bin/majordomo-1.94.5/lists/UMRgroup8 >owner-UMRgroup8: umr >UMRgroup8-owner: umr >UMRgroup8-approval: umr >UMRgroup8-request: "/usr/bin/majordomo-1.94.5/wrapper majordomo -l >UMRgroup8" > >It looks to me like that should process the UMRgroup8.config file that is in >the /usr/bin/majordomo-1.94.5/lists directory. > > Check to see if there are any other .config files in that directory -- like, for instance, a file called "umrgroup8.config" (all lower case) with default settings... From majordomo-users-owner@greatcircle.com Mon Jun 2 05:52:38 2003 Received: from hagus.bright.net (hagus.bright.net [209.143.0.74]) by mycroft.greatcircle.com (Postfix) with ESMTP id 28EC219ACDB for ; Mon, 2 Jun 2003 05:37:16 -0700 (PDT) Received: from KEN (rtec-ubr1-168.rtecexpress.net [209.173.173.168]) by hagus.bright.net (8.12.9/8.12.9) with SMTP id h52Cb8lC014229; Mon, 2 Jun 2003 08:37:12 -0400 (EDT) From: "Ken Bedell" To: "Roger B.A. Klorese" Cc: Subject: Re: configuration file Date: Mon, 2 Jun 2003 08:37:16 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <3EDAD7E4.8000200@queernet.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 X-Archive-Number: 200306/9 X-Sequence-Number: 3213 Roger, You are great. It seems that I did have a file named umrgroup8.config. It now appears that the configuration file is being picked up. I have removed all the upper case from the aliases file and also from the file names in /lists. Now I just need to figure out how to get the configuration file set the way I want it. Thanks for all your help. Ken -----Original Message----- From: Roger B.A. Klorese [mailto:rogerk@queernet.org] Sent: Monday, June 02, 2003 12:52 AM To: Ken Bedell Cc: Majordomo-Users@greatcircle.com Subject: Re: configuration file Ken Bedell wrote: >Thanks Roger, I think I have my alias file set up correctly. It looks like >this: > >UMRgroup8: "|/usr/bin/majordomo-1.94.5/wrapper resend -l UMRgroup8 >UMRgroup8-list" >UMRgroup8-list: :include:/usr/bin/majordomo-1.94.5/lists/UMRgroup8 >owner-UMRgroup8: umr >UMRgroup8-owner: umr >UMRgroup8-approval: umr >UMRgroup8-request: "/usr/bin/majordomo-1.94.5/wrapper majordomo -l >UMRgroup8" > >It looks to me like that should process the UMRgroup8.config file that is in >the /usr/bin/majordomo-1.94.5/lists directory. > > Check to see if there are any other .config files in that directory -- like, for instance, a file called "umrgroup8.config" (all lower case) with default settings... From majordomo-users-owner@greatcircle.com Mon Jun 2 08:32:15 2003 Received: from smtp2.westat.com (smtp2.westat.com [198.232.249.94]) by mycroft.greatcircle.com (Postfix) with ESMTP id 2FD541980BF for ; Mon, 2 Jun 2003 08:32:11 -0700 (PDT) Received: from smtp2.westat.com by smtp2.westat.com (LSMTP for Windows NT v1.1b) with SMTP id <0.004262B4@smtp2.westat.com>; Mon, 2 Jun 2003 11:32:10 -0400 Received: from reconnnt1.westat.com ([10.1.0.184]) by 198.232.249.94 with InterScan Messaging Security Suite for SMTP; Mon, 02 Jun 2003 11:32:08 -0400 Received: by Reconnnt1 with Internet Mail Service (5.5.2653.19) id ; Mon, 2 Jun 2003 11:32:08 -0400 Message-ID: <9B425F151083D311A218009027B00EA605C47C98@Remailnt1> From: Henry Hartley To: Majordomo-Users@greatcircle.com Subject: Dealing with spam Date: Mon, 2 Jun 2003 11:33:56 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Archive-Number: 200306/10 X-Sequence-Number: 3214 I've got two possibly related questions: 1) I manage a small server with a few small lists on it. They are small, private lists. For instance, I've got two "family" lists that let my brothers, parents, etc. keep in touch without everyone having to keep track of all the addresses. Somehow, the address for one of these lists has made its way onto one or more SPAM lists. At least 15 SPAM messages every day are sent to this address. Although it doesn't affect the rest of the list members, because they never see them, I get notifications from majordomo about "Non-member submissions from ..." Is there any way to tell MD just to throw them out without sending me mail about them? 2) It seems that SPAM is being sent to majordomo@mydomain.com (domain name changed to protect the innocent). Majordomo responds with a message containing the original text and after each line the line: "**** Command '' not recognized." Since much SPAM is sent with invalid return addresses, these responses are not getting to anyone. Instead, they bounce to me, as mail admin. These, in particular, I probably don't need to see. Last week, this happened and the mail sent by MD was returned because the mailbox at the other end had filled up. Majordomo (or possibly sendmail?) kept trying to send them. My mailbox filled up with these notices (over 5,000 of them) and the mqueue directory filled up with queued messages. My 500 MB /var partition filled up turning this into a mild but annoying sort of DNS attack. My lists are small enough that people get in touch with me directly if they have a problem so I'd like for these messages to go into /dev/null or something. Suggestions? -- Henry From majordomo-users-owner@greatcircle.com Mon Jun 2 10:08:15 2003 Received: from smtp-4.llnl.gov (smtp-4.llnl.gov [128.115.41.84]) by mycroft.greatcircle.com (Postfix) with ESMTP id 25D3B196027 for ; Mon, 2 Jun 2003 10:08:09 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-4.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.6 $) with ESMTP id h52H7xkI010512 for ; Mon, 2 Jun 2003 10:08:00 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h52H7xfY009025 for ; Mon, 2 Jun 2003 10:07:59 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h52H7xVZ009024 for majordomo-users@greatcircle.com; Mon, 2 Jun 2003 10:07:59 -0700 (PDT) Date: Mon, 2 Jun 2003 10:07:59 -0700 From: Deb To: Majordomo Users Subject: which command taking 20+ minutes to return Message-ID: <20030602170759.GA8982@tickleme.llnl.gov> Reply-To: majordomo-users@greatcircle.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Archive-Number: 200306/11 X-Sequence-Number: 3215 I'm running 1.94.5 plus various patches to majordomo. We have about 1000 lists. Running on Solaris 5.6 E450, 2G memory. Before upgrading from 1.94.4, with no patches, the which command would take only a few minutes to return. After the upgrade, it's taking 20+ minutes. I've had some reports form listowners that it takes 30 minutes. I see that the Log only has an entry AFTER the which request is processed. How would I turn on greater verbosity of logging to understand what majordomo is doing on this time? It would be great if it logged when the command came in, then when the command was completed, but it doesn't. Any help would be appreciated. Thanks, deb -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ From majordomo-users-owner@greatcircle.com Mon Jun 2 10:28:59 2003 Received: from rccgate.rcc.org (rccgate.rcc.org [207.250.93.195]) by mycroft.greatcircle.com (Postfix) with ESMTP id 678A6196C33 for ; Mon, 2 Jun 2003 10:26:55 -0700 (PDT) Received: by rccgate.rcc.org; id NAA24557; Mon, 2 Jun 2003 13:26:54 -0400 (EDT) Received: from rccutil.rcc.org(199.120.132.102) by rccgate.rcc.org via smap (V4.2) id xma024521; Mon, 2 Jun 03 13:26:25 -0400 Received: by RCCUTIL.rcc.org with Internet Mail Service (5.5.2653.19) id ; Mon, 2 Jun 2003 13:26:25 -0400 Message-ID: From: "Jolley, Carl" To: "'majordomo-users@greatcircle.com'" Subject: Re: which command taking 20+ minutes to return Date: Mon, 2 Jun 2003 13:26:40 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Archive-Number: 200306/12 X-Sequence-Number: 3216 -----Original Message----- From: Deb Sent: Monday, June 02, 2003 1:08 PM To: Majordomo Users Subject: which command taking 20+ minutes to return I'm running 1.94.5 plus various patches to majordomo. We have about 1000 lists. Running on Solaris 5.6 E450, 2G memory. Before upgrading from 1.94.4, with no patches, the which command would take only a few minutes to return. After the upgrade, it's taking 20+ minutes. I've had some reports form listowners that it takes 30 minutes. I see that the Log only has an entry AFTER the which request is processed. How would I turn on greater verbosity of logging to understand what majordomo is doing on this time? It would be great if it logged when the command came in, then when the command was completed, but it doesn't. Any help would be appreciated. ------------------------------ The /etc/mail/maillog should show you when the message arrived. From majordomo-users-owner@greatcircle.com Mon Jun 2 10:55:05 2003 Received: from smtp-4.llnl.gov (smtp-4.llnl.gov [128.115.41.84]) by mycroft.greatcircle.com (Postfix) with ESMTP id 663BF196926 for ; Mon, 2 Jun 2003 10:54:57 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-4.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.6 $) with ESMTP id h52HstOC017789; Mon, 2 Jun 2003 10:54:55 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h52HstfY009431; Mon, 2 Jun 2003 10:54:55 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h52Hstdt009430; Mon, 2 Jun 2003 10:54:55 -0700 (PDT) Date: Mon, 2 Jun 2003 10:54:55 -0700 From: Deb To: "Jolley, Carl" Cc: Majordomo Users Subject: Re: which command taking 20+ minutes to return Message-ID: <20030602175454.GA9341@tickleme.llnl.gov> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Archive-Number: 200306/13 X-Sequence-Number: 3217 Jolley, Carl had this to say, > The /etc/mail/maillog should show you when the message > arrived. If you're talking about where we log incoming/outgoing sendmail messages, done that. It's not the issue. I know that majordomo is getting the message. For example, I ran a test and sent a which username@dom.ain at 09:58, it arrive majordomo almost instantaneously, in the processes (top and ps, I saw that majordomo was processing the request. It processed until 10:36 when it finally sent a response. I need to see what it is doing, and find a way to make it more efficient. Hmmmm... I just thought of something. I'm going to try using the "lsof" utility (this utility lists open files on a processes). Perhaps that will illuminate what is happening... Still, if anyone has been through the code on this, please speak up! :-) deb -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ From majordomo-users-owner@greatcircle.com Mon Jun 2 12:08:37 2003 Received: from smtp2.westat.com (smtp2.westat.com [198.232.249.94]) by mycroft.greatcircle.com (Postfix) with ESMTP id 86A1919662A for ; Mon, 2 Jun 2003 12:08:35 -0700 (PDT) Received: from smtp2.westat.com by smtp2.westat.com (LSMTP for Windows NT v1.1b) with SMTP id <0.004275E7@smtp2.westat.com>; Mon, 2 Jun 2003 15:08:34 -0400 Received: from reconnnt1.westat.com ([10.1.0.184]) by 198.232.249.94 with InterScan Messaging Security Suite for SMTP; Mon, 02 Jun 2003 15:08:33 -0400 Received: by Reconnnt1 with Internet Mail Service (5.5.2653.19) id ; Mon, 2 Jun 2003 15:08:33 -0400 Message-ID: <9B425F151083D311A218009027B00EA605C47CA0@Remailnt1> From: Henry Hartley To: "'majordomo-users@greatcircle.com'" Subject: FW: Dealing with spam Date: Mon, 2 Jun 2003 15:10:21 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Archive-Number: 200306/14 X-Sequence-Number: 3218 > > -----Original Message----- > From: Jolley, Carl [mailto:Carl.Jolley@cincinnati-oh.gov] > Sent: Monday, June 02, 2003 1:13 PM > > >> -----Original Message----- > >> From: Henry Hartley > >> Sent: Monday, June 02, 2003 11:34 AM > >> > >> I've got two possibly related questions: > >> > >> > >> > >> My lists are small enough that people get in touch with me > >> directly if they have a problem so I'd like for these messages to > >> go into /dev/null or something. Suggestions? > >> > ------------------------------------------- > One possible solution is procmail. It could catch e-mails from > anyone not authorized and send them to /dev/null or store them in a > file that you could periodicly review. Yes, procmail looks like just the thing. Thanks. -- Henry From majordomo-users-owner@greatcircle.com Mon Jun 2 13:25:56 2003 Received: from ns1.lakenet.org (unknown [204.253.93.2]) by mycroft.greatcircle.com (Postfix) with ESMTP id 962C6197293 for ; Mon, 2 Jun 2003 13:25:32 -0700 (PDT) Received: from fire ([204.253.93.8]) by ns1.lakenet.org (8.12.9/8.12.9) with SMTP id h52KQxUu009316 for ; Mon, 2 Jun 2003 16:26:59 -0400 (EDT) Reply-To: From: "Catharine Robertson" To: Subject: how to run 'make wrapper' Date: Mon, 2 Jun 2003 16:24:09 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Archive-Number: 200306/15 X-Sequence-Number: 3219 Greetings, I'm installing majordomo 1.94.5 on a Sun box running Solaris 9 and Sendmail, but I don't think that's important to my question, actually. I've read the README and INSTALL files, and the FAQ on the web site, and I can't figure out how to "run a 'make wrapper'". That is my next step in a clean installation, and I'm stumped. Would some kind soul please tell me how to execute this command, and where? I'm afraid of blindly trying guesses for fear I'll muck something up and have to start over. My first guess is ./wrapper [some switch or variable] in the directory where I untarred the files, but some guidance would be much appreciated. Many thanks, Catharine From majordomo-users-owner@greatcircle.com Mon Jun 2 13:52:12 2003 Received: from iris.jgsullivan.com (iris.jgsullivan.com [65.207.223.139]) by mycroft.greatcircle.com (Postfix) with ESMTP id 2650B1973C8 for ; Mon, 2 Jun 2003 13:51:22 -0700 (PDT) Received: from jgsullivan.com (maximus.jgsullivan.com [205.162.11.3]) by iris.jgsullivan.com (Switch-2.2.6/Switch-2.2.0) with ESMTP id h52Kox712186; Mon, 2 Jun 2003 15:50:59 -0500 (CDT) Message-ID: <3EDBB8B3.EB294F4B@jgsullivan.com> Date: Mon, 02 Jun 2003 15:50:59 -0500 From: Conor Casey X-Mailer: Mozilla 4.76 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: croberts@lakenet.org Cc: majordomo-users@greatcircle.com Subject: Re: how to run 'make wrapper' References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/16 X-Sequence-Number: 3220 Hi Catherine, you should cd to teh directory where you downloaded and untar'd majordomoe, lets say /opt/Majordomo. This is where you want to type make wrapper. The make file i used is located at /usr/ccs/bin/make if thats what your having trouble locating? Conor Catharine Robertson wrote: > Greetings, > > I'm installing majordomo 1.94.5 on a Sun box running Solaris 9 and Sendmail, > but I don't think that's important to my question, actually. > > I've read the README and INSTALL files, and the FAQ on the web site, and I > can't figure out how to "run a 'make wrapper'". That is my next step in a > clean installation, and I'm stumped. > > Would some kind soul please tell me how to execute this command, and where? > I'm afraid of blindly trying guesses for fear I'll muck something up and > have to start over. My first guess is > > ./wrapper [some switch or variable] > > in the directory where I untarred the files, but some guidance would be much > appreciated. > > Many thanks, > Catharine From majordomo-users-owner@greatcircle.com Mon Jun 2 15:20:54 2003 Received: from smtp-4.llnl.gov (smtp-4.llnl.gov [128.115.41.84]) by mycroft.greatcircle.com (Postfix) with ESMTP id 7DA0C1968FD for ; Mon, 2 Jun 2003 15:20:21 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-4.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.6 $) with ESMTP id h52MKK1u022788; Mon, 2 Jun 2003 15:20:20 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h52MKEfY011840; Mon, 2 Jun 2003 15:20:19 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h52MK9U8011837; Mon, 2 Jun 2003 15:20:09 -0700 (PDT) Date: Mon, 2 Jun 2003 15:20:09 -0700 From: Deb To: Rainer Sokoll Cc: Majordomo Users Subject: Re: which command taking 20+ minutes to return Message-ID: <20030602222009.GA11694@tickleme.llnl.gov> References: <20030602175454.GA9341@tickleme.llnl.gov> <20030602212759.GE11201@jahreskarenzabrechnungszeitraum.intershop.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030602212759.GE11201@jahreskarenzabrechnungszeitraum.intershop.de> User-Agent: Mutt/1.4i X-Archive-Number: 200306/17 X-Sequence-Number: 3221 end Rainer, thanks for the idea about do_which - I'm looking at that next. Okay, more info here - 1. I'm also seeing (Grrrr!) this in the syslog: timeout waiting for input from local during Draining Input syslog entry is: Jun 2 10:00:53 sendmail[11587]: h52Gwq4q011587: timeout waiting for input from local during Draining Input I googled the timeout phrase and found some interesting, but not very helpful data points relating to sendmail and majordomo. We are running 8.12.3, and we're looking at timeouts, but none of the timeouts mentioned in the majordomo list archives seem to relate to this problem. Any sendmail wizards out there that could point us to something to try? 2. When majordomo receives the which command, a majordomo process is running at about 90% CPU for as long as 37 minutes on the last test. Load averages, however, only go up to around 1.9 / 2.5 / 2.5. We didn't experience this problem with the older 'domo installation, same sendmail config. Shaking my head... deb Rainer Sokoll had this to say, > On Mon, Jun 02, 2003 at 10:54:55AM -0700, Deb wrote: > > > I need to see what it is doing, and find a way to make it more efficient. > > In majordomo (here installed in /usr/lib/majordomo/), there is a > subroutine do_which. Maybe you can put some breakpoints or debugging > output in there? > > > Hmmmm... I just thought of something. I'm going to try using the "lsof" > > utility (this utility lists open files on a processes). Perhaps that will > > illuminate what is happening... > > Or better truss (1). > > Rainer > -- > Applause, n: > The echo of a platitude from the mouth of a fool. > (Ambrose Bierce) -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ From majordomo-users-owner@greatcircle.com Mon Jun 2 16:17:58 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 1F10B195A42 for ; Mon, 2 Jun 2003 16:17:52 -0700 (PDT) Received: from sonny.org ([192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h52NHoOB012804 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 2 Jun 2003 18:17:51 -0500 Message-ID: <3EDBDB50.5050608@sonny.org> Date: Mon, 02 Jun 2003 18:18:40 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Deb Cc: "Jolley, Carl" , Majordomo Users Subject: Re: which command taking 20+ minutes to return References: <20030602175454.GA9341@tickleme.llnl.gov> In-Reply-To: <20030602175454.GA9341@tickleme.llnl.gov> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/18 X-Sequence-Number: 3222 Hi, What happens when majordomo tries to process a which command, is that it must open every list scanning/grep'ing for a match to the string provided as the argument. If your lists are large and numerous, this can be a major hit on your resources. If you have not applied the patch to close the "@" hole in which, which will act like a global who command. Even editing the majordomo.cf to change the value to $max_which_hits, does not prevent majordomo from searching ALL your lists. In fact, majordomo will simply spew error messages about max hits exeeded until it has dutifully checked every list on your system. To put numbers to the timings, IF it took majordomo one second per list to open, scan, close, and report a match if found, processing 100 lists would take 1000 seconds or just under 17 minutes. Of course, if you are already under heavy IO or CPU bottle neck, majordomo just compounds the problem. Dan Liston Deb wrote: > Jolley, Carl had this to say, > >> The /etc/mail/maillog should show you when the message >> arrived. > > If you're talking about where we log incoming/outgoing sendmail messages, > done that. It's not the issue. I know that majordomo is getting the message. > > For example, I ran a test and sent a which username@dom.ain at 09:58, it > arrive majordomo almost instantaneously, in the processes (top and ps, I saw > that majordomo was processing the request. It processed until 10:36 when it > finally sent a response. > > I need to see what it is doing, and find a way to make it more efficient. > > Hmmmm... I just thought of something. I'm going to try using the "lsof" > utility (this utility lists open files on a processes). Perhaps that will > illuminate what is happening... > > Still, if anyone has been through the code on this, please speak up! :-) > > deb > > From majordomo-users-owner@greatcircle.com Mon Jun 2 16:38:36 2003 Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83]) by mycroft.greatcircle.com (Postfix) with ESMTP id 3C58D197241 for ; Mon, 2 Jun 2003 16:37:49 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h52NbiCj016539; Mon, 2 Jun 2003 16:37:45 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h52NbifY012517; Mon, 2 Jun 2003 16:37:44 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h52Nbib5012516; Mon, 2 Jun 2003 16:37:44 -0700 (PDT) Date: Mon, 2 Jun 2003 16:37:44 -0700 From: Deb To: Daniel Liston Cc: Majordomo Users Subject: Good News - Found problem (was: which command taking 20+ min to return) Message-ID: <20030602233744.GA12341@tickleme.llnl.gov> References: <20030602175454.GA9341@tickleme.llnl.gov> <3EDBDB50.5050608@sonny.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EDBDB50.5050608@sonny.org> User-Agent: Mutt/1.4i X-Archive-Number: 200306/19 X-Sequence-Number: 3223 Hi Dan, Thanks. Please see comments, inline: Daniel Liston had this to say, > Hi, > > What happens when majordomo tries to process a which command, is that it > must open every list scanning/grep'ing for a match to the string provided > as the argument. If your lists are large and numerous, this can be a major > hit on your resources. If you have not applied the patch to close the > "@" hole in which, which will act like a global who command. Even editing Fortunately, that patch is in place. > the majordomo.cf to change the value to $max_which_hits, does not prevent > majordomo from searching ALL your lists. In fact, majordomo will simply > spew error messages about max hits exeeded until it has dutifully checked > every list on your system. Interesting - didn't know that. Yick. > To put numbers to the timings, IF it took majordomo one second per list > to open, scan, close, and report a match if found, processing 100 lists > would take 1000 seconds or just under 17 minutes. Of course, if you are > already under heavy IO or CPU bottle neck, majordomo just compounds the > problem. Here's da scoop: Majordomo is handing off info to sendmail before it has completed getting the data. I don't think this is a good thing, but I'd have to research the code a bit more. What was happening is that sendmail was waiting for majordomo to finish handing off the info, and went into a delay. This delay was noted in the mail log as, timeout waiting for input from local during Draining Input What I found this afternoon, after chasing majordomo and sendmail around like a herd of cats, was that there were 4 **HUGE** files (about 4-6GB) which had somehow come to be residing in the Lists directory on the 'domo server. Just how those files came to be there, (named quote, quote2, quote3, quote4) is still a mystery for the moment, but once moved out of the directory, the response time to a which command is now back to it's normal 3 minutes or so. Is it the weekend, yet? So, thanks everyone - I learned some useful troubleshooting tips in the process of tracking this down. deb > > Deb wrote: > >Jolley, Carl had this to say, > > > >>The /etc/mail/maillog should show you when the message > >>arrived. > > > >If you're talking about where we log incoming/outgoing sendmail messages, > >done that. It's not the issue. I know that majordomo is getting the > >message. > > > >For example, I ran a test and sent a which username@dom.ain at 09:58, it > >arrive majordomo almost instantaneously, in the processes (top and ps, I > >saw > >that majordomo was processing the request. It processed until 10:36 when > >it > >finally sent a response. > > > >I need to see what it is doing, and find a way to make it more efficient. > > > >Hmmmm... I just thought of something. I'm going to try using the "lsof" > >utility (this utility lists open files on a processes). Perhaps that will > >illuminate what is happening... > > > >Still, if anyone has been through the code on this, please speak up! :-) > > > >deb > > > > > -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ From majordomo-users-owner@greatcircle.com Mon Jun 2 20:38:58 2003 Received: from diablo.pimpworks.org (diablo.pimpworks.org [12.20.154.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 0F6FB1978C5 for ; Mon, 2 Jun 2003 20:38:40 -0700 (PDT) Received: from [192.168.1.10] (adsl-157-42-26.rdu.bellsouth.net [68.157.42.26]) by diablo.pimpworks.org (8.12.8/8.12.8) with ESMTP id h533cch6006409 for ; Mon, 2 Jun 2003 23:38:39 -0400 (EDT) Date: Mon, 02 Jun 2003 23:38:38 -0400 From: Jeff Workman To: majordomo-users@greatcircle.com Subject: Problems with 8.12.x Message-ID: <59430000.1054611518@mustang.rdu.pimpworks.org> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archive-Number: 200306/20 X-Sequence-Number: 3224 I'm having problems getting majordomo (1.94.5) to work. I've seen that others have had this problem in the past, but unless I've missed something, none of the fixes for the others' problems has fixed mine. Here's the log message I get: Jun 2 23:27:49 diablo sendmail[6346]: NOQUEUE: SYSERR(majordomo): can not write to queue directory /var/spool/clientmqueue/ (RunAsGid=0, required=32765): Permission denied All the pertinent information I can think of: diablo# ls -l /usr/sbin/sendmail -r-xr-sr-x 1 root smmsp 907467 Mar 3 14:55 /usr/sbin/sendmail diablo# ls -ld /var/spool/clientmqueue drwxrwx--- 2 smmsp smmsp 512 Jun 2 03:19 /var/spool/clientmqueue diablo# ls -l /usr/local/majordomo/wrapper -rwsr-xr-x 1 root daemon 17530 Jun 29 2001 /usr/local/majordomo/wrapper diablo# grep smmsp /etc/passwd smmsp:*:32765:6::/dev/null:/sbin/nologin diablo# grep majordomo /etc/passwd majordomo:*:10:1:&:/usr/local/majordomo:/sbin/nologin diablo# grep smmsp /etc/group smmsp:*:32765: diablo# uname -sr NetBSD 1.5.2 Majordomo has also been added as a trusted user to sendmail.cf Any ideas? -J -- Jeff Workman | jworkman@pimpworks.org | http://www.pimpworks.org From majordomo-users-owner@greatcircle.com Mon Jun 2 21:09:16 2003 Received: from mail2.hku.hk (ccnetbkup.hku.hk [147.8.2.96]) by mycroft.greatcircle.com (Postfix) with ESMTP id 1A11E1976E1 for ; Mon, 2 Jun 2003 21:07:37 -0700 (PDT) Received: from kenneth (pc1.cc.hku.hk [147.8.96.86]) by mail2.hku.hk (8.12.8p1/8.12.8) with SMTP id h5346tMd007306; Tue, 3 Jun 2003 12:06:56 +0800 (CST) Message-ID: <017f01c32985$da920e20$56600893@kenneth> From: "Kenneth" To: "Jeff Workman" , References: <59430000.1054611518@mustang.rdu.pimpworks.org> Subject: Re: Problems with 8.12.x Date: Tue, 3 Jun 2003 12:08:49 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-MailScanner: 0 X-Archive-Number: 200306/21 X-Sequence-Number: 3225 It looks like you are running sendmail as groupid=0 In your /etc/passwd file, smmsp uid is 32765 and groupid is 6 while smmsp groupid is 32765 in /etc/group. Try changing the group of smmsp to 32765 in /etc/passwd. You can also try changing runAs of /usr/sbin/sendmail to root, i.e. chmod 4555 /usr/sbin/sendmail , but this may not a good idea if you have security concern. ----- Original Message ----- From: "Jeff Workman" To: Sent: Tuesday, June 03, 2003 11:38 AM Subject: Problems with 8.12.x I'm having problems getting majordomo (1.94.5) to work. I've seen that others have had this problem in the past, but unless I've missed something, none of the fixes for the others' problems has fixed mine. Here's the log message I get: Jun 2 23:27:49 diablo sendmail[6346]: NOQUEUE: SYSERR(majordomo): can not write to queue directory /var/spool/clientmqueue/ (RunAsGid=0, required=32765): Permission denied All the pertinent information I can think of: diablo# ls -l /usr/sbin/sendmail -r-xr-sr-x 1 root smmsp 907467 Mar 3 14:55 /usr/sbin/sendmail diablo# ls -ld /var/spool/clientmqueue drwxrwx--- 2 smmsp smmsp 512 Jun 2 03:19 /var/spool/clientmqueue diablo# ls -l /usr/local/majordomo/wrapper -rwsr-xr-x 1 root daemon 17530 Jun 29 2001 /usr/local/majordomo/wrapper diablo# grep smmsp /etc/passwd smmsp:*:32765:6::/dev/null:/sbin/nologin diablo# grep majordomo /etc/passwd majordomo:*:10:1:&:/usr/local/majordomo:/sbin/nologin diablo# grep smmsp /etc/group smmsp:*:32765: diablo# uname -sr NetBSD 1.5.2 Majordomo has also been added as a trusted user to sendmail.cf Any ideas? -J -- Jeff Workman | jworkman@pimpworks.org | http://www.pimpworks.org From majordomo-users-owner@greatcircle.com Mon Jun 2 21:23:21 2003 Received: from diablo.pimpworks.org (diablo.pimpworks.org [12.20.154.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 9E8451961B5 for ; Mon, 2 Jun 2003 21:23:16 -0700 (PDT) Received: from [192.168.1.10] (adsl-157-42-26.rdu.bellsouth.net [68.157.42.26]) by diablo.pimpworks.org (8.12.8/8.12.8) with ESMTP id h534NELj006668; Tue, 3 Jun 2003 00:23:14 -0400 (EDT) Date: Tue, 03 Jun 2003 00:23:14 -0400 From: Jeff Workman To: Kenneth , majordomo-users@greatcircle.com Subject: Re: Problems with 8.12.x Message-ID: <71840000.1054614193@mustang.rdu.pimpworks.org> In-Reply-To: <017f01c32985$da920e20$56600893@kenneth> References: <59430000.1054611518@mustang.rdu.pimpworks.org> <017f01c32985$da920e20$56600893@kenneth> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archive-Number: 200306/22 X-Sequence-Number: 3226 w00t! Changing the GID in /etc/passwd fixed the problem. I knew I was missing something obvious. Thanks! -J Stoned koalas drooled eucalyptus spit in awe as Kenneth exclaimed: > It looks like you are running sendmail as groupid=0 > In your /etc/passwd file, smmsp uid is 32765 and > groupid is 6 while smmsp groupid is 32765 in /etc/group. > > Try changing the group of smmsp to 32765 in /etc/passwd. > > You can also try changing runAs of /usr/sbin/sendmail > to root, i.e. chmod 4555 /usr/sbin/sendmail , but > this may not a good idea if you have security concern. > > > > ----- Original Message ----- > From: "Jeff Workman" > To: > Sent: Tuesday, June 03, 2003 11:38 AM > Subject: Problems with 8.12.x > > > I'm having problems getting majordomo (1.94.5) to work. I've seen that > others have had this problem in the past, but unless I've missed > something, none of the fixes for the others' problems has fixed mine. > Here's the log message I get: > > Jun 2 23:27:49 diablo sendmail[6346]: NOQUEUE: SYSERR(majordomo): can not > write to queue directory /var/spool/clientmqueue/ (RunAsGid=0, > required=32765): Permission denied > > All the pertinent information I can think of: > > diablo# ls -l /usr/sbin/sendmail > -r-xr-sr-x 1 root smmsp 907467 Mar 3 14:55 /usr/sbin/sendmail > diablo# ls -ld /var/spool/clientmqueue > drwxrwx--- 2 smmsp smmsp 512 Jun 2 03:19 /var/spool/clientmqueue > diablo# ls -l /usr/local/majordomo/wrapper > -rwsr-xr-x 1 root daemon 17530 Jun 29 2001 > /usr/local/majordomo/wrapper diablo# grep smmsp /etc/passwd > smmsp:*:32765:6::/dev/null:/sbin/nologin > diablo# grep majordomo /etc/passwd > majordomo:*:10:1:&:/usr/local/majordomo:/sbin/nologin > diablo# grep smmsp /etc/group > smmsp:*:32765: > diablo# uname -sr > NetBSD 1.5.2 > > Majordomo has also been added as a trusted user to sendmail.cf > > Any ideas? > > -J > > -- > Jeff Workman | jworkman@pimpworks.org | http://www.pimpworks.org -- Jeff Workman | jworkman@pimpworks.org | http://www.pimpworks.org From majordomo-users-owner@greatcircle.com Tue Jun 3 07:12:46 2003 Received: from ns1.lakenet.org (unknown [204.253.93.2]) by mycroft.greatcircle.com (Postfix) with ESMTP id 8385D198AB6 for ; Tue, 3 Jun 2003 05:53:08 -0700 (PDT) Received: from fire ([204.253.93.8]) by ns1.lakenet.org (8.12.9/8.12.9) with SMTP id h53CsAUu012669; Tue, 3 Jun 2003 08:54:10 -0400 (EDT) Reply-To: From: "Catharine Robertson" To: Cc: Subject: Re: how to run 'make wrapper' Date: Tue, 3 Jun 2003 08:51:13 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20030602214016.GF11201@jahreskarenzabrechnungszeitraum.intershop.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal X-Archive-Number: 200306/23 X-Sequence-Number: 3227 I do have a c compiler (and perl) but have never used it, quite obviously. It's true that I don't know what I'm doing--that's why I joined the list and asked a question. My apologies if I offended your sensibilities as an expert. I'll probably be asking other questions. I hope that won't be a problem. Thanks for the url. I was aware of it, but don't know if I need it or what for. Catharine -----Original Message----- From: Rainer Sokoll [mailto:R.Sokoll@intershop.de] Sent: Monday, June 02, 2003 5:40 PM To: Conor Casey Cc: croberts@lakenet.org; majordomo-users@greatcircle.com Subject: Re: how to run 'make wrapper' On Mon, Jun 02, 2003 at 03:50:59PM -0500, Conor Casey wrote: > Hi Catherine, you should cd to teh directory where you downloaded and untar'd > majordomoe, lets say /opt/Majordomo. This is where you want to type make wrapper. The > make file i used is located at /usr/ccs/bin/make if thats what your having trouble > locating? I bet Catherine will also need an compiler... And automake. And autoconf. And perl. Andandand... http://www.sunfreeware.com/ is your friend. Rainer From majordomo-users-owner@greatcircle.com Tue Jun 3 07:14:58 2003 Received: from eising.k-net.dk (eising.k-net.dtu.dk [130.225.71.229]) by mycroft.greatcircle.com (Postfix) with ESMTP id E5E761992A6 for ; Tue, 3 Jun 2003 06:53:24 -0700 (PDT) Received: from psykose.nybro.dk (psykose.nybro.dk [192.38.222.3]) by eising.k-net.dk (Postfix) with ESMTP id 91306C2FC for ; Tue, 3 Jun 2003 15:53:18 +0200 (CEST) Received: from r58 (r58.nybro.dk [192.38.222.49]) by psykose.nybro.dk (8.12.5/8.12.5) with ESMTP id h53Dt41u014068 for ; Tue, 3 Jun 2003 15:55:04 +0200 From: "Thomas Hanson" To: Subject: how do I bounce "message too long" back to the sender instead of to listowner? Date: Tue, 3 Jun 2003 15:52:49 +0200 Message-ID: <000201c329d7$6b985a40$31de26c0@r58> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01C329E8.2F212A40" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-Archive-Number: 200306/24 X-Sequence-Number: 3228 This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C329E8.2F212A40 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit We have a limit on all of our internal mail lists, and nothing that is larger gets approved. Therefore, We would like to bounce "Message too long (>51200 chars)" messages back to the sender instead of the mail list owner, all other forms for posible approval must continue to go to the list owner. Can this be done ? if so how? Thanks Thomas ------=_NextPart_000_0003_01C329E8.2F212A40 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message
We = have a=20 limit on all of our internal mail lists, and nothing that is larger gets=20 approved. Therefore, We would like to bounce "Message too long (>= 51200=20 chars)" messages back to the sender instea= d of=20 the mail list owner, all other forms for posible approval must continue to = go to=20 the list owner. Can this be done ? if so how?
 
Thanks
Thomas
 
<= /BODY> ------=_NextPart_000_0003_01C329E8.2F212A40-- From majordomo-users-owner@greatcircle.com Tue Jun 3 07:16:17 2003 Received: from ns1.lakenet.org (unknown [204.253.93.2]) by mycroft.greatcircle.com (Postfix) with ESMTP id 656E0198B10 for ; Tue, 3 Jun 2003 05:56:56 -0700 (PDT) Received: from fire ([204.253.93.8]) by ns1.lakenet.org (8.12.9/8.12.9) with SMTP id h53Cw0Uu012718; Tue, 3 Jun 2003 08:58:00 -0400 (EDT) Reply-To: From: "Catharine Robertson" To: "Conor Casey" Cc: Subject: Re: how to run 'make wrapper' Date: Tue, 3 Jun 2003 08:55:03 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3EDBB8B3.EB294F4B@jgsullivan.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal X-Archive-Number: 200306/25 X-Sequence-Number: 3229 Conor, I should've run it before I responded to you a few minutes ago, because I got an error: # /path/to/make wrapper gcc -DBIN=\"/export/home/majordom/majordomo-1.94.5\" -DPATH=\"PATH=/bin:/us r/bi n:/usr/ucb\" -DHOME=\"HOME=/export/home/majordom/majordomo-1.94.5\" -DSHELL= \"SH ELL=/bin/sh\" -DMAJORDOMO_CF=\"MAJORDOMO_CF=/export/home/majordom/majordomo- 1.94 .5/majordomo.cf\" -DPOSIX_UID=123 -DPOSIX_GID=45 -o wrapper wrapper.c make: gcc: Command not found make: *** [wrapper] Error 127 I assume that I've specified the c compiler wrong in the makefile, so I'll look at that part. # What do you call your C compiler? CC = gcc gcc is in fact the name of the c compiler I use. Do I have to do anything to the compiler before I can direct Majordomo to use it? The server is only a few weeks old, with a new OS (Solaris 9 on SPARC), so if the c compiler needs any prep before it can be used, it hasn't been done. Perhaps I'm better off asking in gnu.gcc.help? Thanks, Catharine -----Original Message----- From: majordomo-users-owner@greatcircle.com [mailto:majordomo-users-owner@greatcircle.com]On Behalf Of Conor Casey Sent: Monday, June 02, 2003 4:51 PM To: croberts@lakenet.org Cc: majordomo-users@greatcircle.com Subject: Re: how to run 'make wrapper' Hi Catherine, you should cd to teh directory where you downloaded and untar'd majordomoe, lets say /opt/Majordomo. This is where you want to type make wrapper. The make file i used is located at /usr/ccs/bin/make if thats what your having trouble locating? Conor Catharine Robertson wrote: > Greetings, > > I'm installing majordomo 1.94.5 on a Sun box running Solaris 9 and Sendmail, > but I don't think that's important to my question, actually. > > I've read the README and INSTALL files, and the FAQ on the web site, and I > can't figure out how to "run a 'make wrapper'". That is my next step in a > clean installation, and I'm stumped. > > Would some kind soul please tell me how to execute this command, and where? > I'm afraid of blindly trying guesses for fear I'll muck something up and > have to start over. My first guess is > > ./wrapper [some switch or variable] > > in the directory where I untarred the files, but some guidance would be much > appreciated. > > Many thanks, > Catharine From majordomo-users-owner@greatcircle.com Tue Jun 3 10:13:24 2003 Received: from ns1.lakenet.org (unknown [204.253.93.2]) by mycroft.greatcircle.com (Postfix) with ESMTP id 19DFF198C26 for ; Tue, 3 Jun 2003 09:21:31 -0700 (PDT) Received: from fire ([204.253.93.8]) by ns1.lakenet.org (8.12.9/8.12.9) with SMTP id h53GMvUu013876 for ; Tue, 3 Jun 2003 12:22:57 -0400 (EDT) Reply-To: From: "Catharine Robertson" To: Subject: make install cannot find perl Date: Tue, 3 Jun 2003 12:19:59 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal X-Archive-Number: 200306/26 X-Sequence-Number: 3230 Rainer kindly helped me off-list with my make wrapper problem, and then we hit a stumbling block I'm hoping someone else may be able to help me figure out. I ran make install and got an error saying I'd incorrectly specified where perl is on my server. Yet I see perl in /usr/local/bin/perl. (It seems I have two versions of perl installed under that directory, 5.6.1, and 5.00503.) When I did pkginfo | grep perl I got #pkginfo | grep perl # It seems to say I have no instance of perl, and yet I know I do. Can anyone offer tips about why the install wouldn't find perl even when I tell it where it is? Thanks, Catharine From majordomo-users-owner@greatcircle.com Tue Jun 3 10:46:26 2003 Received: from smtp1.cavtel.net (smtp1.cavtel.net [209.137.171.22]) by mycroft.greatcircle.com (Postfix) with ESMTP id 52C1D19AE57 for ; Tue, 3 Jun 2003 08:59:58 -0700 (PDT) Received: from ceit (64-83-12-70-static-dsl-ric.cavtel.net [64.83.12.70]) by smtp1.cavtel.net (Postfix) with SMTP id 87F7D4C3D5 for ; Tue, 3 Jun 2003 12:00:01 -0400 (EDT) Message-ID: <001301c329e9$4c1b9260$ca07a8c0@ceit> From: "Jason Jacobs" To: Subject: editing welcomd email Date: Tue, 3 Jun 2003 12:00:44 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0010_01C329C7.C3617280" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/27 X-Sequence-Number: 3231 This is a multi-part message in MIME format. ------=_NextPart_000_0010_01C329C7.C3617280 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello all. I'm looking for the config file or at least the variable to edi= t so I can change the way the "welcome" email looks for my list. I've poke= d around for a while and can't find it. If y'all could give a hint, that w= ould be much appreciated. Thanks! cheers -jason ------=_NextPart_000_0010_01C329C7.C3617280 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello all.  I'm looking for the confi= g file or=20 at least the variable to edit so I can change the way the "welcome" email l= ooks=20 for my list.  I've poked around for a while and can't find it.  I= f=20 y'all could give a hint, that would be much appreciated. =20 Thanks!
 
cheers
-jason
------=_NextPart_000_0010_01C329C7.C3617280-- From majordomo-users-owner@greatcircle.com Tue Jun 3 11:41:48 2003 Received: from mail.bcpl.net (mail.bcpl.net [204.255.212.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 9251219976C for ; Tue, 3 Jun 2003 11:18:12 -0700 (PDT) Received: from mail.bcpl.net (localhost [127.0.0.1]) by mail.bcpl.net (8.12.9/8.12.9) with ESMTP id h53IIBUu024401 for ; Tue, 3 Jun 2003 14:18:11 -0400 (EDT) Received: from localhost (fold@localhost) by mail.bcpl.net (8.12.9/8.12.9/Submit) with ESMTP id h53IIBV2024393 for ; Tue, 3 Jun 2003 14:18:11 -0400 (EDT) X-Authentication-Warning: mail.bcpl.net: fold owned process doing -bs Date: Tue, 3 Jun 2003 14:18:11 -0400 (EDT) From: Chip Old To: MAJORDOMO-USERS Subject: Re: make install cannot find perl In-Reply-To: Message-ID: References: X-Organization: BCPL.NET Internet Services X-Complaints-To: abuse@bcpl.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/28 X-Sequence-Number: 3232 On Tue, 3 Jun 2003 12:19 -0400, Catharine Robertson wrote to...: > I ran make install and got an error saying I'd incorrectly specified > where perl is on my server. Yet I see perl in /usr/local/bin/perl. (It > seems I have two versions of perl installed under that directory, 5.6.1, > and 5.00503.) You need to specify the complete path to perl, including the executable itself. So, if /usr/local/bin/perl is a directory and within that directory you have perl.5.00503 and perl.5.6.1, then the complete path is /usr/local/bin/perl/perl.5.6.1 (or /usr/local/bin/perl/perl.5.00503 if for some reason you prefer the older version). A better long-term solution is to create a symbolic link pointing to the perl executable: cd /usr/local/bin ln -s /usr/local/bin/perl/perl.5.6.1 perl That will create a link named "perl" in /usr/local/bin. Now make sure all of Majordomo's perl scripts have this at the top: #!/usr/local/bin/perl They probably already do by default. The advantage is that now perl can be reached in a standard locatiuon that is (probably) in your command path. When/if you ever upgrade to a newer version of perl, just delete the "perl" link in /usr/local/bin and create a new one pointing to the new executable. Saves you and all your perl users from having to change that top "#!/path/to/perl" line in all your scripts. -- Chip Old (Francis E. Old) E-Mail: fold@bcpl.net Manager, BCPL Network Services Phone: 410-887-6180 Manager, BCPL.NET Internet Services FAX: 410-887-2091 320 York Road Towson, MD 21204 USA From majordomo-users-owner@greatcircle.com Tue Jun 3 11:43:31 2003 Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83]) by mycroft.greatcircle.com (Postfix) with ESMTP id 96A59198D54 for ; Tue, 3 Jun 2003 11:14:18 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h53IEHEg015215; Tue, 3 Jun 2003 11:14:17 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h53IEGfY020133; Tue, 3 Jun 2003 11:14:16 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h53IEGhS020132; Tue, 3 Jun 2003 11:14:16 -0700 (PDT) Date: Tue, 3 Jun 2003 11:14:16 -0700 From: Deb To: Thomas Hanson Cc: majordomo-users@greatcircle.com Subject: Re: how do I bounce "message too long" back to the sender instead of to listowner? Message-ID: <20030603181416.GA20112@tickleme.llnl.gov> Reply-To: majordomo-users@greatcircle.com References: <000201c329d7$6b985a40$31de26c0@r58> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000201c329d7$6b985a40$31de26c0@r58> User-Agent: Mutt/1.4i X-Archive-Number: 200306/29 X-Sequence-Number: 3233 While I'm not too familiar with all the patches myself, there may be something that would work for you. And all the better, if you know a little perl. Why don't you check out the patch repository? It's at: ftp://ftp.ccsf.org/majordomo-patches/1.94.5/ Let us know if you find something that does the trick. deb Thomas Hanson had this to say, > We have a limit on all of our internal mail lists, and nothing that is > larger gets approved. Therefore, We would like to bounce "Message too long > (>51200 chars)" messages back to the sender instead of the mail list owner, > all other forms for posible approval must continue to go to the list owner. > Can this be done ? if so how? > > Thanks > Thomas > -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ From majordomo-users-owner@greatcircle.com Tue Jun 3 14:02:07 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id A7F4D196C08 for ; Tue, 3 Jun 2003 14:01:56 -0700 (PDT) Received: from sonny.org ([192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h53L21OB019758 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 3 Jun 2003 16:02:01 -0500 Message-ID: <3EDD0CF7.5040403@sonny.org> Date: Tue, 03 Jun 2003 16:02:47 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: croberts@lakenet.org Cc: Conor Casey , majordomo-users@greatcircle.com Subject: Re: how to run 'make wrapper' References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/30 X-Sequence-Number: 3234 Unless gcc is in your working PATH environment, you must fully specify the location, such as /usr/local/bin/gcc (or where ever your gcc is actually located). If gcc is not in /bin:/usr/bin:/usr/ucb, you might also want to add that path to W_PATH in the Makefile. I use; W_PATH = /bin:/usr/bin:/usr/local/bin:/usr/ucb I recently upgraded my old ultra-5 to Solaris 9, and I do not have gcc installed. However, on my Solaris 8 based ultra-10, with the gcc pkg added, I do have /usr/local/bin/gcc. I hope this helps. Dan Liston Catharine Robertson wrote: > Conor, I should've run it before I responded to you a few minutes ago, > because I got an error: > > # /path/to/make wrapper > gcc -DBIN=\"/export/home/majordom/majordomo-1.94.5\" -DPATH=\"PATH=/bin:/us > r/bi > n:/usr/ucb\" -DHOME=\"HOME=/export/home/majordom/majordomo-1.94.5\" -DSHELL= > \"SH > ELL=/bin/sh\" -DMAJORDOMO_CF=\"MAJORDOMO_CF=/export/home/majordom/majordomo- > 1.94 > .5/majordomo.cf\" -DPOSIX_UID=123 -DPOSIX_GID=45 -o wrapper wrapper.c > make: gcc: Command not found > make: *** [wrapper] Error 127 > > I assume that I've specified the c compiler wrong in the makefile, so I'll > look at that part. > > # What do you call your C compiler? > CC = gcc > > gcc is in fact the name of the c compiler I use. Do I have to do anything to > the compiler before I can direct Majordomo to use it? The server is only a > few weeks old, with a new OS (Solaris 9 on SPARC), so if the c compiler > needs any prep before it can be used, it hasn't been done. Perhaps I'm > better off asking in gnu.gcc.help? > > Thanks, > Catharine > > -----Original Message----- > From: majordomo-users-owner@greatcircle.com > [mailto:majordomo-users-owner@greatcircle.com]On Behalf Of Conor Casey > Sent: Monday, June 02, 2003 4:51 PM > To: croberts@lakenet.org > Cc: majordomo-users@greatcircle.com > Subject: Re: how to run 'make wrapper' > > > Hi Catherine, you should cd to teh directory where you downloaded and > untar'd > majordomoe, lets say /opt/Majordomo. This is where you want to type make > wrapper. The > make file i used is located at /usr/ccs/bin/make if thats what your having > trouble > locating? > > Conor > > > Catharine Robertson wrote: > >> Greetings, >> >> I'm installing majordomo 1.94.5 on a Sun box running Solaris 9 and > Sendmail, >> but I don't think that's important to my question, actually. >> >> I've read the README and INSTALL files, and the FAQ on the web site, and I >> can't figure out how to "run a 'make wrapper'". That is my next step in a >> clean installation, and I'm stumped. >> >> Would some kind soul please tell me how to execute this command, and > where? >> I'm afraid of blindly trying guesses for fear I'll muck something up and >> have to start over. My first guess is >> >> ./wrapper [some switch or variable] >> >> in the directory where I untarred the files, but some guidance would be > much >> appreciated. >> >> Many thanks, >> Catharine > From majordomo-users-owner@greatcircle.com Tue Jun 3 14:16:07 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 5B9961984A3 for ; Tue, 3 Jun 2003 14:15:35 -0700 (PDT) Received: from sonny.org ([192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h53LFZOB019827 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 3 Jun 2003 16:15:35 -0500 Message-ID: <3EDD1025.4000309@sonny.org> Date: Tue, 03 Jun 2003 16:16:21 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jason Jacobs Cc: majordomo-users@greatcircle.com Subject: Re: editing welcomd email References: <001301c329e9$4c1b9260$ca07a8c0@ceit> In-Reply-To: <001301c329e9$4c1b9260$ca07a8c0@ceit> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/31 X-Sequence-Number: 3235 The default welcome is actually embedded within the majordomo script. When editing this script, search for ^sub welcome. There is also a patch that will send only the listname.intro file which gives you a much easier way to create/edit welcome messages. Dan Liston Jason Jacobs wrote: > Hello all. I'm looking for the config file or at least the variable to > edit so I can change the way the "welcome" email looks for my list. > I've poked around for a while and can't find it. If y'all could give a > hint, that would be much appreciated. Thanks! > > cheers > -jason From majordomo-users-owner@greatcircle.com Tue Jun 3 18:06:40 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 85912196D13 for ; Tue, 3 Jun 2003 18:06:10 -0700 (PDT) Received: from maxima ([192.168.1.20]) by sonny.com (8.12.8/8.12.8) with ESMTP id h5416BOA022117 for ; Tue, 3 Jun 2003 20:06:11 -0500 Received: from sonny.org ([192.168.1.60]) by maxima.liston.nu (iPlanet Messaging Server 5.2 HotFix 0.9 (built Jul 29 2002)) with ESMTP id <0HFX00M02N1QGR@maxima.liston.nu> for majordomo-users@greatcircle.com; Tue, 03 Jun 2003 20:05:51 -0500 (CDT) Date: Tue, 03 Jun 2003 20:06:58 -0500 From: Daniel Liston Subject: Re: which command taking 20+ minutes to return In-reply-to: <3EDBDB50.5050608@sonny.org> To: Majordomo Users Message-id: <3EDD4632.7070508@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 References: <20030602175454.GA9341@tickleme.llnl.gov> <3EDBDB50.5050608@sonny.org> X-Archive-Number: 200306/32 X-Sequence-Number: 3236 I needed to make a correction to my comments after seeing Deb's fix. Any file that does not contain a "." (dot) character in the name is assumed by majordomo to be a list and will auto-create an associated .config file for these files. This default config file is defined in the config_parse.pl script. Majordomo 1.94.5 off the shelf, sets "which_access = open". The "majordomo" script opens the $listdir reading all the filenames, and ignores filenames containing characters that are not alphabetic, numeric, dash, or underscore. Then for each filename; The requestor's address is checked against the "which_access" for each list. If this variable is set to "list", the restrict_post contents "should be" the only ones compared. IF the restrict_post variable contains the name of the list as a file to check, then the original method of comparison returns. To make a long story short, when all of the conditions above are in place, the list file must be scanned for a match to see if you have access to get a response to the "which" command, then the list is scanned again if which_access is allowed, to print a line in your reply message about the match. Kind of an interesting catch-22. Dan Liston From majordomo-users-owner@greatcircle.com Wed Jun 4 07:36:04 2003 Received: from ns1.lakenet.org (unknown [204.253.93.2]) by mycroft.greatcircle.com (Postfix) with ESMTP id 88D1019670C for ; Wed, 4 Jun 2003 07:34:42 -0700 (PDT) Received: from fire ([204.253.93.8]) by ns1.lakenet.org (8.12.9/8.12.9) with SMTP id h54Ea8Uu022178 for ; Wed, 4 Jun 2003 10:36:08 -0400 (EDT) Reply-To: From: "Catharine Robertson" To: Subject: install.sh: cannot open Date: Wed, 4 Jun 2003 10:33:02 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal X-Archive-Number: 200306/33 X-Sequence-Number: 3237 I've had some very generous help on- and off-list with my installation. After some snags yesterday about installing into a directory that caused some problems, I've started over. I feel to success and have hit another roadblock I'm hoping to get more help with. This is what I get when I run make install: scrlc% /usr/local/bin/make install Testing for perl (/usr/bin/perl)... Configuring scripts... ./install.sh -m 751 -O 813 -g 1 . /opt/majordomo-1.94.5 ./install.sh: ./install.sh: cannot open make: *** [install-scripts] Error 1 I'm certain it's a permission problem, but permission for what? install.sh? When I read the FAQ about permissions for files and directories, it referred to using at least 750 and 660, respectively, for files and directories that majordomo "creates, if working properly." So I didn't think that info applies to this. Here's the permissions and ownerships I have now: # ls -l|grep majordomo-1.94.5 [directory where I untarred the files] drwxr-xr-x 6 majordom majordom 1024 Jun 4 09:51 majordomo-1.94.5 # cd majordomo-1.94.5 [these are the untarred files] # ls -l|more total 886 -rw-r--r-- 1 3168 20 94494 Aug 27 1997 Changelog drwxr-xr-x 3 3168 20 512 Jan 18 2000 Doc -rw-r--r-- 1 3168 20 8933 Oct 20 1996 FUTURE -rw-r--r-- 1 3168 20 7869 Jan 18 2000 INSTALL -rw-r--r-- 1 3168 20 6732 Sep 20 1996 LICENSE -rw-r--r-- 1 3168 20 7395 Jun 4 09:43 Makefile -rw-r--r-- 1 3168 20 5591 Aug 27 1997 NEWLIST -rw-r--r-- 1 3168 20 6456 Jan 18 2000 NEWS -rw-r--r-- 1 3168 20 24128 Jan 18 2000 README -rw-r--r-- 1 3168 20 3036 Jan 18 2000 README.eVote -rw-r--r-- 1 3168 20 6542 Apr 5 1997 approve -rw-r--r-- 1 3168 20 5263 Jan 7 2000 archive2.pl -rw-r--r-- 1 3168 20 5241 Jan 7 2000 bounce -rw-r--r-- 1 3168 20 2791 Dec 9 1996 bounce-remind -rw-r--r-- 1 3168 20 10667 Aug 27 1997 config-test -rw-r--r-- 1 3168 20 51130 Jan 7 2000 config_parse.pl drwxr-xr-x 2 3168 20 512 Jan 18 2000 contrib -rw-r--r-- 1 3168 20 14197 Jan 7 2000 digest drwxr-xr-x 2 3168 20 512 Jan 18 2000 include -rwxr-x--x 1 3168 20 3956 Nov 27 1996 install.sh -rw-r--r-- 1 3168 20 62507 Jan 13 2000 majordomo -rw-r--r-- 1 3168 20 857 Jan 18 2000 majordomo.aliases -rw-r--r-- 1 3168 20 10490 Jun 4 09:50 majordomo.cf -rw-r--r-- 1 3168 20 24381 Jan 7 2000 majordomo.pl -rw-r--r-- 1 3168 20 137 Jan 18 2000 majordomo_version.pl drwxr-xr-x 2 3168 20 512 Jan 18 2000 md-sub -rw-r--r-- 1 3168 20 1341 Apr 28 1997 medit -rw-r--r-- 1 3168 20 3787 Jan 7 2000 request-answer -rw-r--r-- 1 3168 20 29915 Jan 7 2000 resend -rw-r--r-- 1 3168 20 10462 Aug 27 1997 sample.cf -rw-r--r-- 1 3168 20 8060 Mar 10 1997 shlock.pl -rw-r--r-- 1 3168 20 3681 Jun 17 1994 todo.local -rwxr-xr-x 1 root other 9548 Jun 4 09:51 wrapper -rw-r--r-- 1 3168 20 3700 Aug 27 1997 wrapper.c -rw-r--r-- 1 3168 20 223 May 9 1994 wrapper.sh # cd /opt # ls -l|grep majordomo [this is my home directory] drwxr-x--x 5 majordom daemon 512 Jun 4 09:51 majordomo-1.94.5 # cd majordomo-1.94.5 [files in my home directory] # ls -l|more total 476 drwxr-xr-x 2 majordom other 512 Jun 4 09:51 Tools -rwxr-xr-x 1 majordom other 5267 Jun 4 09:51 archive2.pl drwxr-xr-x 2 majordom other 512 Jun 4 09:51 bin -rwxr-xr-x 1 majordom other 2795 Jun 4 09:51 bounce-remind -rwxr-xr-x 1 majordom other 10671 Jun 4 09:51 config-test -rwxr-xr-x 1 majordom other 51130 Jun 4 09:51 config_parse.pl -rwxr-xr-x 1 majordom other 14201 Jun 4 09:51 digest -rwxr-xr-x 1 majordom other 62511 Jun 4 09:51 majordomo -rw-r--r-- 1 majordom other 10490 Jun 4 09:51 majordomo.cf -rwxr-xr-x 1 majordom other 24381 Jun 4 09:51 majordomo.pl -rwxr-xr-x 1 majordom other 137 Jun 4 09:51 majordomo_version.pl drwxr-xr-x 4 majordom other 512 Jun 4 09:51 man -rwxr-xr-x 1 majordom other 3791 Jun 4 09:51 request-answer -rwxr-xr-x 1 majordom other 29919 Jun 4 09:51 resend -rw-r--r-- 1 majordom other 10462 Jun 4 09:51 sample.cf -rwxr-xr-x 1 majordom other 8060 Jun 4 09:51 shlock.pl Should I have changed the permission of install.sh? To what? Should I be changing the permissions of other files and directories? The one thing I did change (and I've tried to make install with it both ways) is the ownership of my home directory, /opt/majordomo-1.94.5, to majordomo:daemon I also tried to change the ownership of all the files in the home directory to majordomo:daemon, but certain files stayed as majordom:other, so I figured I did something wrong and changed it back. Many thanks, Catharine From majordomo-users-owner@greatcircle.com Wed Jun 4 07:53:42 2003 Received: from mail.vacv.com (unknown [66.38.215.152]) by mycroft.greatcircle.com (Postfix) with ESMTP id A7FFA195F1A for ; Wed, 4 Jun 2003 07:53:23 -0700 (PDT) Received: from actarus.vacv.com ([128.128.1.111]) by mail.vacv.com (8.11.6/by ScOuByDoU) with ESMTP id h54EsRS10987 for ; Wed, 4 Jun 2003 10:54:27 -0400 Message-Id: <5.1.0.14.0.20030604105057.02c03568@mail.vacv.com> X-Sender: scouby@mail.vacv.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 04 Jun 2003 10:51:19 -0400 To: majordomo-users@greatcircle.com From: Eric Daigneault Subject: MaxRecipientsPerMessage and Majordomo Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Archive-Number: 200306/34 X-Sequence-Number: 3238 Hi all, I need some help to do a tweek on my mailing system. I have a setup of 3=20 mail servers, including a dedicated lists server. That server is under RH 7.2 an run : majordomo-1.94.5-2 (RPM release) sendmail-8.11.6-25.72 The lists server manage around 200 lists and work beautifully. Some of=20 those lists have about 400 users in the same domain (most of the time, our= =20 domains ) On the 2 other mail server, I want to set the MaxRecipientsPerMessage to 10= =20 or 15 break some weakness of sendmail. Meaning that a single posting on=20 those servers will not be allowed to have more than 15 recipients. My problem is, the list server create envelopes of 40 recipients, resulting= =20 in a total desaster when we use a list with a lot of people from ou domain. I was hoping someone would be able to tell my set up the list server so he= =20 create envelopes of 10 recipient at a time. I have no clue if this is a=20 majordomo issue or a sendmail issue. So, if it's a sendmail issue, accept= =20 my apologies and thaks anyway. ------------------------------------------------------- Eric Daigneault Administrateur de syst=E8mes Vacances Air Canada ------------------------------------------------------- courriel : edaigneault@vacv.com t=E9l=E9phone : (514) 876-0707 ext 3247 ------------------------------------------------------- ------------------------------------------------------- Eric Daigneault Administrateur de syst=E8mes Vacances Air Canada ------------------------------------------------------- courriel : edaigneault@vacv.com t=E9l=E9phone : (514) 876-0707 ext 3247 ------------------------------------------------------- From majordomo-users-owner@greatcircle.com Wed Jun 4 08:20:19 2003 Received: from tomts14-srv.bellnexxia.net (tomts14.bellnexxia.net [209.226.175.35]) by mycroft.greatcircle.com (Postfix) with ESMTP id 4666D19826C for ; Wed, 4 Jun 2003 08:18:29 -0700 (PDT) Received: from acer.sympatico.ca ([67.69.231.215]) by tomts14-srv.bellnexxia.net (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with ESMTP id <20030604151827.SYMG11313.tomts14-srv.bellnexxia.net@acer.sympatico.ca> for ; Wed, 4 Jun 2003 11:18:27 -0400 Message-Id: <5.2.1.1.0.20030604110726.00a06ad0@pop6.sympatico.ca> X-Sender: b1wudu74@pop6.sympatico.ca X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Wed, 04 Jun 2003 11:10:59 -0400 To: majordomo-users@greatcircle.com From: Frank Bax Subject: Re: MaxRecipientsPerMessage and Majordomo In-Reply-To: <5.1.0.14.0.20030604105057.02c03568@mail.vacv.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Archive-Number: 200306/35 X-Sequence-Number: 3239 At 10:51 AM 6/4/03, Eric Daigneault wrote: >I need some help to do a tweek on my mailing system. I have a setup of 3 >mail servers, including a dedicated lists server. > >That server is under RH 7.2 an run : > >majordomo-1.94.5-2 (RPM release) >sendmail-8.11.6-25.72 > >The lists server manage around 200 lists and work beautifully. Some of >those lists have about 400 users in the same domain (most of the time, our >domains ) > >On the 2 other mail server, I want to set the MaxRecipientsPerMessage to >10 or 15 break some weakness of sendmail. Meaning that a single posting on >those servers will not be allowed to have more than 15 recipients. > >My problem is, the list server create envelopes of 40 recipients, >resulting in a total desaster when we use a list with a lot of people from >ou domain. > >I was hoping someone would be able to tell my set up the list server so he >create envelopes of 10 recipient at a time. I have no clue if this is a >majordomo issue or a sendmail issue. So, if it's a sendmail issue, accept >my apologies and thaks anyway. This is a sendmail setup (on the machine running majordomo): define(`SMTP_MAILER_MAXMSGS',`15') This tells sendmail to limit outgoing messages to 15 addresses per connection with target system - even though majordomo might give sendmail a message with 400 addresses. From majordomo-users-owner@greatcircle.com Wed Jun 4 08:48:24 2003 Received: from tomts14-srv.bellnexxia.net (tomts14.bellnexxia.net [209.226.175.35]) by mycroft.greatcircle.com (Postfix) with ESMTP id D45CE198A96 for ; Wed, 4 Jun 2003 08:43:13 -0700 (PDT) Received: from acer.sympatico.ca ([67.69.231.215]) by tomts14-srv.bellnexxia.net (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with ESMTP id <20030604154310.UAHW11313.tomts14-srv.bellnexxia.net@acer.sympatico.ca> for ; Wed, 4 Jun 2003 11:43:10 -0400 Message-Id: <5.2.1.1.0.20030604113331.036bd3a0@pop6.sympatico.ca> X-Sender: b1wudu74@pop6.sympatico.ca X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Wed, 04 Jun 2003 11:35:35 -0400 To: majordomo-users@greatcircle.com From: Frank Bax Subject: SPAM/DSBL messages Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Archive-Number: 200306/36 X-Sequence-Number: 3240 Why do I get these messages whenever I post to this mailing list? Date: Fri, 30 May 2003 15:24:47 -0400 To: majordomo-users@greatcircle.com From: Frank Bax Subject: {SPAM?}{DSBL!} List_ too many recipients Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Precedence: bulk Sender: majordomo-users-owner@greatcircle.com {SPAM?}{DNSBL!} List_multihop.dsbl.org_209.226.175.52_)http://dsbl.org/listing?ip=209.226.175.52 Date: Wed, 04 Jun 2003 11:10:59 -0400 To: majordomo-users@greatcircle.com From: Frank Bax Subject: {SPAM?}{DSBL!} List_ Re: MaxRecipientsPerMessage and Majordomo In-Reply-To: <5.1.0.14.0.20030604105057.02c03568@mail.vacv.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Precedence: bulk Sender: majordomo-users-owner@greatcircle.com {SPAM?}{DNSBL!} List_multihop.dsbl.org_209.226.175.35_)http://dsbl.org/listing?ip=209.226.175.35 From majordomo-users-owner@greatcircle.com Wed Jun 4 09:45:30 2003 Received: from mail.vacv.com (unknown [66.38.215.152]) by mycroft.greatcircle.com (Postfix) with ESMTP id C563A1965FD for ; Wed, 4 Jun 2003 09:45:26 -0700 (PDT) Received: from actarus.vacv.com ([128.128.1.111]) by mail.vacv.com (8.11.6/by ScOuByDoU) with ESMTP id h54GkGS25113; Wed, 4 Jun 2003 12:46:16 -0400 Message-Id: <5.1.0.14.0.20030604124250.02c0ca38@mail.vacv.com> X-Sender: scouby@mail.vacv.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 04 Jun 2003 12:43:08 -0400 To: Rainer Sokoll From: Eric Daigneault Subject: Re: MaxRecipientsPerMessage and Majordomo Cc: majordomo-users@greatcircle.com In-Reply-To: <20030604151746.GC27282@jahreskarenzabrechnungszeitraum.int ershop.de> References: <5.1.0.14.0.20030604105057.02c03568@mail.vacv.com> <5.1.0.14.0.20030604105057.02c03568@mail.vacv.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Archive-Number: 200306/37 X-Sequence-Number: 3241 Thanks...... work perfectly !!! At 17:17 04/06/2003 +0200, Rainer Sokoll wrote: >On Wed, Jun 04, 2003 at 10:51:19AM -0400, Eric Daigneault wrote: > >Hi, > > > My problem is, the list server create envelopes of 40 recipients,=20 > resulting > > in a total desaster when we use a list with a lot of people from ou dom= ain. > >I solved this problem by using bulkmailer >(http://freshmeat.net/projects/bulkmailer/) > >Rainer ------------------------------------------------------- Eric Daigneault Administrateur de syst=E8mes Vacances Air Canada ------------------------------------------------------- courriel : edaigneault@vacv.com t=E9l=E9phone : (514) 876-0707 ext 3247 ------------------------------------------------------- From majordomo-users-owner@greatcircle.com Wed Jun 4 10:04:57 2003 Received: from mail.speakeasy.net (mail10.speakeasy.net [216.254.0.210]) by mycroft.greatcircle.com (Postfix) with ESMTP id 4FE5E196DB3 for ; Wed, 4 Jun 2003 10:04:42 -0700 (PDT) Received: (qmail 15852 invoked from network); 4 Jun 2003 17:04:41 -0000 Received: from unknown (HELO att.net) (w6go@[66.93.44.143]) (envelope-sender ) by mail10.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Jun 2003 17:04:41 -0000 Message-ID: <3EDE26A9.1060308@att.net> Date: Wed, 04 Jun 2003 10:04:41 -0700 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Re: SPAM/DSBL messages References: <5.2.1.1.0.20030604113331.036bd3a0@pop6.sympatico.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/38 X-Sequence-Number: 3242 Thanks for posting those links, I find them very interesting. It sounds like Distributed Server Boycott List has its act together. Good luck in getting your provider to correct his problems. Jay O'Brien Frank Bax wrote: > Why do I get these messages whenever I post to this mailing list? > > > Date: Fri, 30 May 2003 15:24:47 -0400 > To: majordomo-users@greatcircle.com > From: Frank Bax > Subject: {SPAM?}{DSBL!} List_ too many recipients > Mime-Version: 1.0 > Content-Type: text/plain; charset="us-ascii"; format=flowed > Precedence: bulk > Sender: majordomo-users-owner@greatcircle.com > > {SPAM?}{DNSBL!} > List_multihop.dsbl.org_209.226.175.52_)http://dsbl.org/listing?ip=209.226.175.52 > > > Date: Wed, 04 Jun 2003 11:10:59 -0400 > To: majordomo-users@greatcircle.com > From: Frank Bax > Subject: {SPAM?}{DSBL!} List_ Re: MaxRecipientsPerMessage and Majordomo > In-Reply-To: <5.1.0.14.0.20030604105057.02c03568@mail.vacv.com> > Mime-Version: 1.0 > Content-Type: text/plain; charset="us-ascii"; format=flowed > Precedence: bulk > Sender: majordomo-users-owner@greatcircle.com > > {SPAM?}{DNSBL!} > List_multihop.dsbl.org_209.226.175.35_)http://dsbl.org/listing?ip=209.226.175.35 > > From majordomo-users-owner@greatcircle.com Wed Jun 4 10:28:06 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 4D3F3196817 for ; Wed, 4 Jun 2003 10:27:34 -0700 (PDT) Received: from sonny.org ([192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h54HRbOB027621 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 4 Jun 2003 12:27:38 -0500 Message-ID: <3EDE2C7E.3020009@sonny.org> Date: Wed, 04 Jun 2003 12:29:34 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: croberts@lakenet.org Cc: majordomo-users@greatcircle.com Subject: Re: install.sh: cannot open References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/39 X-Sequence-Number: 3243 I am having similar difficulties with a consolidated patches version of majordomo that I created. At this point, I am "almost" positive it has something to do with the Makefile. I can "make wrapper", but I can't "make install". If I use the original Makefile, without the config file location patch, everything works fine. If I discover the problem with my copy I will relate the fix to you and this list. Dan Liston Catharine Robertson wrote: > I've had some very generous help on- and off-list with my installation. > After some snags yesterday about installing into a directory that caused > some problems, I've started over. I feel to success and have > hit another roadblock I'm hoping to get more help with. > > This is what I get when I run make install: > > scrlc% /usr/local/bin/make install > Testing for perl (/usr/bin/perl)... > Configuring scripts... > ./install.sh -m 751 -O 813 -g 1 . /opt/majordomo-1.94.5 > ./install.sh: ./install.sh: cannot open > make: *** [install-scripts] Error 1 > > > I'm certain it's a permission problem, but permission for what? install.sh? > When I read the FAQ about permissions for files and directories, it referred > to using at least 750 and 660, respectively, for files and directories that > majordomo "creates, if working properly." So I didn't think that info > applies to this. > > Here's the permissions and ownerships I have now: > > # ls -l|grep majordomo-1.94.5 [directory where I untarred the files] > drwxr-xr-x 6 majordom majordom 1024 Jun 4 09:51 majordomo-1.94.5 > > # cd majordomo-1.94.5 [these are the untarred files] > # ls -l|more > total 886 > -rw-r--r-- 1 3168 20 94494 Aug 27 1997 Changelog > drwxr-xr-x 3 3168 20 512 Jan 18 2000 Doc > -rw-r--r-- 1 3168 20 8933 Oct 20 1996 FUTURE > -rw-r--r-- 1 3168 20 7869 Jan 18 2000 INSTALL > -rw-r--r-- 1 3168 20 6732 Sep 20 1996 LICENSE > -rw-r--r-- 1 3168 20 7395 Jun 4 09:43 Makefile > -rw-r--r-- 1 3168 20 5591 Aug 27 1997 NEWLIST > -rw-r--r-- 1 3168 20 6456 Jan 18 2000 NEWS > -rw-r--r-- 1 3168 20 24128 Jan 18 2000 README > -rw-r--r-- 1 3168 20 3036 Jan 18 2000 README.eVote > -rw-r--r-- 1 3168 20 6542 Apr 5 1997 approve > -rw-r--r-- 1 3168 20 5263 Jan 7 2000 archive2.pl > -rw-r--r-- 1 3168 20 5241 Jan 7 2000 bounce > -rw-r--r-- 1 3168 20 2791 Dec 9 1996 bounce-remind > -rw-r--r-- 1 3168 20 10667 Aug 27 1997 config-test > -rw-r--r-- 1 3168 20 51130 Jan 7 2000 config_parse.pl > drwxr-xr-x 2 3168 20 512 Jan 18 2000 contrib > -rw-r--r-- 1 3168 20 14197 Jan 7 2000 digest > drwxr-xr-x 2 3168 20 512 Jan 18 2000 include > -rwxr-x--x 1 3168 20 3956 Nov 27 1996 install.sh > -rw-r--r-- 1 3168 20 62507 Jan 13 2000 majordomo > -rw-r--r-- 1 3168 20 857 Jan 18 2000 majordomo.aliases > -rw-r--r-- 1 3168 20 10490 Jun 4 09:50 majordomo.cf > -rw-r--r-- 1 3168 20 24381 Jan 7 2000 majordomo.pl > -rw-r--r-- 1 3168 20 137 Jan 18 2000 majordomo_version.pl > drwxr-xr-x 2 3168 20 512 Jan 18 2000 md-sub > -rw-r--r-- 1 3168 20 1341 Apr 28 1997 medit > -rw-r--r-- 1 3168 20 3787 Jan 7 2000 request-answer > -rw-r--r-- 1 3168 20 29915 Jan 7 2000 resend > -rw-r--r-- 1 3168 20 10462 Aug 27 1997 sample.cf > -rw-r--r-- 1 3168 20 8060 Mar 10 1997 shlock.pl > -rw-r--r-- 1 3168 20 3681 Jun 17 1994 todo.local > -rwxr-xr-x 1 root other 9548 Jun 4 09:51 wrapper > -rw-r--r-- 1 3168 20 3700 Aug 27 1997 wrapper.c > -rw-r--r-- 1 3168 20 223 May 9 1994 wrapper.sh > > # cd /opt > # ls -l|grep majordomo [this is my home directory] > drwxr-x--x 5 majordom daemon 512 Jun 4 09:51 majordomo-1.94.5 > > # cd majordomo-1.94.5 [files in my home directory] > # ls -l|more > total 476 > drwxr-xr-x 2 majordom other 512 Jun 4 09:51 Tools > -rwxr-xr-x 1 majordom other 5267 Jun 4 09:51 archive2.pl > drwxr-xr-x 2 majordom other 512 Jun 4 09:51 bin > -rwxr-xr-x 1 majordom other 2795 Jun 4 09:51 bounce-remind > -rwxr-xr-x 1 majordom other 10671 Jun 4 09:51 config-test > -rwxr-xr-x 1 majordom other 51130 Jun 4 09:51 config_parse.pl > -rwxr-xr-x 1 majordom other 14201 Jun 4 09:51 digest > -rwxr-xr-x 1 majordom other 62511 Jun 4 09:51 majordomo > -rw-r--r-- 1 majordom other 10490 Jun 4 09:51 majordomo.cf > -rwxr-xr-x 1 majordom other 24381 Jun 4 09:51 majordomo.pl > -rwxr-xr-x 1 majordom other 137 Jun 4 09:51 majordomo_version.pl > drwxr-xr-x 4 majordom other 512 Jun 4 09:51 man > -rwxr-xr-x 1 majordom other 3791 Jun 4 09:51 request-answer > -rwxr-xr-x 1 majordom other 29919 Jun 4 09:51 resend > -rw-r--r-- 1 majordom other 10462 Jun 4 09:51 sample.cf > -rwxr-xr-x 1 majordom other 8060 Jun 4 09:51 shlock.pl > > Should I have changed the permission of install.sh? To what? Should I be > changing the permissions of other files and directories? The one thing I did > change (and I've tried to make install with it both ways) is the ownership > of my home directory, /opt/majordomo-1.94.5, to majordomo:daemon I also > tried to change the ownership of all the files in the home directory to > majordomo:daemon, but certain files stayed as majordom:other, so I figured I > did something wrong and changed it back. > > Many thanks, > Catharine From majordomo-users-owner@greatcircle.com Wed Jun 4 10:58:34 2003 Received: from ns1.lakenet.org (unknown [204.253.93.2]) by mycroft.greatcircle.com (Postfix) with ESMTP id 68F721970F5 for ; Wed, 4 Jun 2003 10:57:52 -0700 (PDT) Received: from fire ([204.253.93.8]) by ns1.lakenet.org (8.12.9/8.12.9) with SMTP id h54HxHUu023834; Wed, 4 Jun 2003 13:59:17 -0400 (EDT) Reply-To: From: "Catharine Robertson" To: "Daniel Liston" Cc: Subject: Re: install.sh: cannot open Date: Wed, 4 Jun 2003 13:56:10 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3EDE2C7E.3020009@sonny.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal X-Archive-Number: 200306/40 X-Sequence-Number: 3244 While far from ideal, I was able to work around the problem by changing the permission of install.sh to 777 and it did install. My config-test showed a few other minor issues I hope to work out in the next few minutes. Catharine -----Original Message----- From: majordomo-users-owner@greatcircle.com [mailto:majordomo-users-owner@greatcircle.com]On Behalf Of Daniel Liston Sent: Wednesday, June 04, 2003 1:30 PM To: croberts@lakenet.org Cc: majordomo-users@greatcircle.com Subject: Re: install.sh: cannot open I am having similar difficulties with a consolidated patches version of majordomo that I created. At this point, I am "almost" positive it has something to do with the Makefile. I can "make wrapper", but I can't "make install". If I use the original Makefile, without the config file location patch, everything works fine. If I discover the problem with my copy I will relate the fix to you and this list. Dan Liston From majordomo-users-owner@greatcircle.com Wed Jun 4 11:49:17 2003 Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mycroft.greatcircle.com (Postfix) with ESMTP id 3786E1974AF; Wed, 4 Jun 2003 11:48:53 -0700 (PDT) Received: from h-66-167-132-216.phndaz91.covad.net ([66.167.132.216] helo=Vaio.earthlink.net) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19NdJc-0002HW-00; Wed, 04 Jun 2003 11:48:52 -0700 Message-Id: <5.2.0.9.2.20030604114321.00b7c7b0@pop.earthlink.net> X-Sender: bobbish@pop.earthlink.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 04 Jun 2003 11:48:45 -0700 To: majordomo-users@greatcircle.com, list-managers@greatcircle.com From: Bob Bish Subject: Weird Russian bounces Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Archive-Number: 200306/41 X-Sequence-Number: 3245 A Russian list member's account was closed. The member's address was @mail.ru. That mail server is badly mis-configured. Not only does it send the resulting bounce messages to the wrong address (the list posting address!), but it put that member's e-mail address in the "From" field of the bounce messages, making them valid as far as majordomo is concerned. It was as if each bounce message was a reply to an individual list message. This happened on a very active list. Luckily I was watching when the first ones came through and removed that address from the list immediately. It was too late by then to catch a lot of them, since they were delayed about 24 hours and being spooled somewhere. About two dozen of them actually went out over the list. If this had happened when I was away from my computer for a couple of days, it would have been a REAL mess because those bounce messages themselves would have started bouncing too after about 24 hours, creating a loop. If you have any list members with addresses @mail.ru, beware. ...Bob From majordomo-users-owner@greatcircle.com Wed Jun 4 13:01:12 2003 Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83]) by mycroft.greatcircle.com (Postfix) with ESMTP id 4628C1967B2 for ; Wed, 4 Jun 2003 13:01:05 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h54K14gX026955; Wed, 4 Jun 2003 13:01:04 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h54K13fY000850; Wed, 4 Jun 2003 13:01:03 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h54K13KN000849; Wed, 4 Jun 2003 13:01:03 -0700 (PDT) Date: Wed, 4 Jun 2003 13:01:03 -0700 From: Deb To: Daniel Liston Cc: Majordomo Users Subject: Re: which command taking 20+ minutes to return Message-ID: <20030604200103.GA822@tickleme.llnl.gov> References: <20030602175454.GA9341@tickleme.llnl.gov> <3EDBDB50.5050608@sonny.org> <3EDD4632.7070508@sonny.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EDD4632.7070508@sonny.org> User-Agent: Mutt/1.4i X-Archive-Number: 200306/42 X-Sequence-Number: 3246 Dan, Thanks for going thru the process of how majordomo handles list files and then checking which_access. I appreciate the effort it took. d Daniel Liston had this to say, > > I needed to make a correction to my comments after seeing Deb's fix. > Any file that does not contain a "." (dot) character in the name is > assumed by majordomo to be a list and will auto-create an associated > .config file for these files. This default config file is defined in > the config_parse.pl script. Majordomo 1.94.5 off the shelf, sets > "which_access = open". > > The "majordomo" script opens the $listdir reading all the filenames, > and ignores filenames containing characters that are not alphabetic, > numeric, dash, or underscore. Then for each filename; > > The requestor's address is checked against the "which_access" for > each list. If this variable is set to "list", the restrict_post > contents "should be" the only ones compared. IF the restrict_post > variable contains the name of the list as a file to check, then the > original method of comparison returns. To make a long story short, > when all of the conditions above are in place, the list file must be > scanned for a match to see if you have access to get a response to > the "which" command, then the list is scanned again if which_access > is allowed, to print a line in your reply message about the match. > > Kind of an interesting catch-22. > > Dan Liston > -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ From majordomo-users-owner@greatcircle.com Thu Jun 5 07:06:17 2003 Received: from smtp1.cavtel.net (smtp1.cavtel.net [209.137.171.22]) by mycroft.greatcircle.com (Postfix) with ESMTP id 4E16D1970E2 for ; Thu, 5 Jun 2003 07:06:13 -0700 (PDT) Received: from ceit (64-83-12-70-static-dsl-ric.cavtel.net [64.83.12.70]) by smtp1.cavtel.net (Postfix) with SMTP id 662C74C65F for ; Thu, 5 Jun 2003 10:06:16 -0400 (EDT) Message-ID: <007301c32b6b$a0b027e0$c907a8c0@ceit> From: "Jason Jacobs" To: Subject: testing the load Date: Thu, 5 Jun 2003 10:06:14 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0070_01C32B4A.1956F790" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/43 X-Sequence-Number: 3247 This is a multi-part message in MIME format. ------=_NextPart_000_0070_01C32B4A.1956F790 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Mornin, y'all. I have done everything I wanted to do with this list to get= it ready for going live except test the strain it has on the server. On m= y mail server, I have a bunch of aliases set up for myself, and I put each = of those aliases into the list file. I figured this would work, that when = I sent the list out it would get sent to each of my aliases and I'd get lik= e 5 copies of the same email in my mailbox (which is what I want for now). = But what actually happened is only one got delivered. I tried this same t= hing for a few different accounts I have access to, and the same thing happ= ened. Is this a "feature" of majordomo or perhaps my (incoming) mail serve= r that it knows when the same message is going to an inbox multiple times, = so only one gets delivered? It doesn't make sense to me... I'm using majordomo 1.94.5 and the incoming mail server is sendmail 8. Does anyone have a way to test the server load without sending the list to = real email addresses? Thanks again for your help. -jason ------=_NextPart_000_0070_01C32B4A.1956F790 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Mornin, y'all.  I have done everythin= g I=20 wanted to do with this list to get it ready for going live except test the= =20 strain it has on the server.  On my mail server, I have a bunch of ali= ases=20 set up for myself, and I put each of those aliases into the list file. = ; I=20 figured this would work, that when I sent the list out it would get sent to= each=20 of my aliases and I'd get like 5 copies of the same email in my mailbox (wh= ich=20 is what I want for now).  But what actually happened is only one got= =20 delivered.  I tried this same thing for a few different accounts I hav= e=20 access to, and the same thing happened.  Is this a "feature" of majord= omo=20 or perhaps my (incoming) mail server that it knows when the same message is= =20 going to an inbox multiple times, so only one gets delivered?  It does= n't=20 make sense to me...
 
I'm using majordomo 1.94.5 and the incomin= g mail=20 server is sendmail 8.
 
Does anyone have a way to test the server = load=20 without sending the list to real email addresses?
 
Thanks again for your help.
 
-jason
------=_NextPart_000_0070_01C32B4A.1956F790-- From majordomo-users-owner@greatcircle.com Thu Jun 5 07:23:47 2003 Received: from jalapeno.cc.columbia.edu (jalapeno.cc.columbia.edu [128.59.59.238]) by mycroft.greatcircle.com (Postfix) with ESMTP id 26A1D1961CE for ; Thu, 5 Jun 2003 07:23:30 -0700 (PDT) Received: from dynamic-31-218.dyn.columbia.edu (dynamic-31-218.dyn.columbia.edu [128.59.31.218]) (user=brennan mech=PLAIN bits=0) by jalapeno.cc.columbia.edu (8.12.8p1/8.12.8) with ESMTP id h55ENTYp006796 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Thu, 5 Jun 2003 10:23:29 -0400 (EDT) Date: Thu, 05 Jun 2003 10:23:29 -0400 From: Joseph Brennan Reply-To: Postmaster To: majordomo-users@greatcircle.com Subject: Re: testing the load Message-ID: <87321047.1054808609@dynamic-31-218.dyn.columbia.edu> In-Reply-To: <007301c32b6b$a0b027e0$c907a8c0@ceit> References: <007301c32b6b$a0b027e0$c907a8c0@ceit> X-Mailer: Mulberry/2.2.1 (Mac OS/PPC) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-No-Spam-Score: Local X-Scanned-By: MIMEDefang 2.32 (www . roaringpenguin . com / mimedefang) X-Archive-Number: 200306/44 X-Sequence-Number: 3248 > Is this a "feature" of majordomo or perhaps my > (incoming) mail server that it knows when the same message is going to an > inbox multiple times, so only one gets delivered? It doesn't make sense > to me... > I'm using majordomo 1.94.5 and the incoming mail server is sendmail 8. Sendmail normally sorts the recipient list, after alias expansion, and removes duplicates. (I can't recall how to change this but I think you can... nothing obvious in the bat book index.) But Majordomo itself sent to that many users. Joseph Brennan Columbia University in the City of New York postmaster@columbia.edu Academic Technologies Group From majordomo-users-owner@greatcircle.com Thu Jun 5 10:35:40 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 656BD19826D for ; Thu, 5 Jun 2003 10:35:38 -0700 (PDT) Received: from sonny.org ([192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h55HZYOB006902 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 5 Jun 2003 12:35:36 -0500 Message-ID: <3EDF7F98.7050906@sonny.org> Date: Thu, 05 Jun 2003 12:36:24 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jason Jacobs Cc: majordomo-users@greatcircle.com Subject: Re: testing the load References: <007301c32b6b$a0b027e0$c907a8c0@ceit> In-Reply-To: <007301c32b6b$a0b027e0$c907a8c0@ceit> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/45 X-Sequence-Number: 3249 I wonder if this setting would help your situation? # send to me too, even in an alias expansion? O MeToo=True Dan Liston Jason Jacobs wrote: > Mornin, y'all. I have done everything I wanted to do with this list to > get it ready for going live except test the strain it has on the > server. On my mail server, I have a bunch of aliases set up for myself, > and I put each of those aliases into the list file. I figured this > would work, that when I sent the list out it would get sent to each of > my aliases and I'd get like 5 copies of the same email in my mailbox > (which is what I want for now). But what actually happened is only one > got delivered. I tried this same thing for a few different accounts I > have access to, and the same thing happened. Is this a "feature" of > majordomo or perhaps my (incoming) mail server that it knows when the > same message is going to an inbox multiple times, so only one gets > delivered? It doesn't make sense to me... > > I'm using majordomo 1.94.5 and the incoming mail server is sendmail 8. > > Does anyone have a way to test the server load without sending the list > to real email addresses? > > Thanks again for your help. > > -jason From majordomo-users-owner@greatcircle.com Thu Jun 5 12:00:40 2003 Received: from ns1.lakenet.org (unknown [204.253.93.2]) by mycroft.greatcircle.com (Postfix) with ESMTP id CD084199042 for ; Thu, 5 Jun 2003 11:51:26 -0700 (PDT) Received: from fire ([204.253.93.8]) by ns1.lakenet.org (8.12.9/8.12.9) with SMTP id h55IqpUu029045 for ; Thu, 5 Jun 2003 14:52:51 -0400 (EDT) Reply-To: From: "Catharine Robertson" To: Subject: listname.new and ownership of files Date: Thu, 5 Jun 2003 14:49:35 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal X-Archive-Number: 200306/46 X-Sequence-Number: 3250 I was able to run a config-test that returned 0 errors after mucking around with some permissions. So now I can send to my lists (from migrated data), but no listowners are able to do any adding or deleting. I have read and reread the FAQ, the INSTALL doc, and the README doc, but I'm still getting error messages about "not owner." Can some kind soul offer another pair of eyes to spot what I'm obviously missing? Here's an example of a list for which it's possible to send messages, but the owner cannot make any changes: -rw-rw-r-- 1 majordom daemon 826 Jun 5 13:09 flls-l drw-rw-r-- 2 majordom daemon 1536 Jun 4 14:17 flls-l.archive -rw-rw-r-- 1 majordom majordom 12107 Jun 4 14:17 flls-l.config -rw-rw-r-- 1 majordom daemon 397 Jun 4 14:17 flls-l.info -rw-rw-r-- 1 majordom daemon 6 Jun 4 14:17 flls-l.passwd (I got errors sending to the list until I changed the ownership of flls-l.config to majordom:daemon). And here's a log entry from when he tried to make changes to the list. Jun 05 13:38:26 lakenet.org majordomo[28550] {} approve PASSWO RD unsubscribe flls-l user@org.org Jun 05 13:38:26 lakenet.org majordomo[28550] {} ABORT Can't op en /opt/majordomo-1.94.5/lists/flls-l.new: Permission denied Why is majordomo creating a file called flls-l.new? Should it be? If yes, what should its ownership and permissions be? I've tried all permutations of majordom:majordom, majordom:daemon, mailnull:smadmin, 660, and 664. If no, how can I get rid of it? I've also tried deleting the file outright, but it gets created again, with the ownership of mailnull:smadmin. But then I get errors about it running with the wrong uid and gid. Additionally, all the directories in the path leading to flls-l.new, /opt/majordomo-1.94.5/lists, have permissions of 750 or 755, as specified in the FAQ. Please help! Catharine From majordomo-users-owner@greatcircle.com Thu Jun 5 14:35:47 2003 Received: from xrx-inc.com (mail.xrx-inc.com [12.13.116.226]) by mycroft.greatcircle.com (Postfix) with ESMTP id 52C12196F3D for ; Thu, 5 Jun 2003 14:35:37 -0700 (PDT) Received: from xrx-inc.com (localhost.xrx-inc.com [127.0.0.1]) by xrx-inc.com (8.12.6/8.12.6) with ESMTP id h55Lb1Se000696 for ; Thu, 5 Jun 2003 16:37:01 -0500 (CDT) Received: (from root@localhost) by xrx-inc.com (8.12.6/8.12.6/Submit) id h55Lb1lf000695 for majordomo-users@greatcircle.com; Thu, 5 Jun 2003 16:37:01 -0500 (CDT) Date: Thu, 5 Jun 2003 16:37:01 -0500 (CDT) From: "Dr. Tim" Message-Id: <200306052137.h55Lb1lf000695@xrx-inc.com> To: majordomo-users@greatcircle.com Subject: sendmail trouble X-Archive-Number: 200306/47 X-Sequence-Number: 3251 I know this may NOT be the right place for this and perhaps someone can refer me to a better site. but I have two issues One I have just discoverd that the majordomo address owner-list causes all sorts of trouble as people are aware of that basic alias. So I no reject all mail from anyone outside of our local domain using the to address owner-list they are forced to mail to a specified virtualuser table name that then get processed via procmail and sent to majordomo. I removed about 90% of all spam this way that was going to the moderator. She can still get non-member submission as we have a few posters who are not interested in getting the mailings so I simple don't trap non-member submssion but my two questions are can I set up sendmail to do the above in the cf file? I just tried something very simple like modify the access file (freebsd 4.4) so that we 12.15 RELAY bill@spammer 550 go way spammer and re did the hash with makemap *(and with just the make using the makefile in /etc/mail on freebsd) BUT it don't relay and it don't reject bill@spammer. so my access database doesn't work! Can anyone help. Tim From majordomo-users-owner@greatcircle.com Thu Jun 5 16:25:32 2003 Received: from ts.checkpoint.com (gonzo.ts.checkpoint.com [204.156.136.99]) by mycroft.greatcircle.com (Postfix) with ESMTP id CD55119708E for ; Thu, 5 Jun 2003 16:22:47 -0700 (PDT) Received: from LPRAIS1 (localhost [127.0.0.1]) by ts.checkpoint.com (8.12.8p1/8.12.6) with SMTP id h55NMfPV024293; Thu, 5 Jun 2003 18:22:41 -0500 (CDT) From: "Lance Prais" To: "Dr. Tim" , Subject: Re: sendmail trouble Date: Thu, 5 Jun 2003 18:21:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <200306052137.h55Lb1lf000695@xrx-inc.com> X-Archive-Number: 200306/48 X-Sequence-Number: 3252 I am not sure if this the right place to ask this but I have a question about mhonarch. I am trying to a .js file and cannot seem to figure out where I need to place the include in the list.rc file. I was able to get to work in the index pages but not the individual email. The other issues I am having is I cannot figure out how the body tag is created. I need to replace the body tag with the following: Any help would be appreciated Thanks Lance -----Original Message----- From: majordomo-users-owner@greatcircle.com [mailto:majordomo-users-owner@greatcircle.com]On Behalf Of Dr. Tim Sent: Thursday, June 05, 2003 4:37 PM To: majordomo-users@greatcircle.com Subject: sendmail trouble I know this may NOT be the right place for this and perhaps someone can refer me to a better site. but I have two issues One I have just discoverd that the majordomo address owner-list causes all sorts of trouble as people are aware of that basic alias. So I no reject all mail from anyone outside of our local domain using the to address owner-list they are forced to mail to a specified virtualuser table name that then get processed via procmail and sent to majordomo. I removed about 90% of all spam this way that was going to the moderator. She can still get non-member submission as we have a few posters who are not interested in getting the mailings so I simple don't trap non-member submssion but my two questions are can I set up sendmail to do the above in the cf file? I just tried something very simple like modify the access file (freebsd 4.4) so that we 12.15 RELAY bill@spammer 550 go way spammer and re did the hash with makemap *(and with just the make using the makefile in /etc/mail on freebsd) BUT it don't relay and it don't reject bill@spammer. so my access database doesn't work! Can anyone help. Tim From majordomo-users-owner@greatcircle.com Thu Jun 5 21:47:44 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 742D1196A0A for ; Thu, 5 Jun 2003 21:47:36 -0700 (PDT) Received: from sonny.org ([192.168.1.60]) by sonny.com (8.12.8/8.12.8) with ESMTP id h564ldOA009612; Thu, 5 Jun 2003 23:47:39 -0500 Message-ID: <3EE01D20.4080600@sonny.org> Date: Thu, 05 Jun 2003 23:48:32 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Dr. Tim" Cc: majordomo-users@greatcircle.com Subject: Re: sendmail trouble References: <200306052137.h55Lb1lf000695@xrx-inc.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/49 X-Sequence-Number: 3253 Dr. Tim wrote: > I know this may NOT be the right place for this and perhaps someone can > refer me to a better site. but I have two issues > > > One I have just discoverd that the majordomo address owner-list > causes all sorts of trouble as people are aware of that basic > alias. So I no reject all mail from anyone outside of our local > domain using the to address owner-list > > they are forced to mail to a specified virtualuser table name > that then get processed via procmail and sent to majordomo. > > I removed about 90% of all spam this way that was going to the > moderator. She can still get non-member submission as we have > a few posters who are not interested in getting the mailings > so I simple don't trap non-member submssion but my two questions are > > can I set up sendmail to do the above in the cf file? > > I just tried something very simple like > modify the access file (freebsd 4.4) > so that we > 12.15 RELAY Doesn't this line say that you want to allow anything destined to or received from network 12.15.0.0/16 to be relayed through your server? I see a LOT of room for getting listed in somebody's RBL this way. > bill@spammer 550 go way spammer Shouldn't this line be bill@spammer ERROR:"550 go away spammer" There are lots of examples in /usr/share/docs/sendmail/README.cf here is a clip from that file; -> Warning: if you change the RFC 821 compliant error code from the default -> value of 550, then you should probably also change the RFC 1893 compliant -> error code to match it. For example, if you use -> -> user@example.com ERROR:450 mailbox full -> -> the error returned would be "450 5.0.0 mailbox full" which is wrong. -> Use "ERROR:4.2.2:450 mailbox full" instead. Just a thought. > > and re did the hash with makemap *(and with just the make using the makefile in /etc/mail on freebsd) > > BUT it don't relay and it don't reject bill@spammer. > > so my access database doesn't work! You can also do a quick debug test with something like; echo "/map access bill@spammer" | sendmail -d0.4 -bt Dan From majordomo-users-owner@greatcircle.com Thu Jun 5 22:04:53 2003 Received: from xrx-inc.com (mail.xrx-inc.com [12.13.116.226]) by mycroft.greatcircle.com (Postfix) with ESMTP id 45437196A0A for ; Thu, 5 Jun 2003 22:04:36 -0700 (PDT) Received: from xrx-inc.com (localhost.xrx-inc.com [127.0.0.1]) by xrx-inc.com (8.12.6/8.12.6) with ESMTP id h5655xwU004282 for ; Fri, 6 Jun 2003 00:06:00 -0500 (CDT) Received: (from root@localhost) by xrx-inc.com (8.12.6/8.12.6/Submit) id h5655xlE004281 for majordomo-users@greatcircle.com; Fri, 6 Jun 2003 00:05:59 -0500 (CDT) Date: Fri, 6 Jun 2003 00:05:59 -0500 (CDT) From: "Dr. Tim" Message-Id: <200306060505.h5655xlE004281@xrx-inc.com> To: majordomo-users@greatcircle.com Subject: sendmail and access. X-Archive-Number: 200306/50 X-Sequence-Number: 3254 Thanks to all who replied. I have resisted learning ANYTHING about m4 and .mc files since I have been tweaking sendmail.cf files for some time but here is a case where. a.) read all 20 sections of the sendmail.org handbook and noticed that 1.) you don't NEED to use the m4 compiler but later seconds ASSUME you have.. hence the moral access.db is available only after major revamp of the ruleset by hand or use of the m4 .mc and feature(`access_db) 2.) Just because ONE section says all you need to do is. a,b,c, and voila! it will work part a.) above an take note! b.) I am still not sure how to do the following I want to reject owner- address from outside by local address but accept any owner- address from inside our local address. TIm From majordomo-users-owner@greatcircle.com Thu Jun 5 22:34:05 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 6742E197368 for ; Thu, 5 Jun 2003 22:33:58 -0700 (PDT) Received: from sonny.org ([192.168.1.60]) by sonny.com (8.12.8/8.12.8) with ESMTP id h565Y2OA009809; Fri, 6 Jun 2003 00:34:02 -0500 Message-ID: <3EE027FF.4090101@sonny.org> Date: Fri, 06 Jun 2003 00:34:55 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: croberts@lakenet.org Cc: majordomo-users@greatcircle.com Subject: Re: listname.new and ownership of files References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/51 X-Sequence-Number: 3255 I posted a recipe for a successful install a couple years back. Let me see. My current configuration has a link to perl in /bin from /usr/bin, not that it should matter, and cc is linked to gcc in /usr/bin. These are my install steps. 1. create a majordom user and group in /etc/passwd and /etc/group. note1: "majordomo" if no 8 character limitation in your OS 1a. add "Tmajordom" to /etc/sendmail.cf # or Tmajordomo 2. make note of the uid:gid of this user, and the $HOME directory 3. locate your perl and gcc tools, you need this in the next step 4. edit Makefile 4a. PERL = /usr/local/bin/perl 4b. CC = /usr/local/bin/gcc 4c. W_HOME = /opt/majordomo # <$HOME from above in step 2> 4d. MAN = $(W_HOME)/man # /usr/man or /usr/local/man 4e. W_USER = 400 # uid from above in step 2 4f. W_GROUP = 400 # gid from above in step 2 note4ef: These must match the 3rd and 4th column of /etc/passwd 4g. The following defaults are fine; FILE_MODE = 644 EXEC_MODE = 755 HOME_MODE = 751 4h. Your OS is POSIX so these are fine too; WRAPPER_OWNER = root WRAPPER_GROUP = $(W_GROUP) WRAPPER_MODE = 4755 POSIX = -DPOSIX_UID=$(W_USER) -DPOSIX_GID=$(W_GROUP) TMPDIR = /var/tmp 5. copy sample.cf to majordomo.cf 5a. edit majordomo.cf. I only list lines needing changes $whereami = "example.com"; # change to your domain $homedir = "/opt/majordomo"; # same as above in 2 and 4c. $digest_work_dir = "$homedir/digests"; # note plural $sendmail_command # uncomment the line appropriate to your OS $TMPDIR = $ENV{'TMPDIR'} || "$homedir/tmp"; note5: Make sure you are the root user in bash or sh shell 6. make wrapper 7. make install # is this where your process dies now? 8. make install-wrapper 9. edit /etc/aliases to add/modify; majordomo: "|/opt/majordomo/wrapper majordomo" owner-majordomo: you, majordomo-owner: owner-majordomo 10. If you got past steps 6, 7, and 8 (#perl problem#) cd then ./wrapper config-test Once this comes back successful, it is majordomo admin as usual. :) Sendmail will squawk about any directory in the path to a list that is world or group writable. They can be executable/searchable but not writable. Sendmail will also complain about the group writable permission on your list file. Notice the ownerships and permission on the example provided in the sendmail FAQ. http://www.sendmail.org/faq/section3.html#3.32 Have you tried using my newlist.pl script? Additional reading for your listowners, Doc/list-owner-info. Dan Liston Catharine Robertson wrote: > I was able to run a config-test that returned 0 errors after mucking around > with some permissions. So now I can send to my lists (from migrated data), > but no listowners are able to do any adding or deleting. I have read and > reread the FAQ, the INSTALL doc, and the README doc, but I'm still getting > error messages about "not owner." > > Can some kind soul offer another pair of eyes to spot what I'm obviously > missing? > > Here's an example of a list for which it's possible to send messages, but > the owner cannot make any changes: > > -rw-rw-r-- 1 majordom daemon 826 Jun 5 13:09 flls-l > drw-rw-r-- 2 majordom daemon 1536 Jun 4 14:17 flls-l.archive > -rw-rw-r-- 1 majordom majordom 12107 Jun 4 14:17 flls-l.config > -rw-rw-r-- 1 majordom daemon 397 Jun 4 14:17 flls-l.info > -rw-rw-r-- 1 majordom daemon 6 Jun 4 14:17 flls-l.passwd > > (I got errors sending to the list until I changed the ownership of > flls-l.config to majordom:daemon). > > And here's a log entry from when he tried to make changes to the list. > > Jun 05 13:38:26 lakenet.org majordomo[28550] {} approve > PASSWO > RD unsubscribe flls-l user@org.org > Jun 05 13:38:26 lakenet.org majordomo[28550] {} ABORT > Can't op > en /opt/majordomo-1.94.5/lists/flls-l.new: Permission denied > > Why is majordomo creating a file called flls-l.new? Should it be? If yes, > what should its ownership and permissions be? I've tried all permutations of > majordom:majordom, majordom:daemon, mailnull:smadmin, 660, and 664. If no, > how can I get rid of it? I've also tried deleting the file outright, but it > gets created again, with the ownership of mailnull:smadmin. But then I get > errors about it running with the wrong uid and gid. > > Additionally, all the directories in the path leading to flls-l.new, > /opt/majordomo-1.94.5/lists, have permissions of 750 or 755, as specified in > the FAQ. > > Please help! > > Catharine > From majordomo-users-owner@greatcircle.com Fri Jun 6 00:04:52 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id E6A4F198CC8 for ; Fri, 6 Jun 2003 00:04:40 -0700 (PDT) Received: from sonny.org ([192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h5674hOB010196 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 6 Jun 2003 02:04:45 -0500 Message-ID: <3EE03D3F.1080408@sonny.org> Date: Fri, 06 Jun 2003 02:05:35 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Dr. Tim" Cc: majordomo-users@greatcircle.com Subject: Re: sendmail and access. References: <200306060505.h5655xlE004281@xrx-inc.com> In-Reply-To: <200306060505.h5655xlE004281@xrx-inc.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/52 X-Sequence-Number: 3256 These kind of sendmail questions are probably better answered on a list specific to sendmail, especially since 0wner-anything is a hidden feature of sendmail itself. This address type will not likely have the same rules as other addresses. I am not Brent Chapman, but I would be willing to bet that the reason majordomo uses owner- prefixes instead of -owner suffixes is because it was designed to work with sendmail. You have not provided your definition of inside and outside vs local address yet either. Anyone that connects to your server with an email user agent/client like outlook, netscape, eudora, ximian, whatever, is considered "outside" your server when it comes to the MTA, but still are possibly from inside your domain. Now, if you absolutely want anything "To:" your owner-whatever address ignored at the connection level, you might add a check_receipt rule to the sendmail.cf, or if your sendmail is new enough, add To:owner-listname with a REJECT to your access file, but you have not been able to verify the access map is working yet. I am not a sendmail.cf guru (although I may have been close once), but KCheck_DIALUP regex -a@MATCH ^(dynamic|modem|pool|dial|ppp) with a matching piece of code in the SLocal_check_rcpt R$* $: $1 $| $(dequote "" $&(client_addr) $) R$* $| $* $: $1 $| $[ [$2] $] R$* $| $* $: $1 $| $(Check_DIALU{ $2 $) R$* $| @MATCH $#error $@ 5.7.1. $: "550 Mail refused. \ Use your providers mail host." Please do not use the code above verbatim. It is intended to be a spam filter, but could be modified to fit your needs. Who knows what my mailer may have done to any whitespace that must be s. It is very late on day 3 for me, without more than a couple naps to keep me going. Dan Liston Dr. Tim wrote: > Thanks to all who replied. I have resisted learning ANYTHING > about m4 and .mc files since I have been tweaking sendmail.cf files > for some time but here is a case where. > a.) read all 20 sections of the sendmail.org handbook and noticed that > 1.) you don't NEED to use the m4 compiler > but later seconds ASSUME you have.. hence the moral > access.db is available only after major revamp of the ruleset > by hand or use of the m4 .mc and feature(`access_db) > 2.) Just because ONE section says all you need to do is. > a,b,c, and voila! it will work > part a.) above an take note! > b.) I am still not sure how to do the following > > I want to reject owner- address from outside > by local address but > accept any owner- address from inside our local address. > > TIm From majordomo-users-owner@greatcircle.com Fri Jun 6 00:27:52 2003 Received: from mailspool.ops.uunet.co.za (mailspool.ops.uunet.co.za [196.7.0.140]) by mycroft.greatcircle.com (Postfix) with ESMTP id A54D6198E01 for ; Fri, 6 Jun 2003 00:26:18 -0700 (PDT) Received: from [66.8.37.50] (helo=splsrv.microtek.co.za) by mailspool.ops.uunet.co.za with esmtp (Exim 3.36 #1) id 19OBc7-0005YG-00 for majordomo-users@greatcircle.com; Fri, 06 Jun 2003 09:26:15 +0200 content-class: urn:content-classes:message Subject: Delaying sending MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Fri, 6 Jun 2003 09:27:23 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Delaying sending Thread-Index: AcMr9GrHIbtAvCtKEcODZN6gIVf0bg== From: "Christopher Cox" To: X-Archive-Number: 200306/53 X-Sequence-Number: 3257 Hi there, I'm a bit of newbie, but I have searched and read high and low looking 4 th= is-but either I dont understand the terminology or I just haven't found wha= t I'm looking for. My problem is this: (I'm not sure if this is possible with Majordomo even, = but I've heard that it is..) I want to be able to=20 a. set up an autoresponder with majordomo (I can sort of do this) b. be able to 'queue' messages-i.e. have deliberate delayed sending. E.g.. = I type up 6 emails or whatever and then sends each to my list a week apart.= Do I need to write a script to do this? or is it already part of majordomo? And please bear in mind that I only have access to my server by FTP, becaus= e while im at work I cannot access secure ports to get hold of the server o= rdinarily (proxy thing...) If I sound clueless, its probably because I am. BUT I assure you I HAVE tri= ed to find this else where! ;) decent chaps. thanks ~Chris From majordomo-users-owner@greatcircle.com Fri Jun 6 01:28:56 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id EF24719729C for ; Fri, 6 Jun 2003 01:20:08 -0700 (PDT) Received: from sonny.org (dad.liston.nu [192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h568KCIx010669 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 6 Jun 2003 03:20:14 -0500 Message-ID: <3EE04EF0.4030805@sonny.org> Date: Fri, 06 Jun 2003 03:21:04 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christopher Cox Cc: majordomo-users@greatcircle.com Subject: Re: Delaying sending References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/54 X-Sequence-Number: 3258 Majordomo does not have any built-in configuration for delaying the delivery of mail to itself or any of it's lists. You would have to script/cron the sending of the message "to" majordomo, and let majordomo work it's normal magic immediately. Auto-reponder? Procmail and a vacation msg might be easier, or you could write custom code in the new-list script to suit your needs. Dan Liston Christopher Cox wrote: > Hi there, > > I'm a bit of newbie, but I have searched and read high and low looking 4 this-but either I dont understand the terminology or I just haven't found what I'm looking for. > > My problem is this: (I'm not sure if this is possible with Majordomo even, but I've heard that it is..) I want to be able to > a. set up an autoresponder with majordomo (I can sort of do this) > b. be able to 'queue' messages-i.e. have deliberate delayed sending. E.g.. I type up 6 emails or whatever and then sends each to my list a week apart. Do I need to write a script to do this? or is it already part of majordomo? > > And please bear in mind that I only have access to my server by FTP, because while im at work I cannot access secure ports to get hold of the server ordinarily (proxy thing...) > > If I sound clueless, its probably because I am. BUT I assure you I HAVE tried to find this else where! ;) > > decent chaps. > thanks > > ~Chris From majordomo-users-owner@greatcircle.com Fri Jun 6 05:28:50 2003 Received: from ns1.lakenet.org (unknown [204.253.93.2]) by mycroft.greatcircle.com (Postfix) with ESMTP id 815EB197917 for ; Fri, 6 Jun 2003 05:28:32 -0700 (PDT) Received: from fire ([204.253.93.8]) by ns1.lakenet.org (8.12.9/8.12.9) with SMTP id h56CTuUu000790; Fri, 6 Jun 2003 08:29:56 -0400 (EDT) Reply-To: From: "Catharine Robertson" To: "Daniel Liston" Cc: Subject: Re: listname.new and ownership of files Date: Fri, 6 Jun 2003 08:26:34 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal In-Reply-To: <3EE027FF.4090101@sonny.org> X-Archive-Number: 200306/55 X-Sequence-Number: 3259 Thanks for this, Dan. I'll try it again today. I have a couple of questions about what you wrote. Fyi, I've worked with solaris for a couple of years, but infrequently, so my level of expertise is low. 1a. What is Tmajordom/Tmajordomo? I don't see this in the documentation. If it's not there, do you mind explaining to this majordomo novice why it's needed? 7. At first I was indeed having trouble with make install, as you indicated, but got past it. 10. My config-test eventually came back with 0 errors, but I couldn't send to any lists. After I got the log working (also didn't install correctly, despite no error saying so), I saw that I had the wrong ownerships and permissions for the list files. Once I changed those, I could send to my lists. What I can't do is any list administration such as subscribing and unsubscribing people or who or which commands. That's what I was asking about yesterday, but I know my message was rather long. Here's a log entry for list administration commands: Jun 05 13:38:26 lakenet.org majordomo[28550] {} approve PASSWO RD unsubscribe flls-l user@org.org Jun 05 13:38:26 lakenet.org majordomo[28550] {} ABORT Can't op en /opt/majordomo-1.94.5/lists/flls-l.new: Permission denied I was asking about the flls-l.new file that majordomo automatically created, why it's there, what permissions it needs, or how to get rid of it. Catharine -----Original Message----- From: majordomo-users-owner@greatcircle.com [mailto:majordomo-users-owner@greatcircle.com]On Behalf Of Daniel Liston Sent: Friday, June 06, 2003 1:35 AM To: croberts@lakenet.org Cc: majordomo-users@greatcircle.com Subject: Re: listname.new and ownership of files I posted a recipe for a successful install a couple years back. Let me see. My current configuration has a link to perl in /bin from /usr/bin, not that it should matter, and cc is linked to gcc in /usr/bin. These are my install steps. 1. create a majordom user and group in /etc/passwd and /etc/group. note1: "majordomo" if no 8 character limitation in your OS 1a. add "Tmajordom" to /etc/sendmail.cf # or Tmajordomo 2. make note of the uid:gid of this user, and the $HOME directory 3. locate your perl and gcc tools, you need this in the next step 4. edit Makefile 4a. PERL = /usr/local/bin/perl 4b. CC = /usr/local/bin/gcc 4c. W_HOME = /opt/majordomo # <$HOME from above in step 2> 4d. MAN = $(W_HOME)/man # /usr/man or /usr/local/man 4e. W_USER = 400 # uid from above in step 2 4f. W_GROUP = 400 # gid from above in step 2 note4ef: These must match the 3rd and 4th column of /etc/passwd 4g. The following defaults are fine; FILE_MODE = 644 EXEC_MODE = 755 HOME_MODE = 751 4h. Your OS is POSIX so these are fine too; WRAPPER_OWNER = root WRAPPER_GROUP = $(W_GROUP) WRAPPER_MODE = 4755 POSIX = -DPOSIX_UID=$(W_USER) -DPOSIX_GID=$(W_GROUP) TMPDIR = /var/tmp 5. copy sample.cf to majordomo.cf 5a. edit majordomo.cf. I only list lines needing changes $whereami = "example.com"; # change to your domain $homedir = "/opt/majordomo"; # same as above in 2 and 4c. $digest_work_dir = "$homedir/digests"; # note plural $sendmail_command # uncomment the line appropriate to your OS $TMPDIR = $ENV{'TMPDIR'} || "$homedir/tmp"; note5: Make sure you are the root user in bash or sh shell 6. make wrapper 7. make install # is this where your process dies now? 8. make install-wrapper 9. edit /etc/aliases to add/modify; majordomo: "|/opt/majordomo/wrapper majordomo" owner-majordomo: you, majordomo-owner: owner-majordomo 10. If you got past steps 6, 7, and 8 (#perl problem#) cd then ./wrapper config-test Once this comes back successful, it is majordomo admin as usual. :) Sendmail will squawk about any directory in the path to a list that is world or group writable. They can be executable/searchable but not writable. Sendmail will also complain about the group writable permission on your list file. Notice the ownerships and permission on the example provided in the sendmail FAQ. http://www.sendmail.org/faq/section3.html#3.32 Have you tried using my newlist.pl script? Additional reading for your listowners, Doc/list-owner-info. Dan Liston Catharine Robertson wrote: > I was able to run a config-test that returned 0 errors after mucking around > with some permissions. So now I can send to my lists (from migrated data), > but no listowners are able to do any adding or deleting. I have read and > reread the FAQ, the INSTALL doc, and the README doc, but I'm still getting > error messages about "not owner." > > Can some kind soul offer another pair of eyes to spot what I'm obviously > missing? > > Here's an example of a list for which it's possible to send messages, but > the owner cannot make any changes: > > -rw-rw-r-- 1 majordom daemon 826 Jun 5 13:09 flls-l > drw-rw-r-- 2 majordom daemon 1536 Jun 4 14:17 flls-l.archive > -rw-rw-r-- 1 majordom majordom 12107 Jun 4 14:17 flls-l.config > -rw-rw-r-- 1 majordom daemon 397 Jun 4 14:17 flls-l.info > -rw-rw-r-- 1 majordom daemon 6 Jun 4 14:17 flls-l.passwd > > (I got errors sending to the list until I changed the ownership of > flls-l.config to majordom:daemon). > > And here's a log entry from when he tried to make changes to the list. > > Jun 05 13:38:26 lakenet.org majordomo[28550] {} approve > PASSWO > RD unsubscribe flls-l user@org.org > Jun 05 13:38:26 lakenet.org majordomo[28550] {} ABORT > Can't op > en /opt/majordomo-1.94.5/lists/flls-l.new: Permission denied > > Why is majordomo creating a file called flls-l.new? Should it be? If yes, > what should its ownership and permissions be? I've tried all permutations of > majordom:majordom, majordom:daemon, mailnull:smadmin, 660, and 664. If no, > how can I get rid of it? I've also tried deleting the file outright, but it > gets created again, with the ownership of mailnull:smadmin. But then I get > errors about it running with the wrong uid and gid. > > Additionally, all the directories in the path leading to flls-l.new, > /opt/majordomo-1.94.5/lists, have permissions of 750 or 755, as specified in > the FAQ. > > Please help! > > Catharine > From majordomo-users-owner@greatcircle.com Fri Jun 6 05:48:55 2003 Received: from garuda.wmin.ac.uk (garuda.wmin.ac.uk [161.74.160.7]) by mycroft.greatcircle.com (Postfix) with ESMTP id 380411959DA for ; Fri, 6 Jun 2003 05:48:47 -0700 (PDT) Received: from ncs-mail1.wmin.ac.uk ([161.74.160.105] helo=ncs-maila.intranet.wmin.ac.uk) by garuda.wmin.ac.uk with esmtp (Exim 4.12) id 19OGeE-0006Wp-00 for majordomo-users@greatcircle.com; Fri, 06 Jun 2003 13:48:46 +0100 content-class: urn:content-classes:message Subject: Keeping lists in two machines in sync. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 6 Jun 2003 13:47:36 +0100 Message-ID: <9CABEB154ED3544D9FF197466A7391C7016108@NCS-MAILB.intranet.wmin.ac.uk> X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Keeping lists in two machines in sync. Thread-Index: AcMsKczvfMfXbr2oTeOtbxGz+AfsZg== From: "Sujit Choudhury" To: X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19OGeE-0006Wp-00*9GRpZED3qvM* X-Archive-Number: 200306/56 X-Sequence-Number: 3260 Dear All, We have two MTA - one the main one and the other the backup one. MX record= for the main one is lower than the backup one. However we are running maj= ordomo on both the machines. This causes one small problem. Sometimes the= secondary MTA's majordomo files are updated if the request reaches the sec= ondary MTA. I use rsync to maintain any changes in the primary MTA's majordomo files ar= e reflected in the secondary MTA, however have no idea how to keep both of = them in sync. Any help would be appreciated. Many thanks Sujit Choudhury From majordomo-users-owner@greatcircle.com Fri Jun 6 08:55:39 2003 Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83]) by mycroft.greatcircle.com (Postfix) with ESMTP id 3CADE196B97 for ; Fri, 6 Jun 2003 08:55:32 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h56FtRRN008901; Fri, 6 Jun 2003 08:55:27 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h56FtRfY015222; Fri, 6 Jun 2003 08:55:27 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h56FtQ2t015221; Fri, 6 Jun 2003 08:55:26 -0700 (PDT) Date: Fri, 6 Jun 2003 08:55:26 -0700 From: Deb To: Sujit Choudhury Cc: majordomo-users@greatcircle.com Subject: Re: Keeping lists in two machines in sync. Message-ID: <20030606155526.GA15202@tickleme.llnl.gov> Reply-To: majordomo-users@greatcircle.com References: <9CABEB154ED3544D9FF197466A7391C7016108@NCS-MAILB.intranet.wmin.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9CABEB154ED3544D9FF197466A7391C7016108@NCS-MAILB.intranet.wmin.ac.uk> User-Agent: Mutt/1.4i X-Archive-Number: 200306/57 X-Sequence-Number: 3261 Is there some reason you shouldn't/couldn't use rsync on *both* sides, to synchronize both servers? Use options to only update files that are newer... d Sujit Choudhury had this to say, > Dear All, > We have two MTA - one the main one and the other the backup one. MX record for the main one is lower than the backup one. However we are running majordomo on both the machines. This causes one small problem. Sometimes the secondary MTA's majordomo files are updated if the request reaches the secondary MTA. > I use rsync to maintain any changes in the primary MTA's majordomo files are reflected in the secondary MTA, however have no idea how to keep both of them in sync. > > Any help would be appreciated. > > Many thanks > > Sujit Choudhury -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ From majordomo-users-owner@greatcircle.com Fri Jun 6 09:27:45 2003 Received: from mcastl.juda.com (pool-141-153-202-92.mad.east.verizon.net [141.153.202.92]) by mycroft.greatcircle.com (Postfix) with ESMTP id 221941967D1 for ; Fri, 6 Jun 2003 09:26:30 -0700 (PDT) Received: from juda.com (krazyhouse.juda.com [192.168.1.5]) by mcastl.juda.com (8.11.6/) with ESMTP id h56GQSi18765; Fri, 6 Jun 2003 12:26:28 -0400 Message-ID: <3EE0C0B3.8070303@juda.com> Date: Fri, 06 Jun 2003 12:26:27 -0400 From: Burt Juda User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Re: Keeping lists in two machines in sync. References: <9CABEB154ED3544D9FF197466A7391C7016108@NCS-MAILB.intranet.wmin.ac.uk> <20030606155526.GA15202@tickleme.llnl.gov> In-Reply-To: <20030606155526.GA15202@tickleme.llnl.gov> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/58 X-Sequence-Number: 3262 Then there is the possibility that a change could be made on each server. One would be lost during the rsync. You can only do the rsync in one direction at a time. What I did in this situation is to run a script on the backup to rewrite the majordomo list aliases to specifically point to the primary machine. ie: majordomo: majordomo@primary-mx.dom listname: listname@primary-mx.dom This would queue up any mail for majordomo or lists 'til the primary came back online, but there was NO possiblilty of anything getting out of sync. - Burt Deb wrote: >Is there some reason you shouldn't/couldn't use rsync on *both* sides, to >synchronize both servers? Use options to only update files that are newer... > >d > >Sujit Choudhury had this to say, > > > >>Dear All, >>We have two MTA - one the main one and the other the backup one. MX record for the main one is lower than the backup one. However we are running majordomo on both the machines. This causes one small problem. Sometimes the secondary MTA's majordomo files are updated if the request reaches the secondary MTA. >>I use rsync to maintain any changes in the primary MTA's majordomo files are reflected in the secondary MTA, however have no idea how to keep both of them in sync. >> >>Any help would be appreciated. >> >>Many thanks >> >>Sujit Choudhury >> >> > > > From majordomo-users-owner@greatcircle.com Fri Jun 6 11:10:26 2003 Received: from mailserver2.strus.com (mailserver2.strus.com [65.204.54.3]) by mycroft.greatcircle.com (Postfix) with ESMTP id 557711989D2 for ; Fri, 6 Jun 2003 11:07:33 -0700 (PDT) Received: from BACKUP.STRUS.COM ([10.1.1.10]) by mailserver2.strus.com (8.12.9/8.12.9) with ESMTP id h56I7NxL005882 for ; Fri, 6 Jun 2003 14:07:23 -0400 Received: by mailserver10.strus.com with Internet Mail Service (5.5.2656.59) id ; Fri, 6 Jun 2003 14:07:23 -0400 Message-ID: <67154518D2A4214FAD51120EA26BF0A30174A2C8@mailserver10.strus.com> From: "Kozloski, Matthew" To: majordomo-users@greatcircle.com Subject: Re: Keeping lists in two machines in sync. Date: Fri, 6 Jun 2003 14:07:01 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C32C56.6DB56580" X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) X-Archive-Number: 200306/59 X-Sequence-Number: 3263 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C32C56.6DB56580 Content-Type: text/plain Have you looked into using Unison via SSH? http://www.cis.upenn.edu/~bcpierce/unison/ -----Original Message----- From: Burt Juda [mailto:burt@juda.com] Sent: Friday, June 06, 2003 12:26 PM To: majordomo-users@greatcircle.com Subject: Re: Keeping lists in two machines in sync. Then there is the possibility that a change could be made on each server. One would be lost during the rsync. You can only do the rsync in one direction at a time. What I did in this situation is to run a script on the backup to rewrite the majordomo list aliases to specifically point to the primary machine. ie: majordomo: majordomo@primary-mx.dom listname: listname@primary-mx.dom This would queue up any mail for majordomo or lists 'til the primary came back online, but there was NO possiblilty of anything getting out of sync. - Burt Deb wrote: >Is there some reason you shouldn't/couldn't use rsync on *both* sides, >to synchronize both servers? Use options to only update files that are >newer... > >d > >Sujit Choudhury had this to say, > > > >>Dear All, >>We have two MTA - one the main one and the other the backup one. MX >>record for the main one is lower than the backup one. However we are >>running majordomo on both the machines. This causes one small >>problem. Sometimes the secondary MTA's majordomo files are updated if >>the request reaches the secondary MTA. I use rsync to maintain any >>changes in the primary MTA's majordomo files are reflected in the >>secondary MTA, however have no idea how to keep both of them in sync. >> >>Any help would be appreciated. >> >>Many thanks >> >>Sujit Choudhury >> >> > > > ------_=_NextPart_001_01C32C56.6DB56580 Content-Type: text/html Content-Transfer-Encoding: quoted-printable RE: Keeping lists in two machines in sync.

Have you looked into using Unison via SSH?  http://ww= w.cis.upenn.edu/~bcpierce/unison/

-----Original Message-----
From: Burt Juda [mailto= :burt@juda.com]
Sent: Friday, June 06, 2003 12:26 PM
To: majordomo-users@greatcircle.com
Subject: Re: Keeping lists in two machines in sync.


Then there is the possibility that a change could be made= on each
server.  One would be lost during the rsync.  = You can only do the rsync
in one direction at a time.

What I did in this situation is to run a script on the ba= ckup to rewrite
the majordomo list aliases to specifically point to the = primary
machine.  ie:

     majordomo:  majordomo@prima= ry-mx.dom
     listname:   listname@= primary-mx.dom

This would queue up any mail for majordomo or lists 'til = the primary
came back online, but there was NO possiblilty of anythi= ng getting out
of sync.

    - Burt



Deb wrote:

>Is there some reason you shouldn't/couldn't use rsync= on *both* sides,
>to synchronize both servers?  Use options to on= ly update files that are
>newer...
>
>d
>
>Sujit Choudhury <S.Choudhury@westminster.ac.uk>= ; had this to say,
>

>
>>Dear All,
>>We have two MTA - one the main one and the other= the backup one.  MX
>>record for the main one is lower than the backup= one.  However we are
>>running majordomo on both the machines.  Th= is causes one small
>>problem.  Sometimes the secondary MTA's maj= ordomo files are updated if
>>the request reaches the secondary MTA. I use rsy= nc to maintain any
>>changes in the primary MTA's majordomo files are= reflected in the
>>secondary MTA, however have no idea how to keep = both of them in sync.
>>
>>Any help would be appreciated.
>>
>>Many thanks
>>
>>Sujit Choudhury
>>   
>>
>

>

------_=_NextPart_001_01C32C56.6DB56580-- From majordomo-users-owner@greatcircle.com Fri Jun 6 16:19:23 2003 Received: from blv-smtpout-01.boeing.com (blv-smtpout-01.boeing.com [130.76.32.69]) by mycroft.greatcircle.com (Postfix) with ESMTP id A674C19AB43 for ; Fri, 6 Jun 2003 16:05:45 -0700 (PDT) Received: from blv-av-02.boeing.com ([192.42.227.217]) by blv-smtpout-01.boeing.com (8.9.2/8.8.5-M2) with ESMTP id QAA20754; Fri, 6 Jun 2003 16:05:44 -0700 (PDT) Received: from blv-hub-01.boeing.com (localhost [127.0.0.1]) by blv-av-02.boeing.com (8.9.3p2/8.9.2/MBS-AV-02) with ESMTP id QAA23546; Fri, 6 Jun 2003 16:05:43 -0700 (PDT) Received: from XCH-NWBH-01.nw.nos.boeing.com (xch-nwbh-01.nw.nos.boeing.com [192.33.62.231]) by blv-hub-01.boeing.com (8.11.3/8.11.3/MBS-LDAP-01) with ESMTP id h56N5gw01692; Fri, 6 Jun 2003 16:05:42 -0700 (PDT) Received: from XCH-NW-25.nw.nos.boeing.com ([192.48.4.99]) by XCH-NWBH-01.nw.nos.boeing.com with Microsoft SMTPSVC(5.0.2195.6662); Fri, 6 Jun 2003 16:05:05 -0700 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C32C7F.F10CE011" X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Subject: Re: Dealing with Spam Date: Fri, 6 Jun 2003 16:04:11 -0700 Message-ID: Thread-Topic: RE: Dealing with Spam Thread-Index: AcMsf/EWc+9VxJjCR92h+nTco0Ru9A== From: "Derivas, Eduardo V" To: Cc: X-OriginalArrivalTime: 06 Jun 2003 23:05:05.0747 (UTC) FILETIME=[117EE230:01C32C80] X-Archive-Number: 200306/60 X-Sequence-Number: 3264 This is a multi-part message in MIME format. ------_=_NextPart_001_01C32C7F.F10CE011 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable How do you have bounced unauthorized emails sent to you instead of the = list owner? I set restrict_post =3D listname in the list config file to pr= event non-members from using the list. This should cut out spam email from the outside of the comp= any. =20 Thanks, Eduardo V deRivas UNIX Administrator IASL Boeing Co. Phone: 206 655 9012 =20 ------_=_NextPart_001_01C32C7F.F10CE011 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 &nb= sp; =20 How do you have bounced unauthorized emails sent to you instead of the list= =20 owner?
     I set=20 restrict_post       =3D   listname = in the=20 list config file to prevent non-members from
using the= list. This=20 should cut out spam email from the outside of the company.
 
Thanks,

Eduardo V deRivas
UNIX Administrator
IASL
Boeing= =20 Co.
Phone: 206 655 9012

 
------_=_NextPart_001_01C32C7F.F10CE011-- From majordomo-users-owner@greatcircle.com Sat Jun 7 09:27:53 2003 Received: from forthnet.gr (athmta05.forthnet.gr [193.92.150.26]) by mycroft.greatcircle.com (Postfix) with ESMTP id 3E5D31984CC for ; Sat, 7 Jun 2003 09:24:57 -0700 (PDT) Received: from ppp6-229.ath.forthnet.gr (ppp6-229.ath.forthnet.gr [213.16.149.229]) by forthnet.gr (8.12.2/8.12.2) with ESMTP id h57GOoD3007669; Sat, 7 Jun 2003 19:24:52 +0300 From: pinto To: majordomo-users@GreatCircle.COM Subject: part-time secretary Date: Sat, 7 Jun 2003 16:24:49 +0000 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200306071624.14500.pinto45@aig.forthnet.gr> Content-Type: text/plain; charset="iso-8859-7" Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/61 X-Sequence-Number: 3265 Dear majordomo-users, I am part-time secretary to a small building cooperative association with about 90 members. We need to send 3 mailings to our members during the next months, concerning intructions for completing land-transfer proceedure. Severely pushed for time, I have tried to understand the FAQ & .ora pages, but I guess I am not understanding too well :( Could you please be so kind at give me some quick-start hints of a 1) , 2) , 3) variety ? I have installed the SuSE Linux ver 8.0 rpm What I need to know { I believe } , is what command I need to give to make my subscriber list, and are Comma-Separated lists OK ? What command do I need to type, to have majordomo send the instructions to our members ? Receive & Reply capabilities are not needed. All that is needed is How to send the Circular letters ? Thanks, Harrassed, &, pushed for time :) Pinto ............... From majordomo-users-owner@greatcircle.com Sat Jun 7 10:46:52 2003 Received: from earth.msuotc.co.uk (81-86-125-15.dsl.pipex.com [81.86.125.15]) by mycroft.greatcircle.com (Postfix) with ESMTP id DAEDB1962E2 for ; Sat, 7 Jun 2003 10:46:47 -0700 (PDT) Received: from andybev.com ([192.168.0.50]) by earth.msuotc.co.uk (8.12.9/8.12.9) with ESMTP id h57JclwB032674; Sat, 7 Jun 2003 19:38:48 GMT Message-ID: <3EE22516.9060300@andybev.com> Date: Sat, 07 Jun 2003 18:47:02 +0100 From: Andrew Beverley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pinto Cc: majordomo-users@greatcircle.com Subject: Re: part-time secretary References: <200306071624.14500.pinto45@aig.forthnet.gr> In-Reply-To: <200306071624.14500.pinto45@aig.forthnet.gr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/62 X-Sequence-Number: 3266 If all you want to do is just email a large group of people, then there's not really any need to install majordomo at all, as by the sounds of it you don't need all the list management features that majordomo offers. I don't know what your knowledge of linux is, or what MTA (sendmail, postfix etc.) you are using, but (for sendmail) all you need to do is something like: 1. Create a file with all your email addresses in it, one per line 2. Copy it to somewhere like /etc/mail 3. Edit /etc/mail/aliases to include an entry like: mylist: :include:/etc/mail/listfile 4. Update aliases by entering the command 'newaliases' You can now email to 'mylist' and your email will be sent to all those addresses in the list file you copied over. Reply if you need these instructions a bit clearer. I'm not sure how this varies for other MTA's Andy Beverley pinto wrote: > Dear majordomo-users, > > I am part-time secretary to a small building cooperative association with > about 90 members. > > We need to send 3 mailings to our members during the next months, concerning > intructions for completing land-transfer proceedure. > > Severely pushed for time, I have tried to understand the FAQ & .ora pages, > but I guess I am not understanding too well :( > > Could you please be so kind at give me some quick-start hints of a > > 1) , 2) , 3) variety ? > > I have installed the SuSE Linux ver 8.0 rpm > > What I need to know { I believe } , is what command I need to give to make my > subscriber list, and are Comma-Separated lists OK ? > > What command do I need to type, to have majordomo send the instructions to > our members ? > > Receive & Reply capabilities are not needed. > > All that is needed is How to send the Circular letters ? > > Thanks, > > Harrassed, &, pushed for time :) > > Pinto > ............... > > From majordomo-users-owner@greatcircle.com Sat Jun 7 12:25:43 2003 Received: from earth.msuotc.co.uk (81-86-125-15.dsl.pipex.com [81.86.125.15]) by mycroft.greatcircle.com (Postfix) with ESMTP id 128F6196990 for ; Sat, 7 Jun 2003 12:25:41 -0700 (PDT) Received: from andybev.com ([192.168.0.50]) by earth.msuotc.co.uk (8.12.9/8.12.9) with ESMTP id h57LHbwB000443; Sat, 7 Jun 2003 21:17:38 GMT Message-ID: <3EE23C40.7020009@andybev.com> Date: Sat, 07 Jun 2003 20:25:52 +0100 From: Andrew Beverley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pinto Cc: majordomo-users@greatcircle.com Subject: Re: part-time secretary References: <200306071624.14500.pinto45@aig.forthnet.gr> In-Reply-To: <200306071624.14500.pinto45@aig.forthnet.gr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/63 X-Sequence-Number: 3267 Further to my original email, I should just point out that once the list is created as suggested, it is possible for *anyone* to send email to the list, and thus for it to potentially be spammed. If the application is really as simple as you imply (3 emails in the next few months) then you could temporarily disable the list inbetween mailings, by deleting the alias entry or removing the list file. Obviously installing majordomo would enable list moderation, but for something extremely simple such as this, and for a novice (?), is it really necessary to go through the installation and learn the package? Andy Beverley pinto wrote: > Dear majordomo-users, > > I am part-time secretary to a small building cooperative association with > about 90 members. > > We need to send 3 mailings to our members during the next months, concerning > intructions for completing land-transfer proceedure. > > Severely pushed for time, I have tried to understand the FAQ & .ora pages, > but I guess I am not understanding too well :( > > Could you please be so kind at give me some quick-start hints of a > > 1) , 2) , 3) variety ? > > I have installed the SuSE Linux ver 8.0 rpm > > What I need to know { I believe } , is what command I need to give to make my > subscriber list, and are Comma-Separated lists OK ? > > What command do I need to type, to have majordomo send the instructions to > our members ? > > Receive & Reply capabilities are not needed. > > All that is needed is How to send the Circular letters ? > > Thanks, > > Harrassed, &, pushed for time :) > > Pinto > ............... > > From majordomo-users-owner@greatcircle.com Mon Jun 9 01:32:07 2003 Received: from mailspool.ops.uunet.co.za (mailspool.ops.uunet.co.za [196.7.0.140]) by mycroft.greatcircle.com (Postfix) with ESMTP id D928A1959F8 for ; Mon, 9 Jun 2003 01:32:05 -0700 (PDT) Received: from [66.8.37.50] (helo=splsrv.microtek.co.za) by mailspool.ops.uunet.co.za with esmtp (Exim 3.36 #1) id 19PI4P-0007lY-00 for majordomo-users@greatcircle.com; Mon, 09 Jun 2003 10:32:01 +0200 Subject: Scheduled sending Date: Mon, 9 Jun 2003 10:33:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-ID: X-MS-Has-Attach: X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message X-MS-TNEF-Correlator: Thread-Topic: Scheduled sending thread-index: AcMuWS0XQHZLoi5YEcODZN6gIVf0bg== From: "Christopher Cox" To: X-Archive-Number: 200306/64 X-Sequence-Number: 3268 Hey, Thx 4 the help on my other query btw, to the guys who did. I'd like to know if it is possible to get majordomo, without using an outsi= de program, to send mail to users on my lists on different schedules. For example, my list has been established and has received several mailings= from me already (its a newsletter list, not a forum or whatever) and then = on week 3 a guy signs up to my list. How do I get him to receive week 1's m= ail without creating a new list JUST for him, while the rest all receive we= ek 4's mail? If I DO need an outside program, what should I use? thanks a lot! ~Chris From majordomo-users-owner@greatcircle.com Mon Jun 9 05:11:01 2003 Received: from krusty-motorsports.com (krusty-motorsports.com [192.94.170.8]) by mycroft.greatcircle.com (Postfix) with ESMTP id 54E79195AC1 for ; Mon, 9 Jun 2003 05:10:37 -0700 (PDT) Received: from [24.194.112.77] (helo=skipper.averillpark.net) by krusty-motorsports.com with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.14) id 19PLJs-0008S1-1t for majordomo-users@greatcircle.com; Mon, 09 Jun 2003 12:00:12 +0000 Received: from rwelty by skipper.averillpark.net with local (Exim 4.14) id 19PLHG-0003UY-8F for majordomo-users@greatcircle.com; Mon, 09 Jun 2003 07:57:30 -0400 Date: Mon, 9 Jun 2003 07:57:30 -0400 (EDT) From: Richard Welty Subject: Re: Scheduled sending To: majordomo-users@greatcircle.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-Disposition: INLINE References: In-Reply-To: X-Mailer: Mahogany 0.64 'Sparc', compiled for Linux 2.4.9-13 i686 Message-Id: X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-Archive-Number: 200306/65 X-Sequence-Number: 3269 On Mon, 9 Jun 2003 10:33:46 +0200 Christopher Cox wrote: > For example, my list has been established and has received several > mailings from me already (its a newsletter list, not a forum or > whatever) and then on week 3 a guy signs up to my list. How do I get him > to receive week 1's mail without creating a new list JUST for him, while > the rest all receive week 4's mail? do you really want to do this? on week 32, do you for example want him to receive newsletters from weeks 1-31? that could be a lot. > If I DO need an outside program, what should I use? i'd archive it and provide instructions on how to access the archive. there are a couple of archive tools that come with majordomo, as well as some add-on web archive tools like MHonArc and HyperMail that work well. richard -- Richard Welty rwelty@suespammers.org Averill Park Networking rwelty@averillpark.net Unix, Linux, IP Network Engineering, Security rwelty@krusty-motorsports.com 518-573-7592 From majordomo-users-owner@greatcircle.com Tue Jun 10 14:00:02 2003 Received: from smtp.cavtel.net (smtp0.cavtel.net [64.83.0.22]) by mycroft.greatcircle.com (Postfix) with ESMTP id 751451963CA for ; Tue, 10 Jun 2003 14:00:00 -0700 (PDT) Received: from ceit (unknown [64.83.52.18]) by smtp.cavtel.net (Postfix) with SMTP id C0F81581B6 for ; Tue, 10 Jun 2003 16:59:59 -0400 (EDT) Message-ID: <017b01c32f93$448cc500$c907a8c0@ceit> From: "Jason Jacobs" To: Subject: Anyone use FreshAddress? Date: Tue, 10 Jun 2003 17:00:03 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0178_01C32F71.BC964340" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/66 X-Sequence-Number: 3270 This is a multi-part message in MIME format. ------=_NextPart_000_0178_01C32F71.BC964340 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm just curious if anyone is using this product and how well you're satisf= ied with it. -j ------=_NextPart_000_0178_01C32F71.BC964340 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm just curious if anyone is using this p= roduct=20 and how well you're satisfied with it.
 
-j
------=_NextPart_000_0178_01C32F71.BC964340-- From majordomo-users-owner@greatcircle.com Wed Jun 11 06:05:39 2003 Received: from eagle.netwrx1.com (unknown [156.46.225.18]) by mycroft.greatcircle.com (Postfix) with ESMTP id 603DC196153 for ; Wed, 11 Jun 2003 06:05:38 -0700 (PDT) Received: from notebook1.netwrx1.com ([156.46.225.19]) by eagle.netwrx1.com with smtp (Exim 3.36 #1) id 19Q5J8-0000CP-00; Wed, 11 Jun 2003 08:06:30 -0500 From: George Kasica To: "Jason Jacobs" Cc: Subject: Re: Anyone use FreshAddress? Date: Wed, 11 Jun 2003 08:06:30 -0500 Organization: Netwrx Consulting Inc. Reply-To: georgek@netwrx1.com Message-ID: References: <017b01c32f93$448cc500$c907a8c0@ceit> In-Reply-To: <017b01c32f93$448cc500$c907a8c0@ceit> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Scanner: exiscan *19Q5J8-0000CP-00*9QKjGSe2wmk* (Netwrx Consulting Inc., Jackson, WI USA) X-Archive-Number: 200306/67 X-Sequence-Number: 3271 >On Tue, 10 Jun 2003 17:00:03 -0400, you wrote: >I'm just curious if anyone is using this product and how well you're satisfied with it. > >-j Tried it, got tons of user complaints about privacy and why I "sold" their addresses, plus it didn't work here after MONTHS of trying and support was very slow...days between a question and wrong answer. I'd avoid it. George ===[George R. Kasica]=== +1 262 677 0766 President +1 206 374 6482 FAX Netwrx Consulting Inc. Jackson, WI USA http://www.netwrx1.com georgek@netwrx1.com ICQ #12862186 From majordomo-users-owner@greatcircle.com Wed Jun 11 07:04:03 2003 Received: from mfwjs01.mfw.is.co.za (mfwjs01.mfw.is.co.za [196.35.77.13]) by mycroft.greatcircle.com (Postfix) with ESMTP id 8922B1966E2 for ; Wed, 11 Jun 2003 07:03:10 -0700 (PDT) Received: from mail.sabinet.co.za (not verified[192.96.193.110]) by mfwjs01.mfw.is.co.za with MailMarshal (4,2,5,0) id ; Wed, 11 Jun 2003 16:00:22 +0200 Received: from sabinet.co.za (hennie.sabinet.co.za [192.96.193.28]) by mail.sabinet.co.za (8.9.3/8.9.3) with ESMTP id RAA23741 for ; Wed, 11 Jun 2003 17:06:12 +0300 (SADT) Message-ID: <3EE735BC.7040401@sabinet.co.za> Date: Wed, 11 Jun 2003 15:59:24 +0200 From: Hennie Rautenbach Reply-To: hennie@sabinet.co.za Organization: SABINET Online User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: quoted text stripping filter Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/68 X-Sequence-Number: 3272 Dear folks, Can anyone point me to a filter that strips majordomo distributed messages of unnecessary quoted text ? Such as the most annoying disclaimers etc. that always end up in the replies (digests etc.) Is there such a beast ? Looking forward to your positive reply. Best regards, Hennie -------------------------------------------------------------------------------- This transmission is for the intended addressee only and is confidential information. If you have received this transmission in error, please delete it and notify the sender. The contents of this e-mail are the opinion of the writer only and are not endorsed by Sabinet Online Limited unless expressly stated otherwise. -------------------------------------------------------------------------------- From majordomo-users-owner@greatcircle.com Wed Jun 11 13:43:47 2003 Received: from smtp.cavtel.net (smtp0.cavtel.net [64.83.0.22]) by mycroft.greatcircle.com (Postfix) with ESMTP id 04BA9196797 for ; Wed, 11 Jun 2003 13:43:46 -0700 (PDT) Received: from ceit (unknown [64.83.52.18]) by smtp.cavtel.net (Postfix) with SMTP id 5CD0D58189 for ; Wed, 11 Jun 2003 16:43:45 -0400 (EDT) Message-ID: <004f01c3305a$29fc3410$4000a8c0@ceit> From: "Jason Jacobs" To: Subject: connecting a bounced email to "bounce" Date: Wed, 11 Jun 2003 16:43:50 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004C_01C33038.A2B3CCA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/69 X-Sequence-Number: 3273 This is a multi-part message in MIME format. ------=_NextPart_000_004C_01C33038.A2B3CCA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi again. :) I've gone through the past two years worth of archives to fin= d out how to correctly use the "bounce" command to remove the bouncing emai= ls from the list and place them on my bounces list. I've gotten a decent u= nderstanding of what bounce does and what to send it, but I'm still not sur= e where to initiate the command. I was hoping wrapper would somehow do it = automatically when a list gets sent out, but I guess not. Is it in a heade= r that goes out with the list that sends the bounces to a bounce user? Whe= re is a good guide about how this all works? Thanks again for your help. -jason ------=_NextPart_000_004C_01C33038.A2B3CCA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi again. :)  I've gone through the p= ast two=20 years worth of archives to find out how to correctly use the "bounce" comma= nd to=20 remove the bouncing emails from the list and place them on my bounces= =20 list.  I've gotten a decent understanding of what bounce does and what= to=20 send it, but I'm still not sure where to initiate the command.  I was= =20 hoping wrapper would somehow do it automatically when a list gets sent out,= but=20 I guess not.  Is it in a header that goes out with the list that sends= the=20 bounces to a bounce user?  Where is a good guide about how this all=20 works?
 
Thanks again for your help.
 
-jason
------=_NextPart_000_004C_01C33038.A2B3CCA0-- From majordomo-users-owner@greatcircle.com Wed Jun 11 14:46:19 2003 Received: from gemini2.navarrocollege.edu (gemini2.navarrocollege.edu [205.165.189.182]) by mycroft.greatcircle.com (Postfix) with ESMTP id A7CB21967AD for ; Wed, 11 Jun 2003 14:46:17 -0700 (PDT) Received: from gemini2 (gemini2.navarrocollege.edu [205.165.189.182] (may be forged)) by gemini2.navarrocollege.edu (8.12.8/8.12.8) with ESMTP id h5BMW4Xe028875 for ; Wed, 11 Jun 2003 17:32:04 -0500 Received: from ([10.1.9.1]) by gemini2.navarrocollege.edu (MailMonitor for SMTP v1.2.2 ) ; Wed, 11 Jun 2003 17:32:04 -0500 (CDT) Message-ID: <3EE7A321.5090304@navarrocollege.edu> Date: Wed, 11 Jun 2003 16:46:09 -0500 From: Dana Holland User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: problems with majordomo digests References: <200306052137.h55Lb1lf000695@xrx-inc.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/70 X-Sequence-Number: 3274 I had digests working just fine in majordomo 1.94.5 until I decided to configure it for virtual domains. Now individual messages work fine, but digests have quit working. I'm getting the following errors: The original message was received at Wed, 11 Jun 2003 17:22:33 -0500 from gemini2.navarrocollege.edu [205.165.189.182] (may be forged) ----- The following addresses had permanent fatal errors ----- "|/usr/local/majordomo-1.94.5/wrapper digest -r -C /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup-digest rmgroup-digest-outgoing" (reason: 255) (expanded from: ) ----- Transcript of session follows ----- Message delivered to mailing list -C used without -l at /usr/local/majordomo-1.94.5/digest line 502. 554 5.3.0 unknown mailer error 255 Here's what my majordomo.aliases file looks like: rmgroup: "|/usr/local/majordomo-1.94.5/wrapper resend -l rmgroup -C /usr/local/majordomo-1.94.5/majordomo-1.cf rmgroup-outgoing" rmgroup-outgoing: :include:/usr/local/majordomo-1.94.5/lists/dana-holland.com/rmgroup, "|/usr/local/majordomo-1.94.5/wrapper digest -r -C /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup-digest rmgroup-digest-outgoing", "|/usr/local/majordomo-1.94.5/wrapper archive2.pl -a -d -f /usr/local/majordomo-1.94.5/lists/dana-holland.com/rmgroup-digest.archive" rmgroup-request: "|/usr/local/majordomo-1.94.5/wrapper majordomo -l rmgroup -C /usr/local/majordomo-1.94.5/majordomo-1.cf" owner-rmgroup: dana.personal owner-rmgroup-outgoing: owner-rmgroup rmgroup-owner: owner-rmgroup rmgroup-approval: owner-rmgroup rmgroup-archive: "|/usr/local/majordomo-1.94.5/wrapper archive2.pl -f /usr/local/majordomo-1.94.5/lists/dana-holland.com/rmgroup-digest.archive/rmgroup -a -M" rmgroup-digestify: "|/usr/local/majordomo-1.94.5/wrapper digest -r -C /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup-digest rmgroup-digest-outgoing" rmgroup-digest: rmgroup owner-rmgroup-digest: owner-rmgroup owner-rmgroup-digest-outgoing: owner-rmgroup rmgroup-digest-owner: owner-rmgroup rmgroup-digest-request: "|/usr/local/majordomo-1.94.5/wrapper majordomo -C /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup-digest" rmgroup-digest-approval: owner-rmgroup -- ************************************************************ Dana Holland dana.holland@navarrocollege.edu 903-875-7355 Navarro College Corsicana, TX http://www.navarrocollege.edu/staff_pages/dana/dana.html ************************************************************ All opinions stated are my own, and probably don't even vaguely resemble those of Navarro College. :) From majordomo-users-owner@greatcircle.com Wed Jun 11 15:11:46 2003 Received: from defiant.emacolet.com (unknown [68.156.178.165]) by mycroft.greatcircle.com (Postfix) with ESMTP id 60A75196815 for ; Wed, 11 Jun 2003 15:11:44 -0700 (PDT) Received: from akelalt ([10.21.9.2]) (authenticated bits=0) by defiant.emacolet.com (8.12.8p1/8.12.8) with ESMTP id h5BMBcA2000644 for ; Wed, 11 Jun 2003 18:11:38 -0400 (EDT) Reply-To: From: "Peter P. Benac" To: Subject: Web Based APP to read archives Date: Wed, 11 Jun 2003 18:11:33 -0400 Organization: Emacolet Networking Services, Inc Message-ID: <003501c33066$6b2e26d0$0209150a@emacolet.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) X-Archive-Number: 200306/71 X-Sequence-Number: 3275 Greetings, Can some one or a bunch of someone's recommend a good Web Based Package that will read and search the archive files that Majordomo produces. I need this to run on Solaris. Regards, Pete ---- Peter P. Benac, CCNA Emacolet Networking Services, Inc Providing Systems and Network Consulting, Training, Web Hosting Services Phone: 919-847-1740 or 866-701-2345 Web: http://www.emacolet.com Need quick reliable Systems or Network Management advice visit http://www.nmsusers.org To have principles... First have courage.. With principles comes integrity!!! From majordomo-users-owner@greatcircle.com Wed Jun 11 16:02:00 2003 Received: from ntcorp.com (ntcorp.com [198.65.128.165]) by mycroft.greatcircle.com (Postfix) with ESMTP id C8ED6196842 for ; Wed, 11 Jun 2003 16:01:58 -0700 (PDT) Received: from localhost (fidelman@localhost) by ntcorp.com (8.11.6/8.11.6) with ESMTP id h5BN1mt12002; Wed, 11 Jun 2003 19:01:48 -0400 (EDT) Date: Wed, 11 Jun 2003 19:01:48 -0400 (EDT) From: Miles Fidelman X-X-Sender: To: "Peter P. Benac" Cc: Subject: Re: Web Based APP to read archives In-Reply-To: <003501c33066$6b2e26d0$0209150a@emacolet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/72 X-Sequence-Number: 3276 On Wed, 11 Jun 2003, Peter P. Benac wrote: > Can some one or a bunch of someone's recommend a good Web Based Package > that will read and search the archive files that Majordomo produces. > > I need this to run on Solaris. check out Wilma (ftp://ftp.hpc.uh.edu/pub/wilma/wilma.tgz) - it's a collection of perl cgi scripts that glue together MhonArc (formats email into HTML), Glimpse (a search engine) and some GUI code - putting it all into a nice, easy to install, friendly to use archive tool I've been using it for years and it works quite nicely. From majordomo-users-owner@greatcircle.com Wed Jun 11 17:51:59 2003 Received: from eagle.netwrx1.com (unknown [156.46.225.18]) by mycroft.greatcircle.com (Postfix) with ESMTP id F3474195F9F for ; Wed, 11 Jun 2003 17:51:55 -0700 (PDT) Received: from notebook1.netwrx1.com ([156.46.225.19]) by eagle.netwrx1.com with smtp (Exim 3.36 #1) id 19QGKk-0005BI-00; Wed, 11 Jun 2003 19:52:54 -0500 From: George Kasica To: "Jolley, Carl" Cc: majordomo-users@greatcircle.com Subject: Re: Anyone use FreshAddress? Date: Wed, 11 Jun 2003 19:52:54 -0500 Organization: Netwrx Consulting Inc. Reply-To: georgek@netwrx1.com Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Scanner: exiscan *19QGKk-0005BI-00*fjrauwZn1gg* (Netwrx Consulting Inc., Jackson, WI USA) X-Archive-Number: 200306/73 X-Sequence-Number: 3277 >-----Original Message----- >From: George Kasica >Sent: Wednesday, June 11, 2003 9:07 AM >To: Jason Jacobs >Cc: majordomo-users@greatcircle.com >Subject: Re: Anyone use FreshAddress? > > >>On Tue, 10 Jun 2003 17:00:03 -0400, you wrote: > >>I'm just curious if anyone is using this product and how well you're >satisfied with it. >> >>-j >Tried it, got tons of user complaints about privacy and why I "sold" >their addresses, plus it didn't work here after MONTHS of trying and >support was very slow...days between a question and wrong answer. I'd >avoid it. >--------------------------------------- >Don't you agree that it's worth every dollar you paid for it? Carl: I hope you're being funny, because it cost us a great deal of time and as a result money here to mess with this program, not to mention the customer complaints that resulted from it. Free or not, when a company is selling or providing a product and I have a signed contract for support etc. I expect it to be at least marginally honored. They wren't even close. I get more support for truly FREE and Open majordomo than I did for this. George ===[George R. Kasica]=== +1 262 677 0766 President +1 206 374 6482 FAX Netwrx Consulting Inc. Jackson, WI USA http://www.netwrx1.com georgek@netwrx1.com ICQ #12862186 From majordomo-users-owner@greatcircle.com Wed Jun 11 17:52:33 2003 Received: from web80011.mail.yahoo.com (web80011.mail.yahoo.com [66.163.168.141]) by mycroft.greatcircle.com (Postfix) with SMTP id 4B0CB1969DD for ; Wed, 11 Jun 2003 17:52:31 -0700 (PDT) Message-ID: <20030612005231.1091.qmail@web80011.mail.yahoo.com> Received: from [67.122.24.254] by web80011.mail.yahoo.com via HTTP; Wed, 11 Jun 2003 17:52:31 PDT Date: Wed, 11 Jun 2003 17:52:31 -0700 (PDT) From: Christopher Hernandez Subject: Basic Restrict Post Question To: majordomo-users@greatcircle.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Archive-Number: 200306/74 X-Sequence-Number: 3278 This has probably been answered here many times before so bear with me. How do I allow who_access to a single email address? Can this be done by using restrict_post in the .config file for the list? How does one set this up? I need to restrict only the who_access, not the other access settings. Thanks. CH From majordomo-users-owner@greatcircle.com Wed Jun 11 20:16:08 2003 Received: from volcano.tenet.res.in (unknown [202.144.28.163]) by mycroft.greatcircle.com (Postfix) with ESMTP id CD0A419649D for ; Wed, 11 Jun 2003 20:16:03 -0700 (PDT) Received: from lantana.iitm.ernet.in (lantana.iitm.ernet.in [144.16.241.207]) by volcano.tenet.res.in (8.11.6/8.11.6) with ESMTP id h5C3GuC17533 for ; Thu, 12 Jun 2003 08:46:56 +0530 Received: from saaranga.iitm.ernet.in (saaranga.iitm.ernet.in [144.16.241.134]) by lantana.iitm.ernet.in (8.11.6/8.11.6) with ESMTP id h5C3Fh819065 for ; Thu, 12 Jun 2003 08:45:43 +0530 Date: Thu, 12 Jun 2003 08:45:24 +0530 (IST) From: R Deepak X-X-Sender: rdeepak@saaranga.iitm.ernet.in To: majordomo-users@greatcircle.com Subject: taboo_headers problem.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/75 X-Sequence-Number: 3279 Hi, I'm new to the list and majordomo... :) I have this problem with taboo_headers. What I want to do: Allow only mails from certain domains (domain as in the domain of the email address) to be able to send mail to the list. I do not know before hand what email address the sender will be using. Only the domain. This is what I have in my config file... taboo_headers << END /^from.*\@(?!lantana)/i END This I think is a perl regex which will *not* match a From address that has 'lantana' in it's domain. xyz@lantana.com should *not* match.. xyz@yahoo.com will match.. taboo_headers will reject anything that matches... and this will match all domains that do not have 'lantana' in them. So, only mails from lantana should be accepted. But, this does not seem to work.. it bounces it. Is there any other way of specifing that only particular domains should be able to send mail to a list? Any help would be nice. Thanks Deepak From majordomo-users-owner@greatcircle.com Wed Jun 11 22:44:43 2003 Received: from wrenkasky.com (esson.net [216.102.129.43]) by mycroft.greatcircle.com (Postfix) with ESMTP id EBF221968AE for ; Wed, 11 Jun 2003 22:44:41 -0700 (PDT) Received: from eds.wrenkasky.com (eds.wrenkasky.com [10.10.10.11]) by wrenkasky.com (8.12.9/8.12.9) with ESMTP id h5C5iq0L030609 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT); Wed, 11 Jun 2003 22:44:53 -0700 Message-Id: <5.2.0.9.2.20030611223915.00ad1c90@mail.esson.net> X-Sender: ed@mail.esson.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 11 Jun 2003 22:44:51 -0700 To: Christopher Hernandez From: Ed Kasky Subject: Re: Basic Restrict Post Question Cc: majordomo-users@greatcircle.com In-Reply-To: <20030612005231.1091.qmail@web80011.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Archive-Number: 200306/76 X-Sequence-Number: 3280 At 05:52 PM Wednesday, 6/11/2003, Christopher Hernandez wrote -=> >This has probably been answered here many times before >so bear with me. > >How do I allow who_access to a single email address? God I love the documentation in the config files ;-) # restrict_post [restrict_post] (undef) # If defined, only addresses listed in these files (colon or space # separated) can post to the mailing list. By default, these files # are relative to the lists directory. These files are also checked # when get_access, index_access, info_access, intro_access, # which_access, or who_access is set to 'list'. This is less useful # than it seems it should be since there is no way to create these # files if you do not have access to the machine running resend. # This mechanism will be replaced in a future version of # majordomo/resend. restrict_post = name_of_file.here IOW, put the one email address in a file in the same dir as the lists dir. I have one list that is announcement only that is setup exactly this way and works fine. Ed Kasky Los Angeles, CA . . . . . . . . It is one of the most beautiful compensations of this life that no man can sincerely try to help another without helping himself. -Ralph Waldo Emerson From majordomo-users-owner@greatcircle.com Thu Jun 12 08:09:11 2003 Received: from web80002.mail.yahoo.com (web80002.mail.yahoo.com [66.163.168.132]) by mycroft.greatcircle.com (Postfix) with SMTP id 484B6196814 for ; Thu, 12 Jun 2003 08:09:08 -0700 (PDT) Message-ID: <20030612150907.4418.qmail@web80002.mail.yahoo.com> Received: from [66.28.128.110] by web80002.mail.yahoo.com via HTTP; Thu, 12 Jun 2003 08:09:07 PDT Date: Thu, 12 Jun 2003 08:09:07 -0700 (PDT) From: Christopher Hernandez Subject: Re: Basic Restrict Post Question To: majordomo-users@greatcircle.com In-Reply-To: <3EE83547.1060001@andybev.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Archive-Number: 200306/77 X-Sequence-Number: 3281 Overriding the closed status with approve has solved my problem perfectly, thanks. --- Andrew Beverley wrote: > I think maybe Chris is looking to restrict the > access to 'who' in this > way, but to not affect restriction of posting to the > list etc. > > I'm not sure if that's possible as such, but one > thing that it took me a > long time to realise (not sure how well it's > documented) is that it's > possible to use the approve command in conjunction > with the who command. > So you can deny use of the who command to everyone, > and then the one > user can use: > > approve list.password who list > > to get the list of emails. > > Andy Beverley > > > Ed Kasky wrote: > > > At 05:52 PM Wednesday, 6/11/2003, Christopher > Hernandez wrote -=> > > > >> This has probably been answered here many times > before > >> so bear with me. > >> > >> How do I allow who_access to a single email > address? > > > > > > God I love the documentation in the config files > ;-) > > > > # restrict_post [restrict_post] > (undef) > > # If defined, only addresses listed in > these files (colon or space > > # separated) can post to the mailing list. > By default, these files > > # are relative to the lists directory. > These files are also checked > > # when get_access, index_access, > info_access, intro_access, > > # which_access, or who_access is set to > 'list'. This is less useful > > # than it seems it should be since there > is no way to create these > > # files if you do not have access to the > machine running resend. > > # This mechanism will be replaced in a > future version of > > # majordomo/resend. > > restrict_post = name_of_file.here > > > > IOW, put the one email address in a file in the > same dir as the lists > > dir. I have one list that is announcement only > that is setup exactly > > this way and works fine. > > > > > > Ed Kasky > > Los Angeles, CA > > . . . . . . . . > > It is one of the most beautiful compensations of > this life that no man can > > sincerely try to help another without helping > himself. -Ralph Waldo Emerson > > > > > From majordomo-users-owner@greatcircle.com Thu Jun 12 09:53:37 2003 Received: from smtp03.wlv.untd.com (smtp03.wlv.untd.com [209.247.163.66]) by mycroft.greatcircle.com (Postfix) with SMTP id DE5231969E0 for ; Thu, 12 Jun 2003 09:53:34 -0700 (PDT) Received: (qmail 18221 invoked from network); 12 Jun 2003 16:53:26 -0000 Received: from dialup-67.31.208.176.dial1.tampa1.level3.net (HELO netzero.net) (67.31.208.176) by smtp03.wlv.untd.com with SMTP; 12 Jun 2003 16:53:26 -0000 Message-ID: <3EE8AFDD.7000802@netzero.net> Date: Thu, 12 Jun 2003 12:52:45 -0400 From: Kirk Bailey Organization: Silas Dent Memorial Cabal of ERIS Esoteric and hot dog boiling society User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ppbenac@emacolet.com, majordomo-users@greatcircle.com Subject: Re: Web Based APP to read archives References: <003501c33066$6b2e26d0$0209150a@emacolet.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/78 X-Sequence-Number: 3282 SOLUTION #1:Tinylist's archive menu/reader script pair. Granted, you need to do a little adapting. But the file is a flat text file, and tinylist reads it in and spews it out to the web page the guest receives, in a simple text area. This preserves the paragraphing and performs automatic word wrap. As the means of creation is a little different in TL than in majordomo, appearances will vary somewhat, but this should not be a major hurdle. The archive reader is 2 scripts. One looks at the lists directory and builds a menu of available archives; these are named (listname).archive. as you probably do not have your majordomo lists in /lists under the web cgi-bin, you may have to go in and hack some path declarations in both scripts. I forget how majordomo handles this, but this ought to be easily changable at one end (majordomo) or the other (the archive menu/reader script pair). Here is a working example of the archive reader for you to look at: http://www.listville.net/cgi-bin/TLarchivemenu.py And here another: http://tinylist.org/cgi-bin/TLarchivemenu.py Obviously, a different product, but it was built on basic conventions so similar to- and inspired by- majordomo, that adapting it ought not be a major problem. SOLUTION #2:ssi include of the archive file. ASSUMING: 1. the path to the archives was /etc/mail/majordomo/archives AND 2. the archive name was 'mylist.archive' create a web page with the ssi include: This is ultra simple. It also has certain drawbacks. 1. Ignores newline chars. will simply keep streaming data, and wordwrap at the end of available screen space. paragraphing in the source will be ignored. 2. Preceeding and folling with the
 tag pair will preserve paragraphing 
composing, but many email clients simply send everything typed as a long line until the 
sender hits [enter] a few times for a paragraph.
THIS WILL DISPLAY THE MESSAGE EXACTLY THE SAME WAY.

To overcome these effects, place the ssi in a TEXTAREA form component. No action or 
submit button needed,  just the text area. It will respect newlines, tabs, and other 
whitespace effectors. IT WILL WORDWRAP if you told it to in the textarea tag.

Doing this in a simple html page means you need one such page per list. And there is no 
menu available for the archives. TL overcomes all these difficulties, and does it with 
the ease of automation. TL uses the textarea tag, menus the archives, reads in the 
archive, and kicks it out IN the text area, adding all relevant path and domain data.

Hope this helps.





Peter P. Benac wrote:
> Greetings,
> 
>     Can some one or a bunch of someone's recommend a good Web Based Package
> that will read and search the archive files that Majordomo produces.  
> 
>     I need this to run on Solaris.
> 
> Regards,
> Pete
> ----
> Peter P. Benac, CCNA
> Emacolet Networking Services, Inc
> Providing Systems and Network Consulting, Training, Web Hosting Services
> Phone: 919-847-1740 or 866-701-2345
> Web: http://www.emacolet.com
> Need quick reliable Systems or Network Management advice visit
> http://www.nmsusers.org
> 
> To have principles...
>              First have courage.. With principles comes integrity!!!
> 
> 
> 
> 


-- 

end

Cheers!
         Kirk D Bailey
                               think
http://www.howlermonkey.net/ +-----+ http://www.tinylist.org/
http://www.listville.net/    | BOX | http://www.sacredelectron.org/
                              +-----+
"Thou art free"-ERIS          think    'Got a light?'-Promethieus

.


From majordomo-users-owner@greatcircle.com  Thu Jun 12 22:26:24 2003
Received: from penguin.postmodern.com (server.postmodern.com [216.240.39.3])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 780E8196AE6
	for ; Thu, 12 Jun 2003 22:26:20 -0700 (PDT)
Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25])
	by penguin.postmodern.com (8.12.8/mcb-20021115-1) with ESMTP id h5D4pifx023253
	for ; Thu, 12 Jun 2003 21:51:44 -0700
Received: from sonny.org (dad.liston.nu [192.168.1.60])
	by sonny.com (8.12.8/8.12.8) with ESMTP id h5D4jmIw030195;
	Thu, 12 Jun 2003 23:45:50 -0500
Message-ID: <3EE95741.70503@sonny.org>
Date: Thu, 12 Jun 2003 23:46:57 -0500
From: Daniel Liston 
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Jason Jacobs 
Cc: majordomo-users@greatcircle.com
Subject: Re: connecting a bounced email to "bounce"
References: <004f01c3305a$29fc3410$4000a8c0@ceit>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/79
X-Sequence-Number: 3283

If your list is configured such that all email is distributed by the
listname-owner@your.domain address, this alias should get any bounced
emails from bad addresses, full mailboxes, etc.  Since this alias "should"
point to a human's mailbox, that human is responsible for sending the
command to majordomo to remove the address from the appropriate list and
add that address to the bounces list.

To: majordomo@your.domain
From: owner-listname@your.domain
Subject: (none)

approve  unsubscribe listname user@unknown.address
approve  subscribe bounces user@unknown.address (YYYY/MM/DD listname)


The key to making this work is using "auto" sub/unsub on the bounces list,
and "strip = no".  The "bounce" script tries to automate this process to
some degree simply by combining the two commands above into one line.

bounce listname user@unknown.address

but has a dependency on the user executing the command having a $HOME
directory on the same box as majordomo, and that directory contains a
.majordomo file with passwords for each list.

Majordomo II has bounce automation of some sort, but that is not in my
area of expertise.  Otherwise you might also want to try to dig up an
OLD copy of "bouncefilter" to try to help you automate this process with
majordomo 1.x.

Dan Liston

Jason Jacobs wrote:
> Hi again. :)  I've gone through the past two years worth of archives to 
> find out how to correctly use the "bounce" command to remove the 
> bouncing emails from the list and place them on my bounces list.  I've 
> gotten a decent understanding of what bounce does and what to send it, 
> but I'm still not sure where to initiate the command.  I was hoping 
> wrapper would somehow do it automatically when a list gets sent out, but 
> I guess not.  Is it in a header that goes out with the list that sends 
> the bounces to a bounce user?  Where is a good guide about how this all 
> works?
>  
> Thanks again for your help.
>  
> -jason



From majordomo-users-owner@greatcircle.com  Thu Jun 12 22:27:41 2003
Received: from penguin.postmodern.com (server.postmodern.com [216.240.39.3])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 47484196CAD
	for ; Thu, 12 Jun 2003 22:27:32 -0700 (PDT)
Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25])
	by penguin.postmodern.com (8.12.8/mcb-20021115-1) with ESMTP id h5D451fx022611
	for ; Thu, 12 Jun 2003 21:05:01 -0700
Received: from sonny.org (dad.liston.nu [192.168.1.60])
	by sonny.com (8.12.8/8.12.8) with ESMTP id h5D3xBIw030014;
	Thu, 12 Jun 2003 22:59:13 -0500
Message-ID: <3EE94C55.20809@sonny.org>
Date: Thu, 12 Jun 2003 23:00:21 -0500
From: Daniel Liston 
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: hennie@sabinet.co.za
Cc: majordomo-users@greatcircle.com
Subject: Re: quoted text stripping filter
References: <3EE735BC.7040401@sabinet.co.za>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/80
X-Sequence-Number: 3284

You mean like the footer stamped onto your message? :)

Procmail can manipulate a message just about any way you want it to.
The problem is writing a regular expression that will strip out what
you want stripped while NOT stripping lines you do not want stripped
out.

Dan Liston

Hennie Rautenbach wrote:
> Dear folks,
> 
> Can anyone point me to a filter that strips majordomo distributed 
> messages of unnecessary quoted text ? Such as the most annoying 
> disclaimers etc. that always end up in the replies (digests etc.)
> 
> Is there such a beast ?
> 
> Looking forward to your positive reply.
> 
> Best regards,
> 
> Hennie
> 
> 
> 
> --------------------------------------------------------------------------------
> 
> This transmission is for the intended addressee only and is confidential
> information. If you have received this transmission in error, please
> delete it and notify the sender. The contents of this e-mail are the
> opinion of the writer only and are not endorsed by Sabinet Online
> Limited unless expressly stated otherwise.
> --------------------------------------------------------------------------------



From majordomo-users-owner@greatcircle.com  Thu Jun 12 22:28:28 2003
Received: from penguin.postmodern.com (server.postmodern.com [216.240.39.3])
	by mycroft.greatcircle.com (Postfix) with ESMTP id D6E65196294
	for ; Thu, 12 Jun 2003 22:27:47 -0700 (PDT)
Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25])
	by penguin.postmodern.com (8.12.8/mcb-20021115-1) with ESMTP id h5D4Skfx022975
	for ; Thu, 12 Jun 2003 21:28:46 -0700
Received: from sonny.org (dad.liston.nu [192.168.1.60])
	by sonny.com (8.12.8/8.12.8) with ESMTP id h5D4MsIw030108;
	Thu, 12 Jun 2003 23:22:57 -0500
Message-ID: <3EE951E4.4080304@sonny.org>
Date: Thu, 12 Jun 2003 23:24:04 -0500
From: Daniel Liston 
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: R Deepak 
Cc: majordomo-users@greatcircle.com
Subject: Re: taboo_headers problem..
References: 
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/81
X-Sequence-Number: 3285

Check out this patch ...

ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1

Dan Liston

R Deepak wrote:
> Hi,
> 
> I'm new to the list and majordomo... :)
> 
> I have this problem with taboo_headers.
> 
> What I want to do:
> 
> Allow only mails from certain domains (domain as in the domain of the
> email address) to be able to send mail to the list. I do not know before
> hand what email address the sender will be using. Only the domain.
> 
> This is what I have in my config file...
> 
> taboo_headers       <<  END
> /^from.*\@(?!lantana)/i
> 
> END
> 
> 
> This I think is a perl regex which will *not* match a From address that
> has 'lantana' in it's domain.
> 
> xyz@lantana.com should *not* match..
> xyz@yahoo.com will match..
> 
> taboo_headers will reject anything that matches... and this will match all
> domains that do not have 'lantana' in them. So, only mails from lantana
> should be accepted.
> 
> But, this does not seem to work.. it bounces it.
> 
> Is there any other way of specifing that only particular domains should be
> able to send mail to a list?
> 
> Any help would be nice.
> 
> Thanks
> Deepak



From majordomo-users-owner@greatcircle.com  Fri Jun 13 00:21:52 2003
Received: from volcano.tenet.res.in (unknown [202.144.28.163])
	by mycroft.greatcircle.com (Postfix) with ESMTP id B1ACE196A20
	for ; Fri, 13 Jun 2003 00:21:22 -0700 (PDT)
Received: from lantana.iitm.ernet.in (lantana.iitm.ernet.in [144.16.241.207])
	by volcano.tenet.res.in (8.11.6/8.11.6) with ESMTP id h5D7M2C08110
	for ; Fri, 13 Jun 2003 12:52:02 +0530
Received: from saaranga.iitm.ernet.in (saaranga.iitm.ernet.in [144.16.241.134])
	by lantana.iitm.ernet.in (8.11.6/8.11.6) with ESMTP id h5D7KL830998;
	Fri, 13 Jun 2003 12:50:21 +0530
Date: Fri, 13 Jun 2003 12:50:03 +0530 (IST)
From: R Deepak 
X-X-Sender: rdeepak@saaranga.iitm.ernet.in
To: Daniel Liston 
Cc: majordomo-users@greatcircle.com
Subject: Re: taboo_headers problem..: restrict2domain
In-Reply-To: <3EE951E4.4080304@sonny.org>
Message-ID: 
References: 
 <3EE951E4.4080304@sonny.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Archive-Number: 200306/82
X-Sequence-Number: 3286


- Check out this patch ...
-
- ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1
-

Doesn't seem to.

After applying the patch, I set restrict_post to

--
restrict_post       = all.restrict
--

all.restrict is a file in the lists directory.

Contents of all.restrict

---
@lantana.tenet.res.in
---

It still bounces the message. I put in a \@lantana.tenet.res.in
and checked too!

Deepak


From majordomo-users-owner@greatcircle.com  Fri Jun 13 00:25:43 2003
Received: from maja.humerca.com (unknown [212.118.91.252])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 2DB1D196925
	for ; Fri, 13 Jun 2003 00:25:02 -0700 (PDT)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by maja.humerca.com (Postfix) with ESMTP id 568ED7D7D
	for ; Fri, 13 Jun 2003 09:27:00 +0200 (CEST)
Received: from maja.humerca.com ([127.0.0.1])
 by localhost (maja [127.0.0.1:10024]) (amavisd-new) with ESMTP id 17386-06
 for ; Fri, 13 Jun 2003 09:26:57 +0200 (CEST)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by maja.humerca.com (Postfix) with ESMTP id 710907D7A
	for ; Fri, 13 Jun 2003 09:26:57 +0200 (CEST)
Received: from 212.118.86.98 ([212.118.86.98]) 
	by webmail.takeiteasyci.com (IMP) with HTTP 
	for ; Fri, 13 Jun 2003 09:26:57 +0200
Message-ID: <1055489217.3ee97cc1497af@webmail.takeiteasyci.com>
Date: Fri, 13 Jun 2003 09:26:57 +0200
From: Klemen Humerca 
To: majordomo-users@greatcircle.com
Subject: copy of originator
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2
X-Virus-Scanned: by amavisd-new
X-Archive-Number: 200306/83
X-Sequence-Number: 3287


I was looking through archive, but I couldn't find an answer. Here is my 
question:

How do I set it up so that the originator of a message doesn't get a copy of 
his/her own message back?

Thank you!


-- 

Klemen Humerca
 
-----e-mail&web---------
 klemen@humerca.com
 www.humerca.com
 forum.humerca.com
------------------------

     .-.
     /v\    L   I   N   U   X
    // \\        >Rules<
   /(   )\
    ^^-^^





From majordomo-users-owner@greatcircle.com  Fri Jun 13 01:19:03 2003
Received: from mfwjs01.mfw.is.co.za (mfwjs01.mfw.is.co.za [196.35.77.13])
	by mycroft.greatcircle.com (Postfix) with ESMTP id E73A2196AFB
	for ; Fri, 13 Jun 2003 01:16:22 -0700 (PDT)
Received: from mail.sabinet.co.za (not verified[192.96.193.110]) by mfwjs01.mfw.is.co.za with MailMarshal (4,2,5,0) 
	id ; Fri, 13 Jun 2003 10:15:44 +0200
Received: from sabinet.co.za (hennie.sabinet.co.za [192.96.193.28])
	by mail.sabinet.co.za (8.9.3/8.9.3) with ESMTP id LAA12592;
	Fri, 13 Jun 2003 11:21:43 +0300 (SADT)
Message-ID: <3EE98810.6030909@sabinet.co.za>
Date: Fri, 13 Jun 2003 10:15:12 +0200
From: Hennie Rautenbach 
Reply-To: hennie@sabinet.co.za
Organization: SABINET Online
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: Daniel Liston 
Cc: majordomo-users@greatcircle.com
Subject: Re: quoted text stripping filter
References: <3EE735BC.7040401@sabinet.co.za> <3EE94C55.20809@sonny.org>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/84
X-Sequence-Number: 3288

Nope ! I want everything stripped that has a ">" at the beginning of the 
line except for the top 5 lines beginning with ">" !

It is to remove the stuff that people don't trim from their messages 
when replying.

Daniel Liston wrote:

> You mean like the footer stamped onto your message? :)
>
> Procmail can manipulate a message just about any way you want it to.
> The problem is writing a regular expression that will strip out what
> you want stripped while NOT stripping lines you do not want stripped
> out.
>
> Dan Liston
>
> Hennie Rautenbach wrote:
>
>> Dear folks,
>>
>> Can anyone point me to a filter that strips majordomo distributed 
>> messages of unnecessary quoted text ? Such as the most annoying 
>> disclaimers etc. that always end up in the replies (digests etc.)
>>
>> Is there such a beast ?
>>
>> Looking forward to your positive reply.
>>
>> Best regards,
>>
>> Hennie
>>
>>
>>
>> -------------------------------------------------------------------------------- 
>>
>>
>> This transmission is for the intended addressee only and is confidential
>> information. If you have received this transmission in error, please
>> delete it and notify the sender. The contents of this e-mail are the
>> opinion of the writer only and are not endorsed by Sabinet Online
>> Limited unless expressly stated otherwise.
>> -------------------------------------------------------------------------------- 
>>
>
>
>

-- 
===================================================================
 Hennie Rautenbach                  Work: http://www.sabinet.co.za
 082-556-1191                       Play: http://www.overland.co.za	

 Two roads diverged in a wood, and I took the one less traveled by,
 And that has made all the difference.   Robert Frost (1874 - 1963)
===================================================================




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

This transmission is for the intended addressee only and is confidential
information. If you have received this transmission in error, please
delete it and notify the sender. The contents of this e-mail are the
opinion of the writer only and are not endorsed by Sabinet Online
Limited unless expressly stated otherwise.
--------------------------------------------------------------------------------

From majordomo-users-owner@greatcircle.com  Fri Jun 13 07:17:48 2003
Received: from smtp.cavtel.net (smtp0.cavtel.net [64.83.0.22])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 3D6DC196BF2
	for ; Fri, 13 Jun 2003 07:17:47 -0700 (PDT)
Received: from ceit (unknown [64.83.52.18])
	by smtp.cavtel.net (Postfix) with SMTP id 7043758375
	for ; Fri, 13 Jun 2003 10:17:46 -0400 (EDT)
Message-ID: <004e01c331b6$938a2920$4000a8c0@ceit>
From: "Jason Jacobs" 
To: 
References: <004f01c3305a$29fc3410$4000a8c0@ceit> <3EE95741.70503@sonny.org>
Subject: Re: connecting a bounced email to "bounce"
Date: Fri, 13 Jun 2003 10:17:52 -0400
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Archive-Number: 200306/85
X-Sequence-Number: 3289

Thanks, Dan.  I did find out about bouncefilter yesterday, but what I found
was the "official" site with v. 2.1a11.  It says it requires sendmail 8.7,
but I don't think we have that version.  I'm going to figure this jive out
today! ;)

-j



From majordomo-users-owner@greatcircle.com  Fri Jun 13 07:37:16 2003
Received: from mx.spiritone.com (mail9.spiritone.com [216.99.221.6])
	by mycroft.greatcircle.com (Postfix) with SMTP id 76C3C196B8B
	for ; Fri, 13 Jun 2003 07:37:15 -0700 (PDT)
Received: (qmail 28955 invoked from network); 13 Jun 2003 14:37:14 -0000
Received: (ofmipd 216.99.216.225); 13 Jun 2003 14:36:52 -0000
Date: 13 Jun 2003 07:37:13 -0700
Message-Id: <85BB0EDD-9DAC-11D7-ADD9-00306540FEB6@spiritone.com>
From: "T Dodge" 
To: majordomo-users@greatcircle.com
Cc: "T Dodge" 
Subject: deleting messages?
Content-Type: text/plain; charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v552)
Content-Transfer-Encoding: 7bit
X-Mailer: Apple Mail (2.552)
X-Archive-Number: 200306/86
X-Sequence-Number: 3290

Hello anyone there?

Is it possible to delete a set of test messages so they do not go out 
with the digest.


From majordomo-users-owner@greatcircle.com  Fri Jun 13 08:02:45 2003
Received: from aragorn.bbn.com (aragorn.bbn.com [128.33.0.62])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 2D797195AFB
	for ; Fri, 13 Jun 2003 08:02:44 -0700 (PDT)
Received: from bamundson (ros-dhcp051-253.bbn.com [192.233.51.253])
	by aragorn.bbn.com (8.12.7/8.12.7) with SMTP id h5DF2bD8016798
	for ; Fri, 13 Jun 2003 11:02:38 -0400 (EDT)
From: "Brandon Amundson" 
To: 
Subject: Bounce Messages
Date: Fri, 13 Jun 2003 11:04:17 -0400
Message-ID: 
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Importance: Normal
X-Scanned-By: MIMEDefang 2.28 (www . roaringpenguin . com / mimedefang)
X-Archive-Number: 200306/87
X-Sequence-Number: 3291

Hello,

I was wondering if there was a way for majordomo to send a bounce message
back to the sender, I currently receive all bounced messages but would like
to have it both ways if possible.

Brandon Amundson
BBN Technologies
703 284 1294


This space has been accidentally left blank.


From majordomo-users-owner@greatcircle.com  Fri Jun 13 08:03:35 2003
Received: from krusty-motorsports.com (krusty-motorsports.com [192.94.170.8])
	by mycroft.greatcircle.com (Postfix) with ESMTP id D5D89196D66
	for ; Fri, 13 Jun 2003 08:03:33 -0700 (PDT)
Received: from [24.194.112.77] (helo=skipper.averillpark.net)
	by krusty-motorsports.com with asmtp (TLSv1:DES-CBC3-SHA:168)
	(Exim 4.14)
	id 19Qq5P-0007MD-F7
	for majordomo-users@greatcircle.com; Fri, 13 Jun 2003 15:03:27 +0000
Received: from rwelty by skipper.averillpark.net with local (Exim 4.14)
	id 19Qq31-0002Hf-T7
	for majordomo-users@greatcircle.com; Fri, 13 Jun 2003 11:00:59 -0400
Date: Fri, 13 Jun 2003 11:00:59 -0400 (EDT)
From: Richard Welty 
Subject: Re: deleting messages?
To: majordomo-users@greatcircle.com
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-Disposition: INLINE
References: <85BB0EDD-9DAC-11D7-ADD9-00306540FEB6@spiritone.com>
In-Reply-To: <85BB0EDD-9DAC-11D7-ADD9-00306540FEB6@spiritone.com>
X-Mailer: Mahogany 0.64 'Sparc', compiled for Linux 2.4.9-13 i686
Message-Id: 
X-Habeas-SWE-1: winter into spring
X-Habeas-SWE-2: brightly anticipated
X-Habeas-SWE-3: like Habeas SWE (tm)
X-Habeas-SWE-4: Copyright 2002 Habeas (tm)
X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this
X-Habeas-SWE-6: email in exchange for a license for this Habeas
X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant
X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this
X-Habeas-SWE-9: mark in spam to .
X-Archive-Number: 200306/88
X-Sequence-Number: 3292

On 13 Jun 2003 07:37:13 -0700 T Dodge  wrote:

> Hello anyone there?

> Is it possible to delete a set of test messages so they do not go out 
> with the digest.

yes, if you're quick and careful.

it's safer to shut down your MTA while deleting the messages and then
turn it back up (we exim users would typically put exim in queue-only
mode while messing with such a directory.)

there is some digest spool directory on your disk somewhere, look for
$digest_work_dir in your majordomo.cf file.

go to the subdirectory of that directory. all the messages will be in
there. you will need to 1) remove the test messages and 2) close up the
names; e.g. if you need to remove 003 and 005, leaving others up to 006,
you need to 

rm 003 005
mv 004 003
mv 006 004

and also make sure that the ownership and permissions are undisturbed.

richard
--
Richard Welty
rwelty@suespammers.org                                 Averill Park Networking
rwelty@averillpark.net           Unix, Linux, IP Network Engineering, Security
rwelty@krusty-motorsports.com                                     518-573-7592


From majordomo-users-owner@greatcircle.com  Fri Jun 13 08:19:40 2003
Received: from wrenkasky.com (esson.net [216.102.129.43])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 99F7C196ADA
	for ; Fri, 13 Jun 2003 08:19:39 -0700 (PDT)
Received: from ekasky.wrenkasky.com (ekasky.priority.usc.edu [128.125.63.168])
	by wrenkasky.com (8.12.9/8.12.9) with ESMTP id h5DFJXZp006717
	(version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT);
	Fri, 13 Jun 2003 08:19:33 -0700
Message-Id: <5.1.1.6.2.20030613081714.00ac5a60@mail.esson.net>
X-Sender: ed@mail.esson.net (Unverified)
X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
Date: Fri, 13 Jun 2003 08:19:30 -0700
To: "Brandon Amundson" ,
	
From: Ed Kasky 
Subject: Re: Bounce Messages
Cc: 
In-Reply-To: 
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Archive-Number: 200306/89
X-Sequence-Number: 3293

Are you referring to non-member submissions?  If so, the setting is in each 
list.config:


# non_member_bounce    [enum] (sender)  /;sender;sender-owner
# One of three values: blank, sender, or sender-owner.  If left
# blank the message is bounced to the list owner.  Sender allows
# the sender to be notified in addition to the owner receiving the
# bounced message. Sender-owner causes the sender to be notified,
# but not the owner.

non_member_bounce   =   sender-owner


At 11:04 AM Friday, 6/13/2003, Brandon Amundson wrote -=>
>Hello,
>
>I was wondering if there was a way for majordomo to send a bounce message
>back to the sender, I currently receive all bounced messages but would like
>to have it both ways if possible.
>
>Brandon Amundson
>BBN Technologies
>703 284 1294
>
>
>This space has been accidentally left blank.


From majordomo-users-owner@greatcircle.com  Fri Jun 13 08:22:12 2003
Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 833CB196AA4
	for ; Fri, 13 Jun 2003 08:22:11 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h5DFM4bf005862;
	Fri, 13 Jun 2003 08:22:04 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5DFM3fY021138;
	Fri, 13 Jun 2003 08:22:03 -0700 (PDT)
Received: (from deb@localhost)
	by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5DFM3rx021137;
	Fri, 13 Jun 2003 08:22:03 -0700 (PDT)
Date: Fri, 13 Jun 2003 08:22:03 -0700
From: Deb 
To: Brandon Amundson 
Cc: majordomo-users@greatcircle.com
Subject: Re: Bounce Messages
Message-ID: <20030613152203.GA21063@tickleme.llnl.gov>
Reply-To: majordomo-users@greatcircle.com
References: 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: 
User-Agent: Mutt/1.4i
X-Archive-Number: 200306/90
X-Sequence-Number: 3294

Check out the the patch repository:

	ftp://ftp.ccsf.org/majordomo-patches/1.94.5/

I believe the config_parse.pl-resend.1 patch does what you want...

Enjoy!
deb

Brandon Amundson  had this to say,
> Hello,
> 
> I was wondering if there was a way for majordomo to send a bounce message
> back to the sender, I currently receive all bounced messages but would like
> to have it both ways if possible.
> 
> Brandon Amundson
> BBN Technologies
> 703 284 1294
> 
> 
> This space has been accidentally left blank.

-- 
                  o      _     _         _
          _o     /\_   _ \\o  (_)\__/o  (_)
        _< \_   _>(_) (_)/<_    \_| \   _|/' \/
       (_)>(_) (_)        (_)   (_)    (_)'  _\o_








From majordomo-users-owner@greatcircle.com  Fri Jun 13 08:32:13 2003
Received: from smtp-4.llnl.gov (smtp-4.llnl.gov [128.115.41.84])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 6864C196A65
	for ; Fri, 13 Jun 2003 08:32:09 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by smtp-4.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.6 $) with ESMTP id h5DFVtDm024084;
	Fri, 13 Jun 2003 08:31:55 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5DFVsfY021299;
	Fri, 13 Jun 2003 08:31:54 -0700 (PDT)
Received: (from deb@localhost)
	by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5DFVsdO021298;
	Fri, 13 Jun 2003 08:31:54 -0700 (PDT)
Date: Fri, 13 Jun 2003 08:31:54 -0700
From: Deb 
To: Ed Kasky 
Cc: Brandon Amundson ,
	majordomo-users@greatcircle.com
Subject: Re: Bounce Messages
Message-ID: <20030613153154.GA21286@tickleme.llnl.gov>
References:  <5.1.1.6.2.20030613081714.00ac5a60@mail.esson.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <5.1.1.6.2.20030613081714.00ac5a60@mail.esson.net>
User-Agent: Mutt/1.4i
X-Archive-Number: 200306/91
X-Sequence-Number: 3295

Ed,

That setting is only available (I believe!) if you have the
config_parse.pl-resend.1 patch applied.  I don't think it's in the main
distribution... but I'm sure someone will correct me if I'm wrong. (What? Me
Worry?)


deb


Ed Kasky  had this to say,
> Are you referring to non-member submissions?  If so, the setting is in each 
> list.config:
> 
> 
> # non_member_bounce    [enum] (sender)  /;sender;sender-owner
> # One of three values: blank, sender, or sender-owner.  If left
> # blank the message is bounced to the list owner.  Sender allows
> # the sender to be notified in addition to the owner receiving the
> # bounced message. Sender-owner causes the sender to be notified,
> # but not the owner.
> 
> non_member_bounce   =   sender-owner
> 
> 
> At 11:04 AM Friday, 6/13/2003, Brandon Amundson wrote -=>
> >Hello,
> >
> >I was wondering if there was a way for majordomo to send a bounce message
> >back to the sender, I currently receive all bounced messages but would like
> >to have it both ways if possible.
> >
> >Brandon Amundson
> >BBN Technologies
> >703 284 1294
> >
> >
> >This space has been accidentally left blank.

-- 
                  o      _     _         _
          _o     /\_   _ \\o  (_)\__/o  (_)
        _< \_   _>(_) (_)/<_    \_| \   _|/' \/
       (_)>(_) (_)        (_)   (_)    (_)'  _\o_








From majordomo-users-owner@greatcircle.com  Fri Jun 13 09:46:50 2003
Received: from smtp01.wlv.untd.com (smtp01.wlv.untd.com [209.247.163.57])
	by mycroft.greatcircle.com (Postfix) with SMTP id 8BAD0196B45
	for ; Fri, 13 Jun 2003 09:46:48 -0700 (PDT)
Received: (qmail 19041 invoked from network); 13 Jun 2003 16:46:46 -0000
Received: from dialup-67.31.212.104.dial1.tampa1.level3.net (HELO netzero.net) (67.31.212.104)
  by smtp01.wlv.untd.com with SMTP; 13 Jun 2003 16:46:46 -0000
Message-ID: <3EE9FF5C.6030809@netzero.net>
Date: Fri, 13 Jun 2003 12:44:12 -0400
From: Kirk Bailey 
Organization: Silas Dent Memorial Cabal of ERIS Esoteric and hot dog boiling
 society
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: majordomo-users@greatcircle.com
Subject: Re: copy of originator
References: <1055489217.3ee97cc1497af@webmail.takeiteasyci.com>
Content-Type: text/plain; charset=ISO-8859-2; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/92
X-Sequence-Number: 3296

1. Is this a good idea? Getting a copy back from the list insures that the message went 
out to the list! If you do not get it back, you don't know for sure! But it's your call.

2. majordomo uses sendmail's :include: function in sending out messages. Sendmail does 
not offer such a facility, unless you hack it in. As long as list outgoing aliases use 
this function to ransmit messages, you're going to have a real problem.

3. Were you to use some other program to handle transmitting list traffic which read the 
membership file, and transmitted each message indivigually, it would in essense be 
performing a loop which lends itself to modification. That modofied loop would look 
something like:

#(python code warning!)
f1=open(listname,'r')			# open in the membership file
listmembers=f1.readlines(filename)	# read in all the lines in it
f1.close()				# close the file access
for eachmember in listmembers:		# walk through the list of members
		if eachmember!=from:	# != means 'NOT EQUAL TO'
			sendmail(from, eachmember, subject, message)
		else:			# These 4 lines implement the exclusion function
			pass		# DO NOTHING. you can exclude these 2 lines.
sys.exit()				#  exit the program


ok, this is written in python, but it ought to get the idea across.
If the sender (from) and the current address are identical, DO NOT send the message,
and continue with the loop  until you exaust all the addresses in the variable 
'listmembers'. Then exit the program.

Flexibility in this program is a usefull assett. This could be switched on by the 
presence of a file:

#(python code warning!)
f1=open(listname,'r')			# open in the membership file
listmembers=f1.readlines(filename)	# read in all the lines in it
f1.close()				# close the file access
for eachmember in listmembers:		# walk through the list of members
	if os.exists(listname+'.exclude'):
	`	if eachmember!=from:	# != means 'NOT EQUAL TO'
			smtp.sendmail(from, eachmember, subject, messagebody)
		else:			# These 4 lines implement the exclusion function
			pass		# DO NOTHING. you can exclude these 2 lines.
		sys.exit()		#  exit the program
	else:
		smtp.sendmail(from,eachmember, subject, messagebody)
sys.exit()

Now this code is off the top of my head; I think programming in python these days. :-)
I do not gurantee it will work as is; if you speak python, please vet the thing closely 
for bugs. Doing it this way gives the postmaster choices- exclude originator or not?

I think I'll offer this option in the next edition of TinyList; it's a trivial refinement.

Hope this helps.


Klemen Humerca wrote:
> I was looking through archive, but I couldn't find an answer. Here is my 
> question:
> 
> How do I set it up so that the originator of a message doesn't get a copy of 
> his/her own message back?
> 
> Thank you!
> 
> 


-- 

end

Cheers!
         Kirk D Bailey
                               think
http://www.howlermonkey.net/ +-----+ http://www.tinylist.org/
http://www.listville.net/    | BOX | http://www.sacredelectron.org/
                              +-----+
"Thou art free"-ERIS          think    'Got a light?'-Promethieus

.


From majordomo-users-owner@greatcircle.com  Fri Jun 13 12:07:12 2003
Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25])
	by mycroft.greatcircle.com (Postfix) with ESMTP id B2818196357
	for ; Fri, 13 Jun 2003 12:07:09 -0700 (PDT)
Received: from sonny.org (dad.liston.nu [192.168.1.60])
	(authenticated bits=0)
	by sonny.com (8.12.8/8.12.8) with ESMTP id h5DJ7BIx001770
	(version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO);
	Fri, 13 Jun 2003 14:07:14 -0500
Message-ID: <3EEA2122.5070102@sonny.org>
Date: Fri, 13 Jun 2003 14:08:18 -0500
From: Daniel Liston 
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: hennie@sabinet.co.za
Cc: majordomo-users@greatcircle.com
Subject: Re: quoted text stripping filter
References: <3EE735BC.7040401@sabinet.co.za> <3EE94C55.20809@sonny.org> <3EE98810.6030909@sabinet.co.za>
In-Reply-To: <3EE98810.6030909@sabinet.co.za>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/93
X-Sequence-Number: 3297


This is a fine idea, but how do you handle differences between top
posters, bottom posters, and those that insert comments inline with
the quoted message body?

You could modify 'resend' to do what you want with a regular
expression to monitor the message body too.  Without regard to the
warnings in my first paragraph, the code would look something like
this;

while  {
    if (( $_ =~ m/^>.*$/ ) && ( $. >= 6 )) {
       next;
    }
}

To explain, the code above is checking the message body for lines
beginning with "> anything to end of line" and skipping over them
if the line number is greater than 5.

Dan Liston

Hennie Rautenbach wrote:
> Nope ! I want everything stripped that has a ">" at the beginning of the 
> line except for the top 5 lines beginning with ">" !
> 
> It is to remove the stuff that people don't trim from their messages 
> when replying.
> 
> Daniel Liston wrote:
> 
>> You mean like the footer stamped onto your message? :)
>>
>> Procmail can manipulate a message just about any way you want it to.
>> The problem is writing a regular expression that will strip out what
>> you want stripped while NOT stripping lines you do not want stripped
>> out.
>>
>> Dan Liston
>>
>> Hennie Rautenbach wrote:
>>
>>> Dear folks,
>>>
>>> Can anyone point me to a filter that strips majordomo distributed 
>>> messages of unnecessary quoted text ? Such as the most annoying 
>>> disclaimers etc. that always end up in the replies (digests etc.)
>>>
>>> Is there such a beast ?
>>>
>>> Looking forward to your positive reply.
>>>
>>> Best regards,
>>>
>>> Hennie
>>>
>>>
>>>
>>> -------------------------------------------------------------------------------- 
>>>
>>>
>>> This transmission is for the intended addressee only and is confidential
>>> information. If you have received this transmission in error, please
>>> delete it and notify the sender. The contents of this e-mail are the
>>> opinion of the writer only and are not endorsed by Sabinet Online
>>> Limited unless expressly stated otherwise.
>>> -------------------------------------------------------------------------------- 
>>>
>>
>>
>>
> 



From majordomo-users-owner@greatcircle.com  Fri Jun 13 12:12:41 2003
Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25])
	by mycroft.greatcircle.com (Postfix) with ESMTP id AD23D196BA3
	for ; Fri, 13 Jun 2003 12:12:29 -0700 (PDT)
Received: from sonny.org (dad.liston.nu [192.168.1.60])
	(authenticated bits=0)
	by sonny.com (8.12.8/8.12.8) with ESMTP id h5DJCXIx001824
	(version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO);
	Fri, 13 Jun 2003 14:12:34 -0500
Message-ID: <3EEA2266.8020701@sonny.org>
Date: Fri, 13 Jun 2003 14:13:42 -0500
From: Daniel Liston 
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: R Deepak 
Cc: majordomo-users@greatcircle.com
Subject: Re: taboo_headers problem..: restrict2domain
References:  <3EE951E4.4080304@sonny.org> 
In-Reply-To: 
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/94
X-Sequence-Number: 3298

The patch will allow you to use syntax such as;

restrict_post = @lantana.tenet.res.in

Anyone that attempts to write to your list from
any other domain will cause a bounce to the list
owner or moderator.

I do not believe it allows for the same syntax
within a file defined on the restrict_post line.

Dan Liston

R Deepak wrote:
> - Check out this patch ...
> -
> - ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1
> -
> 
> Doesn't seem to.
> 
> After applying the patch, I set restrict_post to
> 
> --
> restrict_post       = all.restrict
> --
> 
> all.restrict is a file in the lists directory.
> 
> Contents of all.restrict
> 
> ---
> @lantana.tenet.res.in
> ---
> 
> It still bounces the message. I put in a \@lantana.tenet.res.in
> and checked too!
> 
> Deepak



From majordomo-users-owner@greatcircle.com  Fri Jun 13 13:49:08 2003
Received: from stl-smtpout-01.boeing.com (stl-smtpout-01.boeing.com [130.76.96.56])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 1756219681D
	for ; Fri, 13 Jun 2003 13:49:05 -0700 (PDT)
Received: from stl-av-02.boeing.com ([192.76.190.7])
	by stl-smtpout-01.boeing.com (8.9.2/8.8.5-M2) with ESMTP id PAA06064;
	Fri, 13 Jun 2003 15:48:26 -0500 (CDT)
Received: from blv-hub-01.boeing.com (localhost [127.0.0.1])
	by stl-av-02.boeing.com (8.9.3p2/8.9.2/MBS-AV-02) with ESMTP id PAA25155;
	Fri, 13 Jun 2003 15:48:25 -0500 (CDT)
Received: from XCH-NWBH-01.nw.nos.boeing.com (xch-nwbh-01.nw.nos.boeing.com [192.33.62.231])
	by blv-hub-01.boeing.com (8.11.3/8.11.3/MBS-LDAP-01) with ESMTP id h5DKmOC06906;
	Fri, 13 Jun 2003 13:48:24 -0700 (PDT)
Received: from XCH-NW-25.nw.nos.boeing.com ([192.48.4.99]) by XCH-NWBH-01.nw.nos.boeing.com with Microsoft SMTPSVC(5.0.2195.6662);
	 Fri, 13 Jun 2003 13:48:22 -0700
X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Subject: Re: taboo_headers problem..: restrict2domain
Date: Fri, 13 Jun 2003 13:48:07 -0700
Message-ID: 
Thread-Topic: taboo_headers problem..: restrict2domain
Thread-Index: AcMx4PYzry5goHgaTv+oocb1C8Kd+QAC+DOQ
From: "Derivas, Eduardo V" 
To: "Daniel Liston" ,
	"R Deepak" 
Cc: 
X-OriginalArrivalTime: 13 Jun 2003 20:48:22.0761 (UTC) FILETIME=[2106CD90:01C331ED]
X-Archive-Number: 200306/95
X-Sequence-Number: 3299

I applied this patch and did tried it, but it did not work for me. Majordom=
o was looking for a list called @companydomain.com. Has anyone had success =
with this patch?

Ed

-----Original Message-----
From: Daniel Liston [mailto:dliston@sonny.org]
Sent: Friday, June 13, 2003 12:14 PM
To: R Deepak
Cc: majordomo-users@greatcircle.com
Subject: Re: taboo_headers problem..: restrict2domain


The patch will allow you to use syntax such as;

restrict_post =3D @lantana.tenet.res.in

Anyone that attempts to write to your list from
any other domain will cause a bounce to the list
owner or moderator.

I do not believe it allows for the same syntax
within a file defined on the restrict_post line.

Dan Liston

R Deepak wrote:
> - Check out this patch ...
> -
> - ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1
> -
>=20
> Doesn't seem to.
>=20
> After applying the patch, I set restrict_post to
>=20
> --
> restrict_post       =3D all.restrict
> --
>=20
> all.restrict is a file in the lists directory.
>=20
> Contents of all.restrict
>=20
> ---
> @lantana.tenet.res.in
> ---
>=20
> It still bounces the message. I put in a \@lantana.tenet.res.in
> and checked too!
>=20
> Deepak



From majordomo-users-owner@greatcircle.com  Fri Jun 13 14:00:33 2003
Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83])
	by mycroft.greatcircle.com (Postfix) with ESMTP id CD577195F8D
	for ; Fri, 13 Jun 2003 14:00:31 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h5DL0U0q018737
	for ; Fri, 13 Jun 2003 14:00:31 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5DL0UfY025351
	for ; Fri, 13 Jun 2003 14:00:30 -0700 (PDT)
Received: (from deb@localhost)
	by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5DL0UFH025350
	for majordomo-users@greatcircle.com; Fri, 13 Jun 2003 14:00:30 -0700 (PDT)
Date: Fri, 13 Jun 2003 14:00:30 -0700
From: Deb 
To: Majordomo Users 
Subject: Re: taboo_headers problem..: restrict2domain
Message-ID: <20030613210030.GA25283@tickleme.llnl.gov>
Reply-To: Majordomo Users 
References: 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: 
User-Agent: Mutt/1.4i
X-Archive-Number: 200306/96
X-Sequence-Number: 3300

Use it all the time.  It would be helpful to see how you configured
restrict_post.  Can you copy/paste and send it to us?  

What did you do to test it?  

You can set restrict_post to eduardo.v.derivas@boeing.com, then see if you can
post from a different address as well as your own.

If you still have the same problem, how you applied the patch may need to be
investigated.  Also, the fellow who wrote the patch is on the list, so perhaps
he has more helpful suggestions.

deb

Derivas, Eduardo V  had this to say,
> I applied this patch and did tried it, but it did not work for me. Majordomo was looking for a list called @companydomain.com. Has anyone had success with this patch?
> 
> Ed
> 
> -----Original Message-----
> From: Daniel Liston [mailto:dliston@sonny.org]
> Sent: Friday, June 13, 2003 12:14 PM
> To: R Deepak
> Cc: majordomo-users@greatcircle.com
> Subject: Re: taboo_headers problem..: restrict2domain
> 
> 
> The patch will allow you to use syntax such as;
> 
> restrict_post = @lantana.tenet.res.in
> 
> Anyone that attempts to write to your list from
> any other domain will cause a bounce to the list
> owner or moderator.
> 
> I do not believe it allows for the same syntax
> within a file defined on the restrict_post line.
> 
> Dan Liston
> 
> R Deepak wrote:
> > - Check out this patch ...
> > -
> > - ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1
> > -
> > 
> > Doesn't seem to.
> > 
> > After applying the patch, I set restrict_post to
> > 
> > --
> > restrict_post       = all.restrict
> > --
> > 
> > all.restrict is a file in the lists directory.
> > 
> > Contents of all.restrict
> > 
> > ---
> > @lantana.tenet.res.in
> > ---
> > 
> > It still bounces the message. I put in a \@lantana.tenet.res.in
> > and checked too!
> > 
> > Deepak
> 
> 

-- 
                  o      _     _         _
          _o     /\_   _ \\o  (_)\__/o  (_)
        _< \_   _>(_) (_)/<_    \_| \   _|/' \/
       (_)>(_) (_)        (_)   (_)    (_)'  _\o_








From majordomo-users-owner@greatcircle.com  Fri Jun 13 14:09:22 2003
Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25])
	by mycroft.greatcircle.com (Postfix) with ESMTP id E4798196235
	for ; Fri, 13 Jun 2003 14:09:19 -0700 (PDT)
Received: from sonny.org (dad.liston.nu [192.168.1.60])
	(authenticated bits=0)
	by sonny.com (8.12.8/8.12.8) with ESMTP id h5DL9NIx002443
	(version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO);
	Fri, 13 Jun 2003 16:09:25 -0500
Message-ID: <3EEA3DC7.8000708@sonny.org>
Date: Fri, 13 Jun 2003 16:10:31 -0500
From: Daniel Liston 
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Klemen Humerca 
Cc: majordomo-users@greatcircle.com
Subject: Re: copy of originator
References: <1055489217.3ee97cc1497af@webmail.takeiteasyci.com>
In-Reply-To: <1055489217.3ee97cc1497af@webmail.takeiteasyci.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/97
X-Sequence-Number: 3301

What is your OS and MTA?  If your MTA is sendmail, you could try
turning off the MeToo option.  Otherwise, tell us your restrict_post
setting.  Perhaps there is something that could be done using this.

Dan Liston

Klemen Humerca wrote:
> I was looking through archive, but I couldn't find an answer. Here is my 
> question:
> 
> How do I set it up so that the originator of a message doesn't get a copy of 
> his/her own message back?
> 
> Thank you!
> 
> 



From majordomo-users-owner@greatcircle.com  Fri Jun 13 14:14:26 2003
Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25])
	by mycroft.greatcircle.com (Postfix) with ESMTP id EC06B197001
	for ; Fri, 13 Jun 2003 14:14:22 -0700 (PDT)
Received: from sonny.org (dad.liston.nu [192.168.1.60])
	(authenticated bits=0)
	by sonny.com (8.12.8/8.12.8) with ESMTP id h5DLENIx002464
	(version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO);
	Fri, 13 Jun 2003 16:14:23 -0500
Message-ID: <3EEA3EF3.10307@sonny.org>
Date: Fri, 13 Jun 2003 16:15:31 -0500
From: Daniel Liston 
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Jason Jacobs 
Cc: majordomo-users@greatcircle.com
Subject: Re: connecting a bounced email to "bounce"
References: <004f01c3305a$29fc3410$4000a8c0@ceit> <3EE95741.70503@sonny.org> <004e01c331b6$938a2920$4000a8c0@ceit>
In-Reply-To: <004e01c331b6$938a2920$4000a8c0@ceit>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/98
X-Sequence-Number: 3302

I have not played with bouncefilter in a few years, but I am sure the
sendmail 8.7 requirement just means "or newer".

Dan Liston

Jason Jacobs wrote:
> Thanks, Dan.  I did find out about bouncefilter yesterday, but what I found
> was the "official" site with v. 2.1a11.  It says it requires sendmail 8.7,
> but I don't think we have that version.  I'm going to figure this jive out
> today! ;)
> 
> -j
> 



From majordomo-users-owner@greatcircle.com  Fri Jun 13 15:06:06 2003
Received: from slb-smtpout-01.boeing.com (slb-smtpout-01.boeing.com [130.76.64.48])
	by mycroft.greatcircle.com (Postfix) with ESMTP id C324D196E2D
	for ; Fri, 13 Jun 2003 15:06:01 -0700 (PDT)
Received: from slb-av-01.boeing.com ([129.172.13.4])
	by slb-smtpout-01.boeing.com (8.9.2/8.8.5-M2) with ESMTP id PAA05497
	for ; Fri, 13 Jun 2003 15:05:30 -0700 (PDT)
Received: from blv-hub-01.boeing.com (localhost [127.0.0.1])
	by slb-av-01.boeing.com (8.9.3p2/8.9.2/MBS-AV-02) with ESMTP id PAA04590
	for ; Fri, 13 Jun 2003 15:06:00 -0700 (PDT)
Received: from XCH-NWBH-01.nw.nos.boeing.com (xch-nwbh-01.nw.nos.boeing.com [192.33.62.231])
	by blv-hub-01.boeing.com (8.11.3/8.11.3/MBS-LDAP-01) with ESMTP id h5DM5xC05641
	for ; Fri, 13 Jun 2003 15:05:59 -0700 (PDT)
Received: from XCH-NW-25.nw.nos.boeing.com ([192.48.4.99]) by XCH-NWBH-01.nw.nos.boeing.com with Microsoft SMTPSVC(5.0.2195.6662);
	 Fri, 13 Jun 2003 15:05:45 -0700
X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Subject: Re: taboo_headers problem..: restrict2domain
Date: Fri, 13 Jun 2003 15:05:36 -0700
Message-ID: 
Thread-Topic: taboo_headers problem..: restrict2domain
Thread-Index: AcMx7x+J3dXw0TaQRk+f15IrAGl7FAABEF+A
From: "Derivas, Eduardo V" 
To: "Majordomo Users" 
X-OriginalArrivalTime: 13 Jun 2003 22:05:45.0186 (UTC) FILETIME=[F020A420:01C331F7]
X-Archive-Number: 200306/99
X-Sequence-Number: 3303

	When I applied the restrict2domain patch to Majordomo, version 1.94.5, the=
se line where added to majordomo.pl:

    if ($file =3D~ /\@/) {		# Is the resticted string an email?
	$subdomain =3D $subscriber;	# Is the resticted string a domain?
	$subdomain =3D~ s/^[^\@]+// if $file =3D~ /^\@/;
	if (&main'addr_match($subdomain, $file,
	    (&main'cf_ck_bool($clean_list,"mungedomain") ? 2 : undef))) {
	    $matches++;
	}
	return($matches);
    }
	These were the only lines that are different from the orgininal majordomo.=
pl.

	I am the owner of test-list and I sent email from my Exchange account acco=
unt on my PC to the Majordomo test-list on the UNIX mail server. I get this=
 message back from Majordomo:
MAJORDOMO WARNING (mj_resend)!!

Can't read /acct/majordom/majordomo-1.94.5/lists/@boeing.com: No such file =
or directory

My test-list.config file has the following entry:

restrict_post       =3D   @boeing.com

If I use a file instead and list all the emails that can post to this lists=
 it works fine.

	When I restrict_post to read:
restrict_post       =3D   eduardo.v.derivas@boeing.com

And I got this message after I sent mail to test-list from my PC:

Can't read /acct/majordom/majordomo-1.94.5/lists/eduardo.v.derivas@boeing.c=
om: No such file or directory

	When I change it to read:
restrict_post       =3D   eduardo.v.derivas@boeing.com:evd6134@p16.iasl.ca.=
boeing
	and test it again, I get two messages:
Can't read /acct/majordom/majordomo-1.94.5/lists/eduardo.v.derivas@boeing.c=
om: No such file or directory
------
Can't read /acct/majordom/majordomo-1.94.5/lists/evd6134@p16.iasl.ca.boeing=
.com: No such file or directory

Thanks,

Ed
-----Original Message-----
From: Deb [mailto:deb@tickleme.llnl.gov]
Sent: Friday, June 13, 2003 2:01 PM
To: Majordomo Users
Subject: Re: taboo_headers problem..: restrict2domain


Use it all the time.  It would be helpful to see how you configured
restrict_post.  Can you copy/paste and send it to us?=20=20

What did you do to test it?=20=20

You can set restrict_post to eduardo.v.derivas@boeing.com, then see if you =
can
post from a different address as well as your own.

If you still have the same problem, how you applied the patch may need to be
investigated.  Also, the fellow who wrote the patch is on the list, so perh=
aps
he has more helpful suggestions.

deb

Derivas, Eduardo V  had this to say,
> I applied this patch and did tried it, but it did not work for me. Majord=
omo was looking for a list called @companydomain.com. Has anyone had succes=
s with this patch?
>=20
> Ed
>=20
> -----Original Message-----
> From: Daniel Liston [mailto:dliston@sonny.org]
> Sent: Friday, June 13, 2003 12:14 PM
> To: R Deepak
> Cc: majordomo-users@greatcircle.com
> Subject: Re: taboo_headers problem..: restrict2domain
>=20
>=20
> The patch will allow you to use syntax such as;
>=20
> restrict_post =3D @lantana.tenet.res.in
>=20
> Anyone that attempts to write to your list from
> any other domain will cause a bounce to the list
> owner or moderator.
>=20
> I do not believe it allows for the same syntax
> within a file defined on the restrict_post line.
>=20
> Dan Liston
>=20
> R Deepak wrote:
> > - Check out this patch ...
> > -
> > - ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1
> > -
> >=20
> > Doesn't seem to.
> >=20
> > After applying the patch, I set restrict_post to
> >=20
> > --
> > restrict_post       =3D all.restrict
> > --
> >=20
> > all.restrict is a file in the lists directory.
> >=20
> > Contents of all.restrict
> >=20
> > ---
> > @lantana.tenet.res.in
> > ---
> >=20
> > It still bounces the message. I put in a \@lantana.tenet.res.in
> > and checked too!
> >=20
> > Deepak
>=20
>=20

--=20
                  o      _     _         _
          _o     /\_   _ \\o  (_)\__/o  (_)
        _< \_   _>(_) (_)/<_    \_| \   _|/' \/
       (_)>(_) (_)        (_)   (_)    (_)'  _\o_








From majordomo-users-owner@greatcircle.com  Fri Jun 13 18:45:18 2003
Received: from lantana.iitm.ernet.in (lantana.tenet.res.in [202.144.28.166])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 2A467196E04
	for ; Fri, 13 Jun 2003 18:45:15 -0700 (PDT)
Received: from saaranga.iitm.ernet.in (saaranga.iitm.ernet.in [144.16.241.134])
	by lantana.iitm.ernet.in (8.11.6/8.11.6) with ESMTP id h5E1iD820479;
	Sat, 14 Jun 2003 07:14:13 +0530
Date: Sat, 14 Jun 2003 07:13:56 +0530 (IST)
From: R Deepak 
X-X-Sender: rdeepak@saaranga.iitm.ernet.in
To: Daniel Liston 
Cc: majordomo-users@greatcircle.com
Subject: Re: taboo_headers problem..: restrict2domain
In-Reply-To: <3EEA2266.8020701@sonny.org>
Message-ID: 
References: 
 <3EE951E4.4080304@sonny.org> 
 <3EEA2266.8020701@sonny.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Archive-Number: 200306/100
X-Sequence-Number: 3304


- The patch will allow you to use syntax such as;
-
- restrict_post = @lantana.tenet.res.in
-

Even this doesn't seem to work.

But, it does work if I specify my entire email address..

restrict_post = rdeepak@lantana.tenet.res.in

Am I doing something else wrong?

Thanks
Deepak


From majordomo-users-owner@greatcircle.com  Fri Jun 13 19:27:19 2003
Received: from smtp-4.llnl.gov (smtp-4.llnl.gov [128.115.41.84])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 4BB16196E7B
	for ; Fri, 13 Jun 2003 19:27:18 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by smtp-4.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.6 $) with ESMTP id h5E2RGFp003667;
	Fri, 13 Jun 2003 19:27:16 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5E2RGfY029093;
	Fri, 13 Jun 2003 19:27:16 -0700 (PDT)
Received: (from deb@localhost)
	by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5E2RGEe029092;
	Fri, 13 Jun 2003 19:27:16 -0700 (PDT)
Date: Fri, 13 Jun 2003 19:27:16 -0700
From: Deb 
To: R Deepak 
Cc: Daniel Liston ,
	majordomo-users@greatcircle.com
Subject: Re: taboo_headers problem..: restrict2domain
Message-ID: <20030614022716.GA28884@tickleme.llnl.gov>
References:  <3EE951E4.4080304@sonny.org>  <3EEA2266.8020701@sonny.org> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: 
User-Agent: Mutt/1.4i
+Fcc: +.record
X-Archive-Number: 200306/101
X-Sequence-Number: 3305

w/o looking at the code, I'm going to take a stab at this.  

Be sure that you have mungedomain = yes.  

deb

R Deepak  had this to say,
> 
> - The patch will allow you to use syntax such as;
> -
> - restrict_post = @lantana.tenet.res.in
> -
> 
> Even this doesn't seem to work.
> 
> But, it does work if I specify my entire email address..
> 
> restrict_post = rdeepak@lantana.tenet.res.in
> 
> Am I doing something else wrong?
> 
> Thanks
> Deepak

-- 
                  o      _     _         _
          _o     /\_   _ \\o  (_)\__/o  (_)
        _< \_   _>(_) (_)/<_    \_| \   _|/' \/
       (_)>(_) (_)        (_)   (_)    (_)'  _\o_








From majordomo-users-owner@greatcircle.com  Fri Jun 13 19:28:38 2003
Received: from smtp-4.llnl.gov (smtp-4.llnl.gov [128.115.41.84])
	by mycroft.greatcircle.com (Postfix) with ESMTP id ACE02196E73
	for ; Fri, 13 Jun 2003 19:28:35 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by smtp-4.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.6 $) with ESMTP id h5E2SX9P003735;
	Fri, 13 Jun 2003 19:28:33 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5E2SXfY029104;
	Fri, 13 Jun 2003 19:28:33 -0700 (PDT)
Received: (from deb@localhost)
	by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5E2SX8q029103;
	Fri, 13 Jun 2003 19:28:33 -0700 (PDT)
Date: Fri, 13 Jun 2003 19:28:33 -0700
From: Deb 
To: "Derivas, Eduardo V" 
Cc: Majordomo Users 
Subject: Re: taboo_headers problem..: restrict2domain
Message-ID: <20030614022833.GB28884@tickleme.llnl.gov>
References: 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: 
User-Agent: Mutt/1.4i
X-Archive-Number: 200306/102
X-Sequence-Number: 3306

Eduardo,

Did you also apply the other part of the patch to config_parse.pl?

Also, remember to set mungedomain = yes in that lists.config as well.

deb


Derivas, Eduardo V  had this to say,

> 	When I applied the restrict2domain patch to Majordomo, version 1.94.5, these line where added to majordomo.pl:
> 
>     if ($file =~ /\@/) {		# Is the resticted string an email?
> 	$subdomain = $subscriber;	# Is the resticted string a domain?
> 	$subdomain =~ s/^[^\@]+// if $file =~ /^\@/;
> 	if (&main'addr_match($subdomain, $file,
> 	    (&main'cf_ck_bool($clean_list,"mungedomain") ? 2 : undef))) {
> 	    $matches++;
> 	}
> 	return($matches);
>     }
> 	These were the only lines that are different from the orgininal majordomo.pl.
> 
> 	I am the owner of test-list and I sent email from my Exchange account account on my PC to the Majordomo test-list on the UNIX mail server. I get this message back from Majordomo:
> MAJORDOMO WARNING (mj_resend)!!
> 
> Can't read /acct/majordom/majordomo-1.94.5/lists/@boeing.com: No such file or directory
> 
> My test-list.config file has the following entry:
> 
> restrict_post       =   @boeing.com
> 
> If I use a file instead and list all the emails that can post to this lists it works fine.
> 
> 	When I restrict_post to read:
> restrict_post       =   eduardo.v.derivas@boeing.com
> 
> And I got this message after I sent mail to test-list from my PC:
> 
> Can't read /acct/majordom/majordomo-1.94.5/lists/eduardo.v.derivas@boeing.com: No such file or directory
> 
> 	When I change it to read:
> restrict_post       =   eduardo.v.derivas@boeing.com:evd6134@p16.iasl.ca.boeing
> 	and test it again, I get two messages:
> Can't read /acct/majordom/majordomo-1.94.5/lists/eduardo.v.derivas@boeing.com: No such file or directory
> ------
> Can't read /acct/majordom/majordomo-1.94.5/lists/evd6134@p16.iasl.ca.boeing.com: No such file or directory
> 
> Thanks,
> 
> Ed
> -----Original Message-----
> From: Deb [mailto:deb@tickleme.llnl.gov]
> Sent: Friday, June 13, 2003 2:01 PM
> To: Majordomo Users
> Subject: Re: taboo_headers problem..: restrict2domain
> 
> 
> Use it all the time.  It would be helpful to see how you configured
> restrict_post.  Can you copy/paste and send it to us?  
> 
> What did you do to test it?  
> 
> You can set restrict_post to eduardo.v.derivas@boeing.com, then see if you can
> post from a different address as well as your own.
> 
> If you still have the same problem, how you applied the patch may need to be
> investigated.  Also, the fellow who wrote the patch is on the list, so perhaps
> he has more helpful suggestions.
> 
> deb
> 
> Derivas, Eduardo V  had this to say,
> > I applied this patch and did tried it, but it did not work for me. Majordomo was looking for a list called @companydomain.com. Has anyone had success with this patch?
> > 
> > Ed
> > 
> > -----Original Message-----
> > From: Daniel Liston [mailto:dliston@sonny.org]
> > Sent: Friday, June 13, 2003 12:14 PM
> > To: R Deepak
> > Cc: majordomo-users@greatcircle.com
> > Subject: Re: taboo_headers problem..: restrict2domain
> > 
> > 
> > The patch will allow you to use syntax such as;
> > 
> > restrict_post = @lantana.tenet.res.in
> > 
> > Anyone that attempts to write to your list from
> > any other domain will cause a bounce to the list
> > owner or moderator.
> > 
> > I do not believe it allows for the same syntax
> > within a file defined on the restrict_post line.
> > 
> > Dan Liston
> > 
> > R Deepak wrote:
> > > - Check out this patch ...
> > > -
> > > - ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1
> > > -
> > > 
> > > Doesn't seem to.
> > > 
> > > After applying the patch, I set restrict_post to
> > > 
> > > --
> > > restrict_post       = all.restrict
> > > --
> > > 
> > > all.restrict is a file in the lists directory.
> > > 
> > > Contents of all.restrict
> > > 
> > > ---
> > > @lantana.tenet.res.in
> > > ---
> > > 
> > > It still bounces the message. I put in a \@lantana.tenet.res.in
> > > and checked too!
> > > 
> > > Deepak
> > 
> > 
> 
> -- 
>                   o      _     _         _
>           _o     /\_   _ \\o  (_)\__/o  (_)
>         _< \_   _>(_) (_)/<_    \_| \   _|/' \/
>        (_)>(_) (_)        (_)   (_)    (_)'  _\o_
> 
> 
> 
> 
> 
> 
> 

-- 
                  o      _     _         _
          _o     /\_   _ \\o  (_)\__/o  (_)
        _< \_   _>(_) (_)/<_    \_| \   _|/' \/
       (_)>(_) (_)        (_)   (_)    (_)'  _\o_








From majordomo-users-owner@greatcircle.com  Fri Jun 13 19:49:49 2003
Received: from volcano.tenet.res.in (unknown [202.144.28.163])
	by mycroft.greatcircle.com (Postfix) with ESMTP id B4322196AD6
	for ; Fri, 13 Jun 2003 19:49:45 -0700 (PDT)
Received: from lantana.iitm.ernet.in (lantana.iitm.ernet.in [144.16.241.207])
	by volcano.tenet.res.in (8.11.6/8.11.6) with ESMTP id h5E2ogC22941
	for ; Sat, 14 Jun 2003 08:20:42 +0530
Received: from saaranga.iitm.ernet.in (saaranga.iitm.ernet.in [144.16.241.134])
	by lantana.iitm.ernet.in (8.11.6/8.11.6) with ESMTP id h5E2n0828829;
	Sat, 14 Jun 2003 08:19:00 +0530
Date: Sat, 14 Jun 2003 08:18:43 +0530 (IST)
From: R Deepak 
X-X-Sender: rdeepak@saaranga.iitm.ernet.in
To: Deb 
Cc: Daniel Liston ,
	majordomo-users@greatcircle.com
Subject: Re: taboo_headers problem..: restrict2domain
In-Reply-To: <20030614022716.GA28884@tickleme.llnl.gov>
Message-ID: 
References: 
 <3EE951E4.4080304@sonny.org> 
 <3EEA2266.8020701@sonny.org> 
 <20030614022716.GA28884@tickleme.llnl.gov>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Archive-Number: 200306/103
X-Sequence-Number: 3307

- w/o looking at the code, I'm going to take a stab at this.
-
- Be sure that you have mungedomain = yes.

Cool! This works. :)

Thanks!

Deepak

From majordomo-users-owner@greatcircle.com  Fri Jun 13 20:06:10 2003
Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 14E12196ED5
	for ; Fri, 13 Jun 2003 20:06:03 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h5E361J7018470;
	Fri, 13 Jun 2003 20:06:01 -0700 (PDT)
Received: from tickleme.llnl.gov (localhost [127.0.0.1])
	by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5E361fY029518;
	Fri, 13 Jun 2003 20:06:01 -0700 (PDT)
Received: (from deb@localhost)
	by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5E361AZ029517;
	Fri, 13 Jun 2003 20:06:01 -0700 (PDT)
Date: Fri, 13 Jun 2003 20:06:01 -0700
From: Deb 
To: R Deepak 
Cc: majordomo-users@greatcircle.com
Subject: Re: taboo_headers problem..: restrict2domain
Message-ID: <20030614030601.GA29475@tickleme.llnl.gov>
References:  <3EE951E4.4080304@sonny.org>  <3EEA2266.8020701@sonny.org>  <20030614022716.GA28884@tickleme.llnl.gov> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: 
User-Agent: Mutt/1.4i
X-Archive-Number: 200306/104
X-Sequence-Number: 3308

R Deepak  had this to say,
> - w/o looking at the code, I'm going to take a stab at this.
> -
> - Be sure that you have mungedomain = yes.
> 
> Cool! This works. :)

Outstanding!  :-)
 
> Thanks!

You're most welcome.  
 
> Deepak

deb


-- 
                  o      _     _         _
          _o     /\_   _ \\o  (_)\__/o  (_)
        _< \_   _>(_) (_)/<_    \_| \   _|/' \/
       (_)>(_) (_)        (_)   (_)    (_)'  _\o_








From majordomo-users-owner@greatcircle.com  Sat Jun 14 02:02:27 2003
Received: from mfwjs01.mfw.is.co.za (mfwjs01.mfw.is.co.za [196.35.77.13])
	by mycroft.greatcircle.com (Postfix) with ESMTP id A6BD4195A66
	for ; Sat, 14 Jun 2003 02:02:21 -0700 (PDT)
Received: from mail.sabinet.co.za (not verified[192.96.193.110]) by mfwjs01.mfw.is.co.za with MailMarshal (4,2,5,0) 
	id ; Sat, 14 Jun 2003 11:01:59 +0200
Received: from mail.sabinet.co.za (hennie@mail.sabinet.co.za [192.96.193.110])
	by mail.sabinet.co.za (8.9.3/8.9.3) with ESMTP id MAA02322;
	Sat, 14 Jun 2003 12:08:09 +0300 (SADT)
Date: Sat, 14 Jun 2003 12:08:09 +0300 (SADT)
From: Hennie Rautenbach 
To: Daniel Liston 
Cc: majordomo-users@greatcircle.com
Subject: Re: quoted text stripping filter
In-Reply-To: <3EEA2122.5070102@sonny.org>
Message-ID: 
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Archive-Number: 200306/105
X-Sequence-Number: 3309

Thanks very much, I'll play with it a bit.

On Fri, 13 Jun 2003, Daniel Liston wrote:

> 
> This is a fine idea, but how do you handle differences between top
> posters, bottom posters, and those that insert comments inline with
> the quoted message body?
> 
> You could modify 'resend' to do what you want with a regular
> expression to monitor the message body too.  Without regard to the
> warnings in my first paragraph, the code would look something like
> this;
> 
> while  {
>     if (( $_ =~ m/^>.*$/ ) && ( $. >= 6 )) {
>        next;
>     }
> }
> 
> To explain, the code above is checking the message body for lines
> beginning with "> anything to end of line" and skipping over them
> if the line number is greater than 5.
> 
> Dan Liston
> 
> Hennie Rautenbach wrote:
> > Nope ! I want everything stripped that has a ">" at the beginning of the 
> > line except for the top 5 lines beginning with ">" !
> > 
> > It is to remove the stuff that people don't trim from their messages 
> > when replying.
> > 
> > Daniel Liston wrote:
> > 
> >> You mean like the footer stamped onto your message? :)
> >>
> >> Procmail can manipulate a message just about any way you want it to.
> >> The problem is writing a regular expression that will strip out what
> >> you want stripped while NOT stripping lines you do not want stripped
> >> out.
> >>
> >> Dan Liston
> >>
> >> Hennie Rautenbach wrote:
> >>
> >>> Dear folks,
> >>>
> >>> Can anyone point me to a filter that strips majordomo distributed 
> >>> messages of unnecessary quoted text ? Such as the most annoying 
> >>> disclaimers etc. that always end up in the replies (digests etc.)
> >>>
> >>> Is there such a beast ?
> >>>
> >>> Looking forward to your positive reply.
> >>>
> >>> Best regards,
> >>>
> >>> Hennie
> >>>
> >>>
> >>>
> >>> -------------------------------------------------------------------------------- 
> >>>
> >>>
> >>> This transmission is for the intended addressee only and is confidential
> >>> information. If you have received this transmission in error, please
> >>> delete it and notify the sender. The contents of this e-mail are the
> >>> opinion of the writer only and are not endorsed by Sabinet Online
> >>> Limited unless expressly stated otherwise.
> >>> -------------------------------------------------------------------------------- 
> >>>
> >>
> >>
> >>
> > 
> 
> 
> 


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

This transmission is for the intended addressee only and is confidential
information. If you have received this transmission in error, please
delete it and notify the sender. The contents of this e-mail are the
opinion of the writer only and are not endorsed by Sabinet Online
Limited unless expressly stated otherwise.
--------------------------------------------------------------------------------

From majordomo-users-owner@greatcircle.com  Sat Jun 14 09:49:42 2003
Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25])
	by mycroft.greatcircle.com (Postfix) with ESMTP id EB186195AEE
	for ; Sat, 14 Jun 2003 09:49:37 -0700 (PDT)
Received: from sonny.org (dad.liston.nu [192.168.1.60])
	by sonny.com (8.12.8/8.12.8) with ESMTP id h5EGndIw007610;
	Sat, 14 Jun 2003 11:49:39 -0500
Message-ID: <3EEB526C.6090804@sonny.org>
Date: Sat, 14 Jun 2003 11:50:52 -0500
From: Daniel Liston 
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: "Derivas, Eduardo V" 
Cc: Majordomo Users 
Subject: Re: taboo_headers problem..: restrict2domain
References: 
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/106
X-Sequence-Number: 3310

Are you sure the majordomo 1.94.5 that you patched with restrict2domain
is the same majordomo that sendmail is using via the aliases file?

Dan Liston

Derivas, Eduardo V wrote:
> 	When I applied the restrict2domain patch to Majordomo, version 1.94.5, these line where added to majordomo.pl:
> 
>     if ($file =~ /\@/) {		# Is the resticted string an email?
> 	$subdomain = $subscriber;	# Is the resticted string a domain?
> 	$subdomain =~ s/^[^\@]+// if $file =~ /^\@/;
> 	if (&main'addr_match($subdomain, $file,
> 	    (&main'cf_ck_bool($clean_list,"mungedomain") ? 2 : undef))) {
> 	    $matches++;
> 	}
> 	return($matches);
>     }
> 	These were the only lines that are different from the orgininal majordomo.pl.
> 
> 	I am the owner of test-list and I sent email from my Exchange account account on my PC to the Majordomo test-list on the UNIX mail server. I get this message back from Majordomo:
> MAJORDOMO WARNING (mj_resend)!!
> 
> Can't read /acct/majordom/majordomo-1.94.5/lists/@boeing.com: No such file or directory
> 
> My test-list.config file has the following entry:
> 
> restrict_post       =   @boeing.com
> 
> If I use a file instead and list all the emails that can post to this lists it works fine.
> 
> 	When I restrict_post to read:
> restrict_post       =   eduardo.v.derivas@boeing.com
> 
> And I got this message after I sent mail to test-list from my PC:
> 
> Can't read /acct/majordom/majordomo-1.94.5/lists/eduardo.v.derivas@boeing.com: No such file or directory
> 
> 	When I change it to read:
> restrict_post       =   eduardo.v.derivas@boeing.com:evd6134@p16.iasl.ca.boeing
> 	and test it again, I get two messages:
> Can't read /acct/majordom/majordomo-1.94.5/lists/eduardo.v.derivas@boeing.com: No such file or directory
> ------
> Can't read /acct/majordom/majordomo-1.94.5/lists/evd6134@p16.iasl.ca.boeing.com: No such file or directory
> 
> Thanks,
> 
> Ed
> -----Original Message-----
> From: Deb [mailto:deb@tickleme.llnl.gov]
> Sent: Friday, June 13, 2003 2:01 PM
> To: Majordomo Users
> Subject: Re: taboo_headers problem..: restrict2domain
> 
> 
> Use it all the time.  It would be helpful to see how you configured
> restrict_post.  Can you copy/paste and send it to us?  
> 
> What did you do to test it?  
> 
> You can set restrict_post to eduardo.v.derivas@boeing.com, then see if you can
> post from a different address as well as your own.
> 
> If you still have the same problem, how you applied the patch may need to be
> investigated.  Also, the fellow who wrote the patch is on the list, so perhaps
> he has more helpful suggestions.
> 
> deb
> 
> Derivas, Eduardo V  had this to say,
>> I applied this patch and did tried it, but it did not work for me. Majordomo was looking for a list called @companydomain.com. Has anyone had success with this patch?
>> 
>> Ed
>> 
>> -----Original Message-----
>> From: Daniel Liston [mailto:dliston@sonny.org]
>> Sent: Friday, June 13, 2003 12:14 PM
>> To: R Deepak
>> Cc: majordomo-users@greatcircle.com
>> Subject: Re: taboo_headers problem..: restrict2domain
>> 
>> 
>> The patch will allow you to use syntax such as;
>> 
>> restrict_post = @lantana.tenet.res.in
>> 
>> Anyone that attempts to write to your list from
>> any other domain will cause a bounce to the list
>> owner or moderator.
>> 
>> I do not believe it allows for the same syntax
>> within a file defined on the restrict_post line.
>> 
>> Dan Liston
>> 
>> R Deepak wrote:
>> > - Check out this patch ...
>> > -
>> > - ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1
>> > -
>> > 
>> > Doesn't seem to.
>> > 
>> > After applying the patch, I set restrict_post to
>> > 
>> > --
>> > restrict_post       = all.restrict
>> > --
>> > 
>> > all.restrict is a file in the lists directory.
>> > 
>> > Contents of all.restrict
>> > 
>> > ---
>> > @lantana.tenet.res.in
>> > ---
>> > 
>> > It still bounces the message. I put in a \@lantana.tenet.res.in
>> > and checked too!
>> > 
>> > Deepak
>> 
>> 
> 



From majordomo-users-owner@greatcircle.com  Sat Jun 14 10:57:14 2003
Received: from garuda.wmin.ac.uk (garuda.wmin.ac.uk [161.74.160.7])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 72BEF195B12
	for ; Sat, 14 Jun 2003 10:57:11 -0700 (PDT)
Received: from ncs-mail1.wmin.ac.uk ([161.74.160.105] helo=NCS-MAILB.intranet.wmin.ac.uk)
	by garuda.wmin.ac.uk with esmtp (Exim 4.12)
	id 19RFH4-0006Dz-00
	for majordomo-users@greatcircle.com; Sat, 14 Jun 2003 18:57:10 +0100
X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="UTF-8"
Content-Transfer-Encoding: base64
Subject: Re: Keeping lists in two machines in sync.
Date: Sat, 14 Jun 2003 18:56:00 +0100
Message-ID: <9CABEB154ED3544D9FF197466A7391C701611B@NCS-MAILB.intranet.wmin.ac.uk>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Keeping lists in two machines in sync.
Thread-Index: AcMsWYoyX9nGLAjITf6+gOIO1XZcaQGQ+0Zd
From: "Sujit Choudhury" 
To: "Kozloski, Matthew" ,
	
X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19RFH4-0006Dz-00*6XEJdYHKgdE*
X-Archive-Number: 200306/107
X-Sequence-Number: 3311

VGhhbmtzIGZvciB0aGUgc3VnZ2VzdGlvbi4gIERpZCBsb29rIGF0IHVuaXNv
biBhbmQgZGlkIHNvbWUgZXhwZXJpbWVudC4gIEp1c3Qgb25lIHNuYWcgLSBp
ZiBmaWxlMSBpcyBtb2RpZmllZCBvbiBNYWNoaW5lLTEgYW5kIHRoZSBjb3Jy
ZXNwb25kaW5nIGZpbGUxIGlzIG1vZGlmaWVkIG9uIE1hY2hpbmUtMiwgdGhl
biBhIGNvbmZsaWN0IGRldmVsb3BlcyBhbmQgb25lIG1hY2hpbmUgaGFzIHRv
IGFjdCBhcyBtYXN0ZXIsIHRodXMgb3ZlcndyaXRpbmcgYW55dGhpbmcgdGhh
dCB0aGUgc2xhdmUgbWFjaGluZSBhZGRlZCBvciBkZWxldGVkLg0KT3RoZXJ3
aXNlLCBpdCBzZWVtcyBhIGdyZWF0IGlkZWEgb2Yga2VlcGluZyBhIHZlcnkg
bGFyZ2UgbnVtYmVyIG9mIG1haWxpbmcgbGlzdHMgaW4gc3luYy4NCg0KCS0t
LS0tT3JpZ2luYWwgTWVzc2FnZS0tLS0tIA0KCUZyb206IEtvemxvc2tpLCBN
YXR0aGV3IFttYWlsdG86bWF0dGhldy5rb3psb3NraUBzdHJ1cy5jb21dIA0K
CVNlbnQ6IEZyaSAwNi8wNi8yMDAzIDE5OjA3IA0KCVRvOiBtYWpvcmRvbW8t
dXNlcnNAZ3JlYXRjaXJjbGUuY29tIA0KCUNjOiANCglTdWJqZWN0OiBSZTog
S2VlcGluZyBsaXN0cyBpbiB0d28gbWFjaGluZXMgaW4gc3luYy4NCgkNCgkN
Cg0KCUhhdmUgeW91IGxvb2tlZCBpbnRvIHVzaW5nIFVuaXNvbiB2aWEgU1NI
PyAgaHR0cDovL3d3dy5jaXMudXBlbm4uZWR1L35iY3BpZXJjZS91bmlzb24v
IA0KDQoJLS0tLS1PcmlnaW5hbCBNZXNzYWdlLS0tLS0gDQoJRnJvbTogQnVy
dCBKdWRhIFttYWlsdG86YnVydEBqdWRhLmNvbV0gDQoJU2VudDogRnJpZGF5
LCBKdW5lIDA2LCAyMDAzIDEyOjI2IFBNIA0KCVRvOiBtYWpvcmRvbW8tdXNl
cnNAZ3JlYXRjaXJjbGUuY29tIA0KCVN1YmplY3Q6IFJlOiBLZWVwaW5nIGxp
c3RzIGluIHR3byBtYWNoaW5lcyBpbiBzeW5jLiANCg0KDQoJVGhlbiB0aGVy
ZSBpcyB0aGUgcG9zc2liaWxpdHkgdGhhdCBhIGNoYW5nZSBjb3VsZCBiZSBt
YWRlIG9uIGVhY2ggDQoJc2VydmVyLiAgT25lIHdvdWxkIGJlIGxvc3QgZHVy
aW5nIHRoZSByc3luYy4gIFlvdSBjYW4gb25seSBkbyB0aGUgcnN5bmMgDQoJ
aW4gb25lIGRpcmVjdGlvbiBhdCBhIHRpbWUuIA0KDQoJV2hhdCBJIGRpZCBp
biB0aGlzIHNpdHVhdGlvbiBpcyB0byBydW4gYSBzY3JpcHQgb24gdGhlIGJh
Y2t1cCB0byByZXdyaXRlIA0KCXRoZSBtYWpvcmRvbW8gbGlzdCBhbGlhc2Vz
IHRvIHNwZWNpZmljYWxseSBwb2ludCB0byB0aGUgcHJpbWFyeSANCgltYWNo
aW5lLiAgaWU6IA0KDQoJICAgICBtYWpvcmRvbW86ICBtYWpvcmRvbW9AcHJp
bWFyeS1teC5kb20gDQoJICAgICBsaXN0bmFtZTogICBsaXN0bmFtZUBwcmlt
YXJ5LW14LmRvbSANCg0KCVRoaXMgd291bGQgcXVldWUgdXAgYW55IG1haWwg
Zm9yIG1ham9yZG9tbyBvciBsaXN0cyAndGlsIHRoZSBwcmltYXJ5IA0KCWNh
bWUgYmFjayBvbmxpbmUsIGJ1dCB0aGVyZSB3YXMgTk8gcG9zc2libGlsdHkg
b2YgYW55dGhpbmcgZ2V0dGluZyBvdXQgDQoJb2Ygc3luYy4gDQoNCgkgICAg
LSBCdXJ0IA0KDQoNCg0KCURlYiB3cm90ZTogDQoNCgk+SXMgdGhlcmUgc29t
ZSByZWFzb24geW91IHNob3VsZG4ndC9jb3VsZG4ndCB1c2UgcnN5bmMgb24g
KmJvdGgqIHNpZGVzLCANCgk+dG8gc3luY2hyb25pemUgYm90aCBzZXJ2ZXJz
PyAgVXNlIG9wdGlvbnMgdG8gb25seSB1cGRhdGUgZmlsZXMgdGhhdCBhcmUg
DQoJPm5ld2VyLi4uIA0KCT4gDQoJPmQgDQoJPiANCgk+U3VqaXQgQ2hvdWRo
dXJ5IDxTLkNob3VkaHVyeUB3ZXN0bWluc3Rlci5hYy51az4gaGFkIHRoaXMg
dG8gc2F5LCANCgk+IA0KCT4gIA0KCT4gDQoJPj5EZWFyIEFsbCwgDQoJPj5X
ZSBoYXZlIHR3byBNVEEgLSBvbmUgdGhlIG1haW4gb25lIGFuZCB0aGUgb3Ro
ZXIgdGhlIGJhY2t1cCBvbmUuICBNWCANCgk+PnJlY29yZCBmb3IgdGhlIG1h
aW4gb25lIGlzIGxvd2VyIHRoYW4gdGhlIGJhY2t1cCBvbmUuICBIb3dldmVy
IHdlIGFyZSANCgk+PnJ1bm5pbmcgbWFqb3Jkb21vIG9uIGJvdGggdGhlIG1h
Y2hpbmVzLiAgVGhpcyBjYXVzZXMgb25lIHNtYWxsIA0KCT4+cHJvYmxlbS4g
IFNvbWV0aW1lcyB0aGUgc2Vjb25kYXJ5IE1UQSdzIG1ham9yZG9tbyBmaWxl
cyBhcmUgdXBkYXRlZCBpZiANCgk+PnRoZSByZXF1ZXN0IHJlYWNoZXMgdGhl
IHNlY29uZGFyeSBNVEEuIEkgdXNlIHJzeW5jIHRvIG1haW50YWluIGFueSAN
Cgk+PmNoYW5nZXMgaW4gdGhlIHByaW1hcnkgTVRBJ3MgbWFqb3Jkb21vIGZp
bGVzIGFyZSByZWZsZWN0ZWQgaW4gdGhlIA0KCT4+c2Vjb25kYXJ5IE1UQSwg
aG93ZXZlciBoYXZlIG5vIGlkZWEgaG93IHRvIGtlZXAgYm90aCBvZiB0aGVt
IGluIHN5bmMuIA0KCT4+IA0KCT4+QW55IGhlbHAgd291bGQgYmUgYXBwcmVj
aWF0ZWQuIA0KCT4+IA0KCT4+TWFueSB0aGFua3MgDQoJPj4gDQoJPj5TdWpp
dCBDaG91ZGh1cnkgDQoJPj4gICAgDQoJPj4gDQoJPiANCgk+ICANCgk+IA0K
DQo=

From majordomo-users-owner@greatcircle.com  Sat Jun 14 11:01:30 2003
Received: from garuda.wmin.ac.uk (garuda.wmin.ac.uk [161.74.160.7])
	by mycroft.greatcircle.com (Postfix) with ESMTP id ACADA195B12
	for ; Sat, 14 Jun 2003 11:01:26 -0700 (PDT)
Received: from ncs-mail1.wmin.ac.uk ([161.74.160.105] helo=NCS-MAILB.intranet.wmin.ac.uk)
	by garuda.wmin.ac.uk with esmtp (Exim 4.12)
	id 19RFLB-0006J1-00
	for majordomo-users@greatcircle.com; Sat, 14 Jun 2003 19:01:25 +0100
X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="UTF-8"
Content-Transfer-Encoding: base64
Subject: Re: Keeping lists in two machines in sync.
Date: Sat, 14 Jun 2003 19:00:16 +0100
Message-ID: <9CABEB154ED3544D9FF197466A7391C701611C@NCS-MAILB.intranet.wmin.ac.uk>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Keeping lists in two machines in sync.
Thread-Index: AcMsSP51SEfoCYASRKKQiNuZG6WdgwGVXEz8
From: "Sujit Choudhury" 
To: "Burt Juda" , 
X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19RFLB-0006J1-00*rPYaAZhjzhg*
X-Archive-Number: 200306/108
X-Sequence-Number: 3312

SG93IGRvIHlvdSBkbyB0aGlzPyAgRG8geW91IGFsdGVyIHRoZSBjb25maWcg
ZmlsZSBpbiBtYWpvcmRvbW8gIG9yIGp1c3QgY2hhbmdlIHRoZSBhbGlhc2Vz
IGluIHRoZSBhbGlhcyBmaWxlIGluIHRoZSBiYWNrdXAgbWFjaGluZSBzbyB0
aGF0IHRoZSBsaXN0bmFtZTogICBsaXN0bmFtZUBwcmltYXJ5LW14LmRvbSBp
cyBhY2hpZXZlZC4NCiANCi0gU3VqaXQNCg0KCS0tLS0tT3JpZ2luYWwgTWVz
c2FnZS0tLS0tIA0KCUZyb206IEJ1cnQgSnVkYSBbbWFpbHRvOmJ1cnRAanVk
YS5jb21dIA0KCVNlbnQ6IEZyaSAwNi8wNi8yMDAzIDE3OjI2IA0KCVRvOiBt
YWpvcmRvbW8tdXNlcnNAZ3JlYXRjaXJjbGUuY29tIA0KCUNjOiANCglTdWJq
ZWN0OiBSZTogS2VlcGluZyBsaXN0cyBpbiB0d28gbWFjaGluZXMgaW4gc3lu
Yy4NCgkNCgkNCg0KCVRoZW4gdGhlcmUgaXMgdGhlIHBvc3NpYmlsaXR5IHRo
YXQgYSBjaGFuZ2UgY291bGQgYmUgbWFkZSBvbiBlYWNoDQoJc2VydmVyLiAg
T25lIHdvdWxkIGJlIGxvc3QgZHVyaW5nIHRoZSByc3luYy4gIFlvdSBjYW4g
b25seSBkbyB0aGUgcnN5bmMNCglpbiBvbmUgZGlyZWN0aW9uIGF0IGEgdGlt
ZS4NCgkNCglXaGF0IEkgZGlkIGluIHRoaXMgc2l0dWF0aW9uIGlzIHRvIHJ1
biBhIHNjcmlwdCBvbiB0aGUgYmFja3VwIHRvIHJld3JpdGUNCgl0aGUgbWFq
b3Jkb21vIGxpc3QgYWxpYXNlcyB0byBzcGVjaWZpY2FsbHkgcG9pbnQgdG8g
dGhlIHByaW1hcnkNCgltYWNoaW5lLiAgaWU6DQoJDQoJICAgICBtYWpvcmRv
bW86ICBtYWpvcmRvbW9AcHJpbWFyeS1teC5kb20NCgkgICAgIGxpc3RuYW1l
OiAgIGxpc3RuYW1lQHByaW1hcnktbXguZG9tDQoJDQoJVGhpcyB3b3VsZCBx
dWV1ZSB1cCBhbnkgbWFpbCBmb3IgbWFqb3Jkb21vIG9yIGxpc3RzICd0aWwg
dGhlIHByaW1hcnkNCgljYW1lIGJhY2sgb25saW5lLCBidXQgdGhlcmUgd2Fz
IE5PIHBvc3NpYmxpbHR5IG9mIGFueXRoaW5nIGdldHRpbmcgb3V0DQoJb2Yg
c3luYy4NCgkNCgkgICAgLSBCdXJ0DQoJDQoJDQoJDQoJRGViIHdyb3RlOg0K
CQ0KCT5JcyB0aGVyZSBzb21lIHJlYXNvbiB5b3Ugc2hvdWxkbid0L2NvdWxk
bid0IHVzZSByc3luYyBvbiAqYm90aCogc2lkZXMsIHRvDQoJPnN5bmNocm9u
aXplIGJvdGggc2VydmVycz8gIFVzZSBvcHRpb25zIHRvIG9ubHkgdXBkYXRl
IGZpbGVzIHRoYXQgYXJlIG5ld2VyLi4uDQoJPg0KCT5kDQoJPg0KCT5TdWpp
dCBDaG91ZGh1cnkgPFMuQ2hvdWRodXJ5QHdlc3RtaW5zdGVyLmFjLnVrPiBo
YWQgdGhpcyB0byBzYXksDQoJPg0KCT4gDQoJPg0KCT4+RGVhciBBbGwsDQoJ
Pj5XZSBoYXZlIHR3byBNVEEgLSBvbmUgdGhlIG1haW4gb25lIGFuZCB0aGUg
b3RoZXIgdGhlIGJhY2t1cCBvbmUuICBNWCByZWNvcmQgZm9yIHRoZSBtYWlu
IG9uZSBpcyBsb3dlciB0aGFuIHRoZSBiYWNrdXAgb25lLiAgSG93ZXZlciB3
ZSBhcmUgcnVubmluZyBtYWpvcmRvbW8gb24gYm90aCB0aGUgbWFjaGluZXMu
ICBUaGlzIGNhdXNlcyBvbmUgc21hbGwgcHJvYmxlbS4gIFNvbWV0aW1lcyB0
aGUgc2Vjb25kYXJ5IE1UQSdzIG1ham9yZG9tbyBmaWxlcyBhcmUgdXBkYXRl
ZCBpZiB0aGUgcmVxdWVzdCByZWFjaGVzIHRoZSBzZWNvbmRhcnkgTVRBLg0K
CT4+SSB1c2UgcnN5bmMgdG8gbWFpbnRhaW4gYW55IGNoYW5nZXMgaW4gdGhl
IHByaW1hcnkgTVRBJ3MgbWFqb3Jkb21vIGZpbGVzIGFyZSByZWZsZWN0ZWQg
aW4gdGhlIHNlY29uZGFyeSBNVEEsIGhvd2V2ZXIgaGF2ZSBubyBpZGVhIGhv
dyB0byBrZWVwIGJvdGggb2YgdGhlbSBpbiBzeW5jLg0KCT4+DQoJPj5Bbnkg
aGVscCB3b3VsZCBiZSBhcHByZWNpYXRlZC4NCgk+Pg0KCT4+TWFueSB0aGFu
a3MNCgk+Pg0KCT4+U3VqaXQgQ2hvdWRodXJ5DQoJPj4gICANCgk+Pg0KCT4N
Cgk+IA0KCT4NCgkNCgkNCg0K

From majordomo-users-owner@greatcircle.com  Sun Jun 15 09:07:39 2003
Received: from christine.nl (bliep.christine.nl [213.84.192.223])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 22F80196319
	for ; Sun, 15 Jun 2003 09:07:38 -0700 (PDT)
Received: from harmless ([192.168.1.30])
	by christine.nl (8.12.8p1/8.12.8) with SMTP id h5FHS5Uk027494
	for ; Sun, 15 Jun 2003 19:28:05 +0200
Message-Id: <4.3.2.7.2.20030615180820.028a3228@localhost>
X-Sender: chk@192.168.1.200@localhost
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Date: Sun, 15 Jun 2003 18:10:20 +0200
To: majordomo-users@greatcircle.com
From: Christine Karman 
Subject: sendmail 8.12.8p1
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Archive-Number: 200306/109
X-Sequence-Number: 3313

Hi,
since I upgraded my sendmail to 8.12.8 my majordomo lists don't work any 
more.I know the problem is in the security settings and file settings, but 
I can't get it to work. Is there a list of things one needs to change in 
majordomo and/or sendmail when upgrading sendmail to 8.12.8 (p1).??
Thanks.

dagdag
Christine
--
signature? signature? what signature?



From majordomo-users-owner@greatcircle.com  Sun Jun 15 09:17:06 2003
Received: from wrenkasky.com (esson.net [216.102.129.43])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 704F6196309
	for ; Sun, 15 Jun 2003 09:17:05 -0700 (PDT)
Received: from eds.wrenkasky.com (eds.wrenkasky.com [10.10.10.11])
	by wrenkasky.com (8.12.9/8.12.9) with ESMTP id h5FGH4iv011447
	(version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT);
	Sun, 15 Jun 2003 09:17:04 -0700
Message-Id: <5.2.0.9.2.20030615091543.00add8a8@mail.esson.net>
X-Sender: ed@mail.esson.net (Unverified)
X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9
Date: Sun, 15 Jun 2003 09:17:07 -0700
To: Christine Karman ,
	majordomo-users@greatcircle.com
From: Ed Kasky 
Subject: Re: sendmail 8.12.8p1
In-Reply-To: <4.3.2.7.2.20030615180820.028a3228@localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Archive-Number: 200306/110
X-Sequence-Number: 3314

What exactly are the errors?

What was your previous version of sendmail?

At 06:10 PM Sunday, 6/15/2003, Christine Karman wrote -=>
>security settings and file settings, but I can't get it to work. Is there 
>a list of things one needs to change in majordomo and/or sendmail when 
>upgrading sendmail to 8.12.8 (p1).??


From majordomo-users-owner@greatcircle.com  Sun Jun 15 10:49:38 2003
Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25])
	by mycroft.greatcircle.com (Postfix) with ESMTP id AD929196323
	for ; Sun, 15 Jun 2003 10:49:36 -0700 (PDT)
Received: from sonny.org (dad.liston.nu [192.168.1.60])
	by sonny.com (8.12.8/8.12.8) with ESMTP id h5FHnWo6024122;
	Sun, 15 Jun 2003 12:49:32 -0500
Message-ID: <3EECB1F7.7030805@sonny.org>
Date: Sun, 15 Jun 2003 12:50:47 -0500
From: Daniel Liston 
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Christine Karman 
Cc: majordomo-users@greatcircle.com
Subject: Re: sendmail 8.12.8p1
References: <4.3.2.7.2.20030615180820.028a3228@localhost>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/111
X-Sequence-Number: 3315

What version did you upgrade "from"?  Sendmail 8.12 uses smmsp, which
must also be configured to trust majordomo.  What kind of messages are
showing up in your maillog file?

Dan Liston

Christine Karman wrote:
> Hi,
> since I upgraded my sendmail to 8.12.8 my majordomo lists don't work any 
> more.I know the problem is in the security settings and file settings, but 
> I can't get it to work. Is there a list of things one needs to change in 
> majordomo and/or sendmail when upgrading sendmail to 8.12.8 (p1).??
> Thanks.
> 
> dagdag
> Christine
> --
> signature? signature? what signature?
> 



From majordomo-users-owner@greatcircle.com  Sun Jun 15 10:54:24 2003
Received: from mcastl.juda.com (pool-141-153-202-92.mad.east.verizon.net [141.153.202.92])
	by mycroft.greatcircle.com (Postfix) with ESMTP id DD1FC19632D
	for ; Sun, 15 Jun 2003 10:54:11 -0700 (PDT)
Received: from juda.com (krazyhouse.juda.com [192.168.1.5])
	by mcastl.juda.com (8.11.6/) with ESMTP id h5FHrvR23152;
	Sun, 15 Jun 2003 13:53:57 -0400
Message-ID: <3EECB2B3.4040903@juda.com>
Date: Sun, 15 Jun 2003 13:53:55 -0400
From: Burt Juda 
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.4) Gecko/20030529
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Sujit Choudhury 
Cc: majordomo-users@greatcircle.com
Subject: Re: Keeping lists in two machines in sync.
References: <9CABEB154ED3544D9FF197466A7391C701611C@NCS-MAILB.intranet.wmin.ac.uk>
In-Reply-To: <9CABEB154ED3544D9FF197466A7391C701611C@NCS-MAILB.intranet.wmin.ac.uk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Archive-Number: 200306/112
X-Sequence-Number: 3316

The majordomo aliases are kept separate from the regular system aliases 
and sendmail is configured to check *both* files for aliases, like so:

    in the sendmail.mc file:
        define(`ALIAS_FILE', `/etc/aliases,/etc/mail/aliases-majordomo')dnl

This will cause sendmail to search /etc/aliases first, followed by 
/etc/mail/aliases-majordomo.  On the *primary* MX server, this is the 
*real* aliases.

The *secondary* MX server will use a cron script to 'scp' or 'rsync' to 
copy the aliases-majordomo file from the primary server into a different 
location, then use 'sed' to create its alternate version of 
/etc/mail/aliases-majordomo.  ie:

    rsync -e ssh primary:/etc/mail/aliases-majordomo /tmp/
    sed -e "s/^\(.*\):.*/\1: \1@primary.domain/" \
        /tmp/aliases-majordomo >/etc/mail/aliases-majordomo
    newaliases

This really only needs to be run whenever a new list is added or a list 
is deleted, so you may want to simply run it manually.  However, I've 
always found that scheduling it for every 3 or 6 hours is more than 
sufficient (just so we don't forget to run it).

      - Burt Juda



Sujit Choudhury wrote:

>How do you do this?  Do you alter the config file in majordomo  or just change the aliases in the alias file in the backup machine so that the listname:   listname@primary-mx.dom is achieved.
> 
>- Sujit
>
>	-----Original Message----- 
>	From: Burt Juda [mailto:burt@juda.com] 
>
>	Then there is the possibility that a change could be made on each
>	server.  One would be lost during the rsync.  You can only do the 		rsync in one direction at a time.
>	
>	What I did in this situation is to run a script on the backup to 		rewrite the majordomo list aliases to specifically point to the 		primary machine.  ie:
>	
>	     majordomo:  majordomo@primary-mx.dom
>	     listname:   listname@primary-mx.dom
>	
>	This would queue up any mail for majordomo or lists 'til the primary
>	came back online, but there was NO possiblilty of anything getting 		out of sync.
>	
>	    - Burt
>	
>
>  
>


From majordomo-users-owner@greatcircle.com  Sun Jun 15 13:20:23 2003
Received: from maja.humerca.com (unknown [212.118.91.252])
	by mycroft.greatcircle.com (Postfix) with ESMTP id 83D9819636E
	for ; Sun, 15 Jun 2003 13:20:21 -0700 (PDT)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by maja.humerca.com (Postfix) with ESMTP id CCB107DB9
	for ; Sun, 15 Jun 2003 22:22:37 +0200 (CEST)
Received: from maja.humerca.com ([127.0.0.1])
 by localhost (maja [127.0.0.1:10024]) (amavisd-new) with ESMTP id 31621-05
 for ; Sun, 15 Jun 2003 22:22:34 +0200 (CEST)
Received: from bigk (bigk.humerca [192.168.0.3])
	by maja.humerca.com (Postfix) with SMTP id 7E8277D9C
	for ; Sun, 15 Jun 2003 22:22:34 +0200 (CEST)
Message-ID: <003701c3337b$6fdc5310$0300a8c0@bigk>
Reply-To: "Klemen Humerca" 
From: "Klemen Humerca" 
To: "Majordomo lista" 
Subject: Re: copy of originator
Date: Sun, 15 Jun 2003 22:19:24 +0200
Organization: Klemen Humerca
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0034_01C3338C.2D3AC490"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Virus-Scanned: by amavisd-new
X-Archive-Number: 200306/113
X-Sequence-Number: 3317

This is a multi-part message in MIME format.

------=_NextPart_000_0034_01C3338C.2D3AC490
Content-Type: text/plain; charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

My OS is RH 7.3 and I use Postfix...


Klemen Humerca
=20
-----e-mail&web---------
 klemen@humerca.com
 www.humerca.com
 forum.humerca.com
------------------------

     .-.
     /v\    L   I   N   U   X
    // \\        >Rules<
   /(   )\
    ^^-^^

What is your OS and MTA?  If your MTA is sendmail, you could try
turning off the MeToo option.  Otherwise, tell us your restrict_post
setting.  Perhaps there is something that could be done using this.

Dan Liston

Klemen Humerca wrote:
> I was looking through archive, but I couldn't find an answer. Here is my=
=20
> question:
>=20
> How do I set it up so that the originator of a message doesn't get a copy=
 of=20
> his/her own message back?
>=20
> Thank you!
>=20
>=20

------=_NextPart_000_0034_01C3338C.2D3AC490
Content-Type: text/html; charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable








My OS is RH 7.3 and I use Postfix...
 
 
Klemen=20 Humerca
 
-----e-mail&web---------
 klemen@humerca.com
 www.humerca.com
 forum.humerca.= com
------------------------
 
    =20 .-.
     /v\    L  =20 I   N   U   X
    //=20 \\        >Rules<
  = =20 /(   )\
    ^^-^^
 
What is your OS and MTA?  If your MTA is sendmail, you could=20 try
turning off the MeToo option.  Otherwise, tell us your=20 restrict_post
setting.  Perhaps there is something that could be do= ne=20 using this.

Dan Liston

Klemen Humerca wrote:
> I was lo= oking=20 through archive, but I couldn't find an answer. Here is my
>=20 question:
>
> How do I set it up so that the originator of a= =20 message doesn't get a copy of
> his/her own message back?
>=20
> Thank you!
>
>
------=_NextPart_000_0034_01C3338C.2D3AC490-- From majordomo-users-owner@greatcircle.com Sun Jun 15 19:09:00 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 5A6401963C5 for ; Sun, 15 Jun 2003 19:08:57 -0700 (PDT) Received: from sonny.org (dad.liston.nu [192.168.1.60]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTP id <0HGJ00L1WXYX38@daniel.liston.nu> for majordomo-users@greatcircle.com; Sun, 15 Jun 2003 21:08:58 -0500 (CDT) Date: Sun, 15 Jun 2003 21:10:14 -0500 From: Daniel Liston Subject: Re: copy of originator In-reply-to: <003701c3337b$6fdc5310$0300a8c0@bigk> To: Klemen Humerca Cc: Majordomo lista Message-id: <3EED2706.6000406@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 References: <003701c3337b$6fdc5310$0300a8c0@bigk> X-Archive-Number: 200306/114 X-Sequence-Number: 3318 You still did not mention your restrict_post settings since you are not running sendmail. Is what you are trying to do is allow someone that has multiple addresses to post from any of those addresses, but only receive the message at the primary address? If so, you can set restrict_post to allow posting from members of the list by specifying the name of the list, if your list is digested, you will want to include that filename too, plus you can create a file called something like listname-post which will hold addresses of users that can post but not receive. Dan Liston Klemen Humerca wrote: > My OS is RH 7.3 and I use Postfix... > > > Klemen Humerca > > -----e-mail&web--------- > klemen@humerca.com > www.humerca.com > forum.humerca.com > ------------------------ > > .-. > /v\ L I N U X > // \\ >Rules< > /( )\ > ^^-^^ > > What is your OS and MTA? If your MTA is sendmail, you could try > turning off the MeToo option. Otherwise, tell us your restrict_post > setting. Perhaps there is something that could be done using this. > > Dan Liston > > Klemen Humerca wrote: > > I was looking through archive, but I couldn't find an answer. Here is my > > question: > > > > How do I set it up so that the originator of a message doesn't get a > copy of > > his/her own message back? > > > > Thank you! > > > > From majordomo-users-owner@greatcircle.com Sun Jun 15 23:52:06 2003 Received: from aurangzeb.ssuet.edu.pk (unknown [202.125.137.151]) by mycroft.greatcircle.com (Postfix) with ESMTP id 24A87196522 for ; Sun, 15 Jun 2003 23:51:57 -0700 (PDT) Subject: FW: Queries about majorcool Date: Mon, 16 Jun 2003 11:53:12 +0500 Message-ID: X-MS-Has-Attach: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C333D3.F46E6E58" X-MS-TNEF-Correlator: Thread-Topic: Queries about majorcool Thread-Index: AcMz0/ReCJH5i9YLSRKyJdzDsLN+Tg== From: "Jawed Iqbal" content-class: urn:content-classes:message To: X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-Archive-Number: 200306/115 X-Sequence-Number: 3319 This is a multi-part message in MIME format. ------_=_NextPart_001_01C333D3.F46E6E58 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Dear Sir, =20 I've installed majorcool and it is working fine, but some options are not showing like "My Owned Lists" " Owner-less" options at browseable screen of majorcool. =20 Second problem is when i m going to click modify button on screen of majorcool it not shows the approval queue options =20 Kindly guide me that how i can display them on the majorcool's screen. =20 Kindly tell also the thing how can i enhance the functionality of majordomo as well as majorcool, like peruser basis access, owner full rights to manage his list by his own. =20 Help will be greatly appreciated =20 Jawed Iqbal =20 SSUET ------_=_NextPart_001_01C333D3.F46E6E58 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Dear Sir,

 

I've installed majorcool and it is working fine, but some options are not showing like "My Owned Lists" " Owner-less&q= uot; options at browseable screen of majorcool.

 

Second problem is when i m going to click modify button = on screen of majorcool it not shows the approval queue options

 

Kindly guide me that how i can display them on the majorcool's screen.

 

Kindly tell also the thing how can i enhance the functionality of majordomo as well as majorcool, like peruser basis access, owner full rights to manage his list by his own.

 

Help will be greatly appreciated

 

Jawed Iqbal

 

SSUET

------_=_NextPart_001_01C333D3.F46E6E58-- From majordomo-users-owner@greatcircle.com Mon Jun 16 09:36:48 2003 Received: from cypntx.ugsolutions.com (unknown [134.244.77.102]) by mycroft.greatcircle.com (Postfix) with ESMTP id D6D4A196688 for ; Mon, 16 Jun 2003 09:36:45 -0700 (PDT) Received: by cypntx.net.plm.eds.com with Internet Mail Service (5.5.2656.59) id ; Mon, 16 Jun 2003 09:36:29 -0700 Message-ID: From: "Spain, Harrison" To: "'majordomo-users@greatcircle.com'" Subject: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) Date: Mon, 16 Jun 2003 09:40:28 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Archive-Number: 200306/116 X-Sequence-Number: 3320 This is my first posting so be gentle :-). We have exhausted everything we can think of and can't find an answer. I'm hoping someone on this list will recognise the problem. Mail messages sent to my Majordomo 1.94.5 server work fine *unless* they have more than one address. If you send a message to the list and copy yourself (for example), the moderator of the list gets a bounce similar to the following: -----Original Message----- From: Moderator [mailto:moderator@cyhpr365.ugs.com]=20 Sent: Monday, June 16, 2003 9:31 AM To: moderator@ugs.com Subject: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) =46rom moderator@ugs.com Mon Jun 16 09:31:21 2003 Received: from cypntx.ugsolutions.com (cypntx.net.plm.eds.com [134.244.77.102]) by cyhpr365.ugs.com (8.9.3 (PHNE_26305+JAGae58098)/8.8.6) with ESMTP id JAA06035 for ; Mon, 16 Jun 2003 09:31:21 -0700 (PDT) Received: by cypntx.net.plm.eds.com with Internet Mail Service (5.5.2656.59) id ; Mon, 16 Jun 2003 09:31:43 -0700 Message-ID: From: "Spain, Harrison" To: "'test@cyhpr365.ugs.com'" Cc: "'hmspain@yahoo.com'" , "DeMaeyer, William" est365.ugs.com=02kK=02k_@=08,=C3=B8@=02*=C3=88 =CB=86@=01=E2=80=A2=08=01@=08,=C3=B8@=08,=C3=B8=02@=08,=C3=B8=02@=08`p@=08f= $@F =05=C5=B8K=C3=80=1F=03=1B@=08,=C3=B8=04y=C3=B1pzL=C3=80@=01=C2=8D=08.= =01 kw=C2=BC=C3=94@=08f49:31:21 2003=082=C3=B8@=083=08@=083=18@=02=C2=AD=CB=9CMon Jun y=C3=B1=C3=97d9:31=04= =05C=C3=80=1E=C3=AD=C3=B7 Subject: RE: Test 2 Date: Mon, 16 Jun 2003 09:35:34 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain Any advice would be greatly appreciated! Harrison Spain From majordomo-users-owner@greatcircle.com Mon Jun 16 12:52:55 2003 Received: from blv-smtpout-01.boeing.com (blv-smtpout-01.boeing.com [130.76.32.69]) by mycroft.greatcircle.com (Postfix) with ESMTP id DD8861964D5 for ; Mon, 16 Jun 2003 12:52:52 -0700 (PDT) Received: from blv-av-01.boeing.com ([192.42.227.216]) by blv-smtpout-01.boeing.com (8.9.2/8.8.5-M2) with ESMTP id MAA00351; Mon, 16 Jun 2003 12:52:49 -0700 (PDT) Received: from blv-hub-01.boeing.com (localhost [127.0.0.1]) by blv-av-01.boeing.com (8.9.3p2/8.9.2/MBS-AV-02) with ESMTP id MAA28991; Mon, 16 Jun 2003 12:52:48 -0700 (PDT) Received: from XCH-NWBH-01.nw.nos.boeing.com (xch-nwbh-01.nw.nos.boeing.com [192.33.62.231]) by blv-hub-01.boeing.com (8.11.3/8.11.3/MBS-LDAP-01) with ESMTP id h5GJqlL01537; Mon, 16 Jun 2003 12:52:47 -0700 (PDT) Received: from XCH-NW-25.nw.nos.boeing.com ([192.48.4.99]) by XCH-NWBH-01.nw.nos.boeing.com with Microsoft SMTPSVC(5.0.2195.6662); Mon, 16 Jun 2003 12:52:29 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Re: taboo_headers problem..: restrict2domain Date: Mon, 16 Jun 2003 12:52:30 -0700 Message-ID: Thread-Topic: taboo_headers problem..: restrict2domain Thread-Index: AcMyHKnq8d0hPb8DQkSSNkEKltMHnQCFd3mA From: "Derivas, Eduardo V" To: "Deb" Cc: "Majordomo Users" X-OriginalArrivalTime: 16 Jun 2003 19:52:29.0751 (UTC) FILETIME=[D1B75470:01C33440] X-Archive-Number: 200306/117 X-Sequence-Number: 3321 Yes the patch to config_parse.pl has been applied also. I went ahead and ad= ded mungedomain =3D yes to my list.config. I also found the home directory = for majordomo. I made sure that the patch was applied to majordomo.pl and c= onfig_parse.pl in the home directory. Test it ok. Thanks for your help. -----Original Message----- From: Deb [mailto:deb@tickleme.llnl.gov] Sent: Friday, June 13, 2003 7:29 PM To: Derivas, Eduardo V Cc: Majordomo Users Subject: Re: taboo_headers problem..: restrict2domain Eduardo, Did you also apply the other part of the patch to config_parse.pl? Also, remember to set mungedomain =3D yes in that lists.config as well. deb Derivas, Eduardo V had this to say, > When I applied the restrict2domain patch to Majordomo, version 1.94.5, t= hese line where added to majordomo.pl: >=20 > if ($file =3D~ /\@/) { # Is the resticted string an email? > $subdomain =3D $subscriber; # Is the resticted string a domain? > $subdomain =3D~ s/^[^\@]+// if $file =3D~ /^\@/; > if (&main'addr_match($subdomain, $file, > (&main'cf_ck_bool($clean_list,"mungedomain") ? 2 : undef))) { > $matches++; > } > return($matches); > } > These were the only lines that are different from the orgininal majordom= o.pl. >=20 > I am the owner of test-list and I sent email from my Exchange account ac= count on my PC to the Majordomo test-list on the UNIX mail server. I get th= is message back from Majordomo: > MAJORDOMO WARNING (mj_resend)!! >=20 > Can't read /acct/majordom/majordomo-1.94.5/lists/@boeing.com: No such fil= e or directory >=20 > My test-list.config file has the following entry: >=20 > restrict_post =3D @boeing.com >=20 > If I use a file instead and list all the emails that can post to this lis= ts it works fine. >=20 > When I restrict_post to read: > restrict_post =3D eduardo.v.derivas@boeing.com >=20 > And I got this message after I sent mail to test-list from my PC: >=20 > Can't read /acct/majordom/majordomo-1.94.5/lists/eduardo.v.derivas@boeing= .com: No such file or directory >=20 > When I change it to read: > restrict_post =3D eduardo.v.derivas@boeing.com:evd6134@p16.iasl.c= a.boeing > and test it again, I get two messages: > Can't read /acct/majordom/majordomo-1.94.5/lists/eduardo.v.derivas@boeing= .com: No such file or directory > ------ > Can't read /acct/majordom/majordomo-1.94.5/lists/evd6134@p16.iasl.ca.boei= ng.com: No such file or directory >=20 > Thanks, >=20 > Ed > -----Original Message----- > From: Deb [mailto:deb@tickleme.llnl.gov] > Sent: Friday, June 13, 2003 2:01 PM > To: Majordomo Users > Subject: Re: taboo_headers problem..: restrict2domain >=20 >=20 > Use it all the time. It would be helpful to see how you configured > restrict_post. Can you copy/paste and send it to us?=20=20 >=20 > What did you do to test it?=20=20 >=20 > You can set restrict_post to eduardo.v.derivas@boeing.com, then see if yo= u can > post from a different address as well as your own. >=20 > If you still have the same problem, how you applied the patch may need to= be > investigated. Also, the fellow who wrote the patch is on the list, so pe= rhaps > he has more helpful suggestions. >=20 > deb >=20 > Derivas, Eduardo V had this to say, > > I applied this patch and did tried it, but it did not work for me. Majo= rdomo was looking for a list called @companydomain.com. Has anyone had succ= ess with this patch? > >=20 > > Ed > >=20 > > -----Original Message----- > > From: Daniel Liston [mailto:dliston@sonny.org] > > Sent: Friday, June 13, 2003 12:14 PM > > To: R Deepak > > Cc: majordomo-users@greatcircle.com > > Subject: Re: taboo_headers problem..: restrict2domain > >=20 > >=20 > > The patch will allow you to use syntax such as; > >=20 > > restrict_post =3D @lantana.tenet.res.in > >=20 > > Anyone that attempts to write to your list from > > any other domain will cause a bounce to the list > > owner or moderator. > >=20 > > I do not believe it allows for the same syntax > > within a file defined on the restrict_post line. > >=20 > > Dan Liston > >=20 > > R Deepak wrote: > > > - Check out this patch ... > > > - > > > - ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1 > > > - > > >=20 > > > Doesn't seem to. > > >=20 > > > After applying the patch, I set restrict_post to > > >=20 > > > -- > > > restrict_post =3D all.restrict > > > -- > > >=20 > > > all.restrict is a file in the lists directory. > > >=20 > > > Contents of all.restrict > > >=20 > > > --- > > > @lantana.tenet.res.in > > > --- > > >=20 > > > It still bounces the message. I put in a \@lantana.tenet.res.in > > > and checked too! > > >=20 > > > Deepak > >=20 > >=20 >=20 > --=20 > o _ _ _ > _o /\_ _ \\o (_)\__/o (_) > _< \_ _>(_) (_)/<_ \_| \ _|/' \/ > (_)>(_) (_) (_) (_) (_)' _\o_ >=20 >=20 >=20 >=20 >=20 >=20 >=20 --=20 o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ From majordomo-users-owner@greatcircle.com Mon Jun 16 13:24:34 2003 Received: from earth.msuotc.co.uk (81-86-125-15.dsl.pipex.com [81.86.125.15]) by mycroft.greatcircle.com (Postfix) with ESMTP id 96C3B196640 for ; Mon, 16 Jun 2003 13:24:32 -0700 (PDT) Received: from andybev.com ([192.168.0.50]) by earth.msuotc.co.uk (8.12.9/8.12.9) with ESMTP id h5GMH68A029602; Mon, 16 Jun 2003 22:17:09 GMT Message-ID: <3EEE278B.7040707@andybev.com> Date: Mon, 16 Jun 2003 21:24:43 +0100 From: Andrew Beverley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Spain, Harrison" Cc: "'majordomo-users@greatcircle.com'" Subject: Re: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Archive-Number: 200306/118 X-Sequence-Number: 3322 Look in your majordomo.cf file. There is a setting: $MAX_HEADER_LINE_LENGTH which by default is set to 128 bytes. Most email clients wrap their 'To:' lines in the header to less than this, but it looks like yours doesn't. Having multiple addresses obviously exceeds this length. You could increase this value to solve the problem, but I'm not sure if that's the best way to do it. Maybe you should check the settings on your email client, as I'm not aware of any clients that do not wrap the header lines to below this length. Andy Beverley Spain, Harrison wrote: > This is my first posting so be gentle :-). We have exhausted everything we > can think of and can't find an answer. I'm hoping someone on this list will > recognise the problem. > > Mail messages sent to my Majordomo 1.94.5 server work fine *unless* they > have more than one address. If you send a message to the list and copy > yourself (for example), the moderator of the list gets a bounce similar to > the following: > > -----Original Message----- > From: Moderator [mailto:moderator@cyhpr365.ugs.com] > Sent: Monday, June 16, 2003 9:31 AM > To: moderator@ugs.com > Subject: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) > > >>From moderator@ugs.com Mon Jun 16 09:31:21 2003 > Received: from cypntx.ugsolutions.com (cypntx.net.plm.eds.com > [134.244.77.102]) > by cyhpr365.ugs.com (8.9.3 (PHNE_26305+JAGae58098)/8.8.6) with ESMTP > id JAA06035 > for ; Mon, 16 Jun 2003 09:31:21 -0700 (PDT) > Received: by cypntx.net.plm.eds.com with Internet Mail Service (5.5.2656.59) > id ; Mon, 16 Jun 2003 09:31:43 -0700 > Message-ID: > From: "Spain, Harrison" > To: "'test@cyhpr365.ugs.com'" > Cc: "'hmspain@yahoo.com'" , > "DeMaeyer, William" > est365.ugs.comkKk_@,ø@*È > ˆ@•@,ø@,ø@,ø@`p@f$@F ŸKÀ@,øyñpzLÀ@. kw¼Ô@f49:31:21 > 20032ø@3@3@­˜Mon Jun yñ×d9:31CÀí÷ > Subject: RE: Test 2 > Date: Mon, 16 Jun 2003 09:35:34 -0700 > MIME-Version: 1.0 > X-Mailer: Internet Mail Service (5.5.2656.59) > Content-Type: text/plain > > Any advice would be greatly appreciated! > > Harrison Spain > > From majordomo-users-owner@greatcircle.com Mon Jun 16 13:57:42 2003 Received: from imo-m03.mx.aol.com (imo-m03.mx.aol.com [64.12.136.6]) by mycroft.greatcircle.com (Postfix) with ESMTP id C131D19670C for ; Mon, 16 Jun 2003 13:57:37 -0700 (PDT) Received: from Xreidx99@aol.com by imo-m03.mx.aol.com (mail_out_v36.3.) id o.2d.30166d22 (18555) for ; Mon, 16 Jun 2003 16:57:31 -0400 (EDT) From: Xreidx99@aol.com Message-ID: <2d.30166d22.2c1f893a@aol.com> Date: Mon, 16 Jun 2003 16:57:30 EDT Subject: removal To: Majordomo-Users@GreatCircle.COM MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_2d.30166d22.2c1f893a_boundary" X-Mailer: 8.0 for Windows sub 6011 X-Archive-Number: 200306/119 X-Sequence-Number: 3323 --part1_2d.30166d22.2c1f893a_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit how do i remove myself from this mailing list? thanks, reid --part1_2d.30166d22.2c1f893a_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable how do i remove myself from this mailing list?

thanks,
reid
--part1_2d.30166d22.2c1f893a_boundary-- From majordomo-users-owner@greatcircle.com Mon Jun 16 14:34:32 2003 Received: from cypntx.ugsolutions.com (unknown [134.244.77.102]) by mycroft.greatcircle.com (Postfix) with ESMTP id 432D01964EF for ; Mon, 16 Jun 2003 14:34:29 -0700 (PDT) Received: by cypntx.net.plm.eds.com with Internet Mail Service (5.5.2656.59) id ; Mon, 16 Jun 2003 14:34:28 -0700 Message-ID: From: "Spain, Harrison" To: "'majordomo-users@greatcircle.com'" Subject: Re: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) Date: Mon, 16 Jun 2003 14:38:22 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Archive-Number: 200306/120 X-Sequence-Number: 3324 I uppped the setting to 2048 and it works but the header still gets corrupted (see below). Hmmm.... Any other suggestions? :-) Harrison Received: from cyhpr365.ugs.com (cyhpr365.net.plm.eds.com [134.244.5.105]) by stlntx2.ugs.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id M4H5TF3B; Mon, 16 Jun 2003 16:31:57 -0500 Received: (from majordomo@localhost) by cyhpr365.ugs.com (8.9.3 (PHNE_26305+JAGae58098)/8.8.6) id OAA07765 for test-list; Mon, 16 Jun 2003 14:31:34 -0700 (PDT) Received: from cypntx.ugsolutions.com (cypntx.net.plm.eds.com [134.244.77.102]) by cyhpr365.ugs.com (8.9.3 (PHNE_26305+JAGae58098)/8.8.6) with ESMTP id OAA07761 for ; Mon, 16 Jun 2003 14:31:34 -0700 (PDT) Received: by cypntx.net.plm.eds.com with Internet Mail Service (5.5.2656.59) id ; Mon, 16 Jun 2003 14:31:57 -0700 Message-ID: From: "Spain, Harrison" To: "'test@cyhpr365.ugs.com'" Cc: "'hmspain@yahoo.com'" , "DeMaeyer, William" est365.ugs.com=02kK=02k_@=08, =C3=B8@=02*=C3=88@=01=08=01@=08, =C3=B8@=08, =C3=B8=02@=08, =C3=B8= =02@=08`p@=08f$@F.=05K=C3=80=1F=03=1B@=08, "=C3=B8=04y=C3=B1pzL=C3=80@=01=08.=01 kw=C2=BC=C3=94@=08f44":31:34.2003=082=C3=B8@=083=08@=083=18@=02=C2=ADMon.Ju= n.y=C3=B1=C3=97d4:31=04=05C=C3=80=1E=C3=AD=C3=B7 Subject: RE: Test A Date: Mon, 16 Jun 2003 14:35:47 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain Sender: moderator@cyhpr365.ugs.com Precedence: bulk Reply-To: test@cyhpr365.ugs.com > -----Original Message----- > From: Andrew Beverley [mailto:andy@andybev.com]=20 > Sent: Monday, June 16, 2003 1:25 PM > To: Spain, Harrison > Cc: 'majordomo-users@greatcircle.com' > Subject: Re: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) >=20 >=20 > Look in your majordomo.cf file. >=20 > There is a setting: >=20 > $MAX_HEADER_LINE_LENGTH >=20 > which by default is set to 128 bytes. Most email clients wrap their=20 > 'To:' lines in the header to less than this, but it looks like yours=20 > doesn't. Having multiple addresses obviously exceeds this length. You=20 > could increase this value to solve the problem, but I'm not sure if=20 > that's the best way to do it. Maybe you should check the settings on=20 > your email client, as I'm not aware of any clients that do=20 > not wrap the=20 > header lines to below this length. >=20 > Andy Beverley >=20 >=20 > Spain, Harrison wrote: >=20 > > This is my first posting so be gentle :-). We have=20 > exhausted everything we > > can think of and can't find an answer. I'm hoping someone=20 > on this list will > > recognise the problem. > >=20 > > Mail messages sent to my Majordomo 1.94.5 server work fine=20 > *unless* they > > have more than one address. If you send a message to the=20 > list and copy > > yourself (for example), the moderator of the list gets a=20 > bounce similar to > > the following: > >=20 > > -----Original Message----- > > From: Moderator [mailto:moderator@cyhpr365.ugs.com]=20 > > Sent: Monday, June 16, 2003 9:31 AM > > To: moderator@ugs.com > > Subject: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) > >=20 > >=20 > >>From moderator@ugs.com Mon Jun 16 09:31:21 2003 > > Received: from cypntx.ugsolutions.com (cypntx.net.plm.eds.com > > [134.244.77.102]) > > by cyhpr365.ugs.com (8.9.3=20 > (PHNE_26305+JAGae58098)/8.8.6) with ESMTP > > id JAA06035 > > for ; Mon, 16 Jun 2003 09:31:21=20 > -0700 (PDT) > > Received: by cypntx.net.plm.eds.com with Internet Mail=20 > Service (5.5.2656.59) > > id ; Mon, 16 Jun 2003 09:31:43 -0700 > > Message-ID: > > From: "Spain, Harrison" > > To: "'test@cyhpr365.ugs.com'" > > Cc: "'hmspain@yahoo.com'" , > > "DeMaeyer, William" > > est365.ugs.com=02kK=02k_@=08,=C3=B8@=02*=C3= =88 > > =CB=86@=01=E2=80=A2=08=01@=08,=C3=B8@=08,=C3=B8=02@=08,=C3=B8=02@=08`p@= =08f$@F =05=C5=B8K=C3=80=1F=03=1B@=08,=C3=B8=04y=C3=B1pzL=C3=80@=01=C2=8D= =08.=01=20 > kw=C2=BC=C3=94@=08f49:31:21 > > 2003=082=C3=B8@=083=08@=083=18@=02=C2=AD=CB=9CMon Jun y=C3=B1=C3=97d9:3= 1=04=05C=C3=80=1E=C3=AD=C3=B7 > > Subject: RE: Test 2 > > Date: Mon, 16 Jun 2003 09:35:34 -0700 > > MIME-Version: 1.0 > > X-Mailer: Internet Mail Service (5.5.2656.59) > > Content-Type: text/plain > >=20 > > Any advice would be greatly appreciated! > >=20 > > Harrison Spain > >=20 > >=20 >=20 From majordomo-users-owner@greatcircle.com Mon Jun 16 15:03:11 2003 Received: from pimout1-ext.prodigy.net (pimout1-ext.prodigy.net [207.115.63.77]) by mycroft.greatcircle.com (Postfix) with ESMTP id E828319677E for ; Mon, 16 Jun 2003 15:03:05 -0700 (PDT) Received: from conveyanced.com (adsl-64-169-241-20.dsl.sndg02.pacbell.net [64.169.241.20]) by pimout1-ext.prodigy.net (8.12.9/8.12.3) with ESMTP id h5GM2uPg131088; Mon, 16 Jun 2003 18:02:56 -0400 Date: Mon, 16 Jun 2003 15:02:56 -0700 Subject: Re: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) Content-Type: multipart/alternative; boundary=Apple-Mail-2-184365054 Mime-Version: 1.0 (Apple Message framework v552) Cc: "Spain, Harrison" , "'majordomo-users@greatcircle.com'" To: Andrew Beverley From: Bill Houle In-Reply-To: <3EEE278B.7040707@andybev.com> Message-Id: <48FD881E-A046-11D7-BD2A-00306589F186@conveyanced.com> X-Mailer: Apple Mail (2.552) X-Archive-Number: 200306/121 X-Sequence-Number: 3325 --Apple-Mail-2-184365054 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8; format=flowed No, I'm not convinced. Rather, I think this will bypass the problem=20 rather than solving it. More specifically, it will probably create=20 other trouble. Look at the BOUNCE more closely. The TO line is fine. However, the CC=20 line has lots of garbage characters after the DeMaeyer address.=20 Increasing the max length will allow the offending header to pass=20 Majordomo, but the garbage will then have to be interpreted by the MTA. To solve the real problem, you must find out what -- somewhere between=20 your Exchange Internet Mail Service and the Majordomo server -- is=20 corrupting the headers. I'd start looking first at the host CYPNTX3. --bill On Monday, June 16, 2003, at 01:24 PM, Andrew Beverley wrote: > Look in your majordomo.cf file. > > There is a setting: > > $MAX_HEADER_LINE_LENGTH > > which by default is set to 128 bytes. Most email clients wrap their=20 > 'To:' lines in the header to less than this, but it looks like yours=20 > doesn't. Having multiple addresses obviously exceeds this length. You=20 > could increase this value to solve the problem, but I'm not sure if=20 > that's the best way to do it. Maybe you should check the settings on=20 > your email client, as I'm not aware of any clients that do not wrap=20 > the header lines to below this length. > > Andy Beverley > > > Spain, Harrison wrote: > >> This is my first posting so be gentle :-). We have exhausted=20 >> everything we >> can think of and can't find an answer. I'm hoping someone on this=20 >> list will >> recognise the problem. >> Mail messages sent to my Majordomo 1.94.5 server work fine *unless*=20 >> they >> have more than one address. If you send a message to the list and=20 >> copy >> yourself (for example), the moderator of the list gets a bounce=20 >> similar to >> the following: >> -----Original Message----- >> From: Moderator [mailto:moderator@cyhpr365.ugs.com] Sent: Monday,=20 >> June 16, 2003 9:31 AM >> To: moderator@ugs.com >> Subject: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) >>> From moderator@ugs.com Mon Jun 16 09:31:21 2003 >> Received: from cypntx.ugsolutions.com (cypntx.net.plm.eds.com >> [134.244.77.102]) >> by cyhpr365.ugs.com (8.9.3 (PHNE_26305+JAGae58098)/8.8.6) with ESMTP >> id JAA06035 >> for ; Mon, 16 Jun 2003 09:31:21 -0700 (PDT) >> Received: by cypntx.net.plm.eds.com with Internet Mail Service=20 >> (5.5.2656.59) >> id ; Mon, 16 Jun 2003 09:31:43 -0700 >> Message-ID: >> From: "Spain, Harrison" >> To: "'test@cyhpr365.ugs.com'" >> Cc: "'hmspain@yahoo.com'" , >> "DeMaeyer, William" >> est365.ugs.com=02kK=02k_@=08,=C3=B8@=02*=C3= =88 >> =CB=86@=01=E2=80=A2=08=01@=08,=C3=B8@=08,=C3=B8=02@=08,=C3=B8=02@=08`p@= =08f$@F =05=C5=B8K=C3=80=1F=03=1B@=08,=C3=B8=04y=C3=B1pzL=C3=80@=01=C2=8D= =08.=01=20 >> kw=C2=BC=C3=94@=08f49:31:21 >> 2003=082=C3=B8@=083=08@=083=18@=02=C2=AD=CB=9CMon Jun y=C3=B1=C3=97d9:31= =04=05C=C3=80=1E=C3=AD=C3=B7 >> Subject: RE: Test 2 >> Date: Mon, 16 Jun 2003 09:35:34 -0700 >> MIME-Version: 1.0 >> X-Mailer: Internet Mail Service (5.5.2656.59) >> Content-Type: text/plain >> Any advice would be greatly appreciated! >> Harrison Spain > =20=20 --Apple-Mail-2-184365054 Content-Transfer-Encoding: quoted-printable Content-Type: text/enriched; charset=UTF-8 No, I'm not convinced. Rather, I think this will bypass the problem rather than solving it. More specifically, it will probably create other trouble. Look at the BOUNCE more closely. The TO line is fine. However, the CC line has lots of garbage characters after the DeMaeyer address. Increasing the max length will allow the offending header to pass Majordomo, but the garbage will then have to be interpreted by the MTA. To solve the real problem, you must find out what -- somewhere between your Exchange Internet Mail Service and the Majordomo server -- is corrupting the headers. I'd start looking first at the host CYPNTX3. --bill On Monday, June 16, 2003, at 01:24 PM, Andrew Beverley wrote: Look in your majordomo.cf file. There is a setting: $MAX_HEADER_LINE_LENGTH which by default is set to 128 bytes. Most email clients wrap their 'To:' lines in the header to less than this, but it looks like yours doesn't. Having multiple addresses obviously exceeds this length. You could increase this value to solve the problem, but I'm not sure if that's the best way to do it. Maybe you should check the settings on your email client, as I'm not aware of any clients that do not wrap the header lines to below this length. Andy Beverley Spain, Harrison wrote: This is my first posting so be gentle :-). We have exhausted everything we can think of and can't find an answer. I'm hoping someone on this list will recognise the problem. Mail messages sent to my Majordomo 1.94.5 server work fine *unless* they have more than one address. If you send a message to the list and copy yourself (for example), the moderator of the list gets a bounce similar to the following: -----Original Message----- From: Moderator [mailto:moderator@cyhpr365.ugs.com] Sent: Monday, June 16, 2003 9:31 AM To: moderator@ugs.com Subject: BOUNCE test@cyhpr365.ugs.com: Header line too long (>128) From moderator@ugs.com Mon Jun 16 09:31:21 2003 Received: from cypntx.ugsolutions.com (cypntx.net.plm.eds.com [134.244.77.102]) by cyhpr365.ugs.com (8.9.3 (PHNE_26305+JAGae58098)/8.8.6) with ESMTP id JAA06035 for <; Mon, 16 Jun 2003 09:31:21 -0700 (PDT) Received: by cypntx.net.plm.eds.com with Internet Mail Service (5.5.2656.59) id <; Mon, 16 Jun 2003 09:31:43 -0700 Message-ID: < From: "Spain, Harrison" < To: "'test@cyhpr365.ugs.com'" < Cc: "'hmspain@yahoo.com'" <, "DeMaeyer, William" <est365.ugs.com=02kK=02k_@=08,=C3=B8@=02*=C3=88 =CB=86@=01=E2=80=A2=08=01@=08,=C3=B8@=08,=C3=B8=02@=08,=C3=B8=02@=08`p@=08f= $@F =05=C5=B8K=C3=80=1F=03=1B@=08,=C3=B8=04y=C3=B1pzL=C3=80@=01=C2=8D=08.= =01 kw=C2=BC=C3=94@=08f49:31:21 2003=082=C3=B8@=083=08@=083=18@=02Lucida Grande= =C2=AD=CB=9CMon Jun y=C3=B1=C3=97d9:31=04=05C=C3=80=1E=C3=AD=C3=B7 Subject: RE: Test 2 Date: Mon, 16 Jun 2003 09:35:34 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain Any advice would be greatly appreciated! Harrison Spain Lucida Grande =20 --Apple-Mail-2-184365054-- From majordomo-users-owner@greatcircle.com Mon Jun 16 22:21:44 2003 Received: from aurangzeb.ssuet.edu.pk (unknown [202.125.137.151]) by mycroft.greatcircle.com (Postfix) with ESMTP id 2E4C5196846 for ; Mon, 16 Jun 2003 22:21:38 -0700 (PDT) Subject: Queries about majorcool Date: Tue, 17 Jun 2003 10:22:39 +0500 Message-ID: X-MS-Has-Attach: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C33490.7879B470" X-MS-TNEF-Correlator: Thread-Topic: Queries about majorcool Thread-Index: AcMz0/ReCJH5i9YLSRKyJdzDsLN+TgAvBY2Q From: "Jawed Iqbal" content-class: urn:content-classes:message To: X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-Archive-Number: 200306/122 X-Sequence-Number: 3326 This is a multi-part message in MIME format. ------_=_NextPart_001_01C33490.7879B470 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Dear Sir, majordomo-users@greatcircle.com =20 Help!!!!!!!!!! =20 I am using Majordomo version 1.94.5, Majorcool version 1.3.2 and perl version 5.8.0-55 =20 I've installed majorcool and it is working fine, but some options are not showing like "My Owned Lists" " Owner-less" options at browseable screen of majorcool. =20 Second problem is when i m going to click modify button on screen of majorcool it not shows the approval queue options =20 Kindly guide me that how i can display them on the majorcool's screen. =20 Kindly tell also the thing how can i enhance the functionality of majordomo as well as majorcool, like peruser basis access, owner full rights to manage his list by his own. =20 Help will be greatly appreciated =20 Jawed Iqbal =20 SSUET ------_=_NextPart_001_01C33490.7879B470 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Dear Sir,

majordomo-users@greatcircle.com

 

Help!!!!!!!!!!

 

I am using Majordom= o version 1.94.5, Majorcool version 1.3.2 and perl version 5.8.0-55

 

I've installed majorcool and it is working fine, but some options are not showing like "My Owned Lists" " Owner-less&q= uot; options at browseable screen of majorcool.

 

Second problem is when i m going to click modify button = on screen of majorcool it not shows the approval queue options

 

Kindly guide me that how i can display them on the majorcool's screen.

 

Kindly tell also the thing how can i enhance the functionality of majordomo as well as majorcool, like peruser basis access, owner full rights to manage his list by his own.

 

Help will be greatly appreciated

 

Jawed Iqbal

 

SSUET

------_=_NextPart_001_01C33490.7879B470-- From majordomo-users-owner@greatcircle.com Tue Jun 17 05:44:39 2003 Received: from mailrelay.netcologne.de (mailrelay.netcologne.de [194.8.194.96]) by mycroft.greatcircle.com (Postfix) with ESMTP id 1F939195F42 for ; Tue, 17 Jun 2003 05:44:37 -0700 (PDT) Received: from smtpp1.gewkoelnag.de (unknown [195.14.248.101]) by mailrelay.netcologne.de (Postfix) with SMTP id 1B90E41DC0; Tue, 17 Jun 2003 14:44:34 +0200 (MEST) Received: from bmexchg01p.brunata-huerth.de (unknown [10.106.4.10]) by smtpp1.gewkoelnag.de (Postfix) with SMTP id F3562186D9; Tue, 17 Jun 2003 14:44:34 +0200 (MEST) Received: through eSafe SMTP Relay 1042038878; Tue Jun 17 14:43:49 2003 Received: from zum ([10.20.1.13]) by bmexchg01p.brunata-huerth.de with Microsoft SMTPSVC(5.0.2195.5329); Tue, 17 Jun 2003 14:44:35 +0200 From: "Georg Zumstrull" To: "'Jawed Iqbal'" , Subject: Re: Queries about majorcool Date: Tue, 17 Jun 2003 14:43:10 +0200 Message-ID: <000801c334ce$03952840$0d01140a@brunatahuerth.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0009_01C334DE.C71F7EE0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-MS-TNEF-Correlator: 00000000FA7E5D97F909D41186D700609455464024EA4F00 In-Reply-To: Importance: Normal X-OriginalArrivalTime: 17 Jun 2003 12:44:35.0806 (UTC) FILETIME=[3543F7E0:01C334CE] X-Archive-Number: 200306/123 X-Sequence-Number: 3327 This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C334DE.C71F7EE0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit > Second problem is when i m going to click modify button on screen of majorcool it not shows the approval queue options You have to install the aproval.shar from the contrib directory to make this feature work. Georg -----Original Message----- From: majordomo-users-owner@greatcircle.com [mailto:majordomo-users-owner@greatcircle.com]On Behalf Of Jawed Iqbal Sent: Tuesday, June 17, 2003 7:23 AM To: majordomo-users@greatcircle.com Subject: Queries about majorcool Dear Sir, majordomo-users@greatcircle.com Help!!!!!!!!!! I am using Majordomo version 1.94.5, Majorcool version 1.3.2 and perl version 5.8.0-55 I've installed majorcool and it is working fine, but some options are not showing like "My Owned Lists" " Owner-less" options at browseable screen of majorcool. Second problem is when i m going to click modify button on screen of majorcool it not shows the approval queue options Kindly guide me that how i can display them on the majorcool's screen. Kindly tell also the thing how can i enhance the functionality of majordomo as well as majorcool, like peruser basis access, owner full rights to manage his list by his own. Help will be greatly appreciated Jawed Iqbal SSUET ************************************************************************************************** The contents of this email and any attachments are confidential. It is intended for the named recipient(s) only. If you have received this email in error please notify the system manager or the sender immediately and do not disclose the contents to any one or make copies. ** eSafe scanned this email for viruses, vandals and malicious content ** ************************************************************************************************** ------=_NextPart_000_0009_01C334DE.C71F7EE0 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+IgwMAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcA GAAAAElQTS5NaWNyb3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEG gAMADgAAANMHBgARAA4AKwAAAAIALAEBA5AGACQYAAAnAAAACwACAAEAAAAL ACMAAAAAAAMAJgAAAAAACwApAAAAAAADAC4AAAAAAAMANgAAAAAAHgBwAAEA AAAYAAAAUXVlcmllcyBhYm91dCBtYWpvcmNvb2wAAgFxAAEAAAAWAAAAAcM0 zgH7UDFPxVcBQW6o8IAaTbbPFwAAAgEdDAEAAAAnAAAAU01UUDpHRU9SRy5a VU1TVFJVTExAQlJVTkFUQS1IVUVSVEguREUAAAsAAQ4AAAAAQAAGDgAiKfzN NMMBAgEKDgEAAAAYAAAAAAAAAPp+XZf5CdQRhtcAYJRVRkACgwAAAwAUDgEA AAALAB8OAQAAAAIBCRABAAAAuREAALURAABkUQAATFpGdXrOl9UDAAoAcmNw ZzEyNYIyA0NodG1sMQMwPwEDAfcKgAKkA+MCAGNowQrAc2V0MCAHEwKA/xAD AFAEVghVB7IR1Q5RAwHdENcyBgAGwxHVMwRGENlZEu9mNAPGEYo1A8ZU7GFo A3ER1TYZpwd8AoC3EeMI7wn3Ox1vDjA1Ho9vH58eLwoFDiA4EdIMYGNnAFAL CQFkMzYRYAulNLIgEAIqXA6yAZBnJeAAMyA8IURPQ1QAWVBFIEhUTUwAIFBV QkxJQyCAIi0vL1czQyigSERURCe0NC4RYFRycgBydGkCIAdAKKBF+E4iPhHj JlcnAAqjKwx8MTknECfCKv4l8C1gRXxBRCr9DvEsHzAPLOQ2gQ7wPE1FVEEg BaBjAjAJ8HQ9IgXgJ8M1QC41MC40MS6gLjElUDAiICpwB4A9R4EqwEVSQVRP Ui8vlzGPJsIy0VMncExFKv2lOGJACrBnZQZRYypCRQ7xewCQemU6NEA5lTRQ MwUxODSgLjkFMOQ7IADAcmcLgDuAPEB+MAuAPSEOMD1jPVg8kFwCfQqjUC5N c29OPwWwAMADIQAACrMBkSBGAE9OVC1TSVpFBT0RMjxyTUFSR0k+TjuAPVJC YzxyQNNGQVBNSUxZO4AiB20i/wqkPvQoQD9vQH9Bj0KfQ6/hRL8gRElWRf9H D0gfT0kvSj9LTxFwOmwLgGvxTTtDT0w2ADuACjI8kMhURVhOMERFVDA10WZJ ThA7gHVuBIFTIWUhRRpTUEFOTJJIeX5wVkNTX1RvVX9WjFMAdt8EACowCYBY f1mBcAhwC1BvWe9a/1b/WAVGBvAdAHffXO9d/18PYB9hI2UAwAMQyHN0eWQw MTdiv1mBuSpwdnlQTQcTZh9FZzL6U2eDOGfvaP9qD0wXOpl/TWg6QjuAOpZF GjkeLUEv7zi/Nu8mdThyLy7vJsF1vwcmsTRwJxBCT0RZIJELYG5nPSrALVUF 8PR2TFhBPWP0ekB7IgoyjVmgZwhQHQE9d2hcwb8q8CZjACEDMFyQB9BrC4DU ZDUmFGIA0GsJwAhgxWWQIAAAc2hwJjJ/wa8LgGdwf6F/4XMDoGYDECZsfJMC kXN2PSA2N7GCQDIxNRyAgKhGgUH/CYCBxRyAhDF9ZhFgJhslYfF4r2c5NicQ TGF9SQAAM4SXJjk2NIfPhO8xNP1sYDxOAoEgANA1cAcTM0FdfLIjNQA1AAEg IDtCPe4yh7sYMAMwYxPwA7IB0P8DMIqvJpM8IDiRV3EzQAtggQQQPTA4MzI5 NKAlDiAtZ8AwNgHQMDNnh7+Qn5GiJmc8gH1YPv+UiCYMj3GGL5GoZ3MzwE4K /1AfEXQq4ZPviw+MF41ZNQD/nSuPoCvhnfc6kQIgYqCXz12Y0nADYAJgZyAg BAAgj3zwCfCkoDygIGdvC4DwZyB0b5IxDeBYYARhtQaQeVmgdQJAAiAgpxHf BPEJ4acwfdAAwGoFsAWg5wbwpKAFQG5vBUCi75jSF3/AYnAEIHSk8CBhcLWk MXZNEXEKUHxBbwUw1SpRcyxsNYdRL04CfUn/hH+G1hTwdEFXca3vrv+wD/+x H6yfra+IjyaxAcB9Vwqi97QYCoAsbDAusSkAh5u0H/+Fj4afh6+3P4nPvF+L 74z//zUAji+PNyvhj/+ZP5Ifky//wd/In8mhCqOaf5uPnJ/L3/+yP7NP0g/T H9QvtM+139dPGZWJbmKAwJZZXCdh/wFAwB+4H7kvuj+7T9pvvW//vn/RX8Cf 5Z/Cv8PPxN/F7//G/+hvyR/KL8s/7h/NX85v/89/0I/x79Vv1n/4H/kv+j// 1//ZD/1f2y/cP+Zf3l/fb//gf/+f4p/jr+S/5c/m3/ef/+j/6g/rH+wv7T8O r+9f8G9/DZ8UX/Of9K/1v/bPGClZ+X9QIGhtwDpwpdGAYm8Q900gqtSrQy6q cFjBqS8J4v5mf0CkkKrSM1Ju8E3gpoC/p5BwUBEwprCl0WvAax8Bw30AqrBm ZWF0e3A6cPJ3ETBrLvtP/F8YPyX//ycPDr/+77a/A+8E/wYPBx//Kl8JPwpP C18tfw1/Mp8Pn/8QrxG/Es8T3xkvFf8XDzhP/z8PGj8bTxxfQc8oLyk/Mj// SQ9KH0svK89NPwDvAf8DD/8uPy9PMF8xb1CPM480n0d//za/W79ODznvOv88 Dz0fXo//Pz9AT0FfZD9Df0SPRZ9Gr+lb/kdlYWBnS39Mj2hv/2+PcJ9e708f LP9UH1UvVj8PV09z71lvWn1CTE9DQEtRVU9URSMyPS94kGEQampqIERbYE5H IC1MRUZUbOA1cMJ4bBBNQVJHgRCBSsBCT1JERVKBRY22zjKBwGIAYUBpZG1a amJnfIJ/0WpxXHGGkH/RY85oZB987yEJMjSXkX2/G1tDZhVPpuBhUG9rTSZl ZlCYcGVIJMBkZR9qkH+SmFBqkB+QaWducY2gZWZ0oMuNsYZzbH+PUocSj9CH OVz/bb+PUGnMMzZe/2ALVGGqgKgQr4jEl6BiH2MhNWO/LZjS+k8jAGelkGEB jJWY03nMmjF+slKFGqYQbmWH4LuHT2U4QqDLIyCc2EYiQfo6cd8vnop72SDf iO9lgguKQagTZCJQby11cxmNQHMtqpCckHJAZ5sjYCTQYyNQZiBlLiLAryJg ox+kL6U0W6WQaSFw3G86pZ+mr6exXZ1/no+pnOdPboMQZR7QbIRQHk+EUKB/ oY+dBUphdxxlZKfvqP+lJUlxYn8fkJp/m4+cn62Prp+5NFOeZSLgoG+x36KH VHWMoNBkYXkss1B1uLBrwIY3v6BnYiA3OjJjoH9skLaft6+4v7nPut/DtFT/ qtC8n72vop+0X6S/qyqm7j/BH8Ivwz/ET8Vfu+V1Yt5qI3HG78f/yQdRv0Aj AOuMoCAAYh6gdMmPyp/Lqv8iwGFAzg/PH9Av2v/cD90f/3T/1W93H3gveT96 T+Jvh8+/2K+J74r/ZmC8QCOAaSLQ/jF/hmJ7hk/oL+k/6k/rX79bf+//8Q/y H5Fa5vBQZhX6TYSwTmFgqvBhEI11hR//ksn0b2QBIwCTkt8pj371D/+UX2Cn ln9jJGPfaS9qNpZRb2rPa99s71wrRCTAapBT/SNQLNQ/cu8ET+E/DM/8Ot/k /vrvDZ/kBObxUALg5f//5w8TX/YP9x/y//QPF48Yn/8Zr/hP+V/6b/0P/h// Lw3vIQFMIlRpbdchTmXIdyBSlcFuIgJ0Z5z+ZhtwA+JjUSXvBW8GfweE/YRw dAlfK1TMH80vC48Mn/8rTw6/M+8Q3xHvEv8UDxUe/x4PHx8gLyE/Ik8jXyRv JX/PJo9gP2FDmXB2eQJ/YxefA88rryy/Bv8IAUNPfvD+UgjgR/IIHwkvSm8y zzavDzTvNf9Tn0s6Jm5ic8RwO98ZJ2EwNz84T/85X1a/O388jz2fPq8/v0DP /0HfQu9D/1y/Rh9HL0g/SU//Zx9Lb0x/TY9On0+vUL2NAP3u4CF0J1GvUr9s n1Tfdj//Wd9a71v/XQ9eH18vYD9hT/9iX2NvZH9lj2afZ69ov2nP/2rfa++H v24Pbx9wL3E/ck//jO91T3kvd294f5YfV39Yj/9533rve/+ZX34ffy+AP4FP /4Jfg2+Ef4WPhp+fX4i/ic//it+L76m/jg+PH5AvkT+ST2WTW0nXQG0gMPDf 0Ge8IE0wZtevof/LpXYxEYPtMbKQLjk0LjW/oMu3E9qCILo4My6VACkQ+GQg cNbwu7i3v7jP2dQANS44LjAtNTX/lC+VP68fl1/CP5xfnW+ef/+fj6Cfoa+i v6PPpN+l76b//6gPqR+qL6s/rE+tX65v07//sI+xn7Kvs7+0z9jvwU/FL//D b8R/4h+Z/5sPxd/G78f//+Vfyh/LL8w/zU/OX89v0H//0Y/Sn+tf1L8CPwNP 9a/Z/1/bDweP3f/yb7ZQJ71AIP+20PyA1eD8sLzQMFO7g7yyfGl0ANAogL3P 7g+51HdV1kBrttJmttBluxBiznUCcPEgKGAgb/3AunEnKIDqwADAbm8GQWhv Ine20mxpawDAIk1Z1qBPdwXgvNBMApB0fnMpMCkwAs8D37nUCMJyPi38sPDg KTAGtwJwYnKzB9AxAGFi/LD4QGMxYNplupBv55ABhy7gL+E///of418RD+hf 6W/qf+uP7J+F9uEw8GEvRElWE8//F+/tv+7PD+cTQRq8338cr/8dv+9/8I/x n/Kv87/0zyEfMfbvIlRpBoAHEE5leHcgUgZwAiAJcPhTM//4vBNA+bLYASov +z/8T/1U/jL9wP8vL58QTxtPEm8Tf/82v+Yv5z8U3xXvFv8YDxkf/xovOR8h fyKPI58ffzOvRE//RV9GbyTPJd9IPyf/KQ9Iv/8rL/e/+M/53zAvMT/9D/4f 8zMvVrRTZbuAvMINsA4RU7aQApF3aA6RaQFwILxnb7bSCb9Kb7nUdLeQUU0Q aWNrAXBvThBm/9agBiFhgA6hupAOX7uhAmFbB3YHEHReILZwcF1hdvHV4XF1 ZWYQXv9gD7/V/wa1NJ81r1Z/N89qzzzPPd//Pu8//0EPQh9rH0lvSn9Lj/9H b0h/dj93T3hfTL9Nz3ov/0/vUP96r1MfLE8tXy5vg///V69YvzKvel9pj2qf je9sv/+P/4mvOy88P28vcD9xT3Jf/3NvdH+ZX3vPfN94v3nPnY//np+fr34P fx+AL4E/gk+DX/+Eb1OfVK9Vv6wPin+Lj1n/S1sPojxLBdBkbNagZ/h1aWQI YAaBZTANcQfB/V5RYwIgZl+kH7/Vp9CVEH+m4NagZTFdwL2RZTIBhyf/BxBj JA+Pj1+dP5F/vv+Wf/+Xj5ifma+av5vPwh+jH7m//6U/oR+iL8pvy3/Mj6Zv p3//zl+pn6qvzt+sz4X/hw+IH//YL7Ffsm+MX86Pvb++z+If/8Dv5C/d35Tf le/DX8RvxX//xo/Hn8iv7Y/P/9EPzO/N///xv/LP89/SP9NP1F/Vb9Z//9eP 2J+tT65fr28AP96v37+Ps6+0v7XPttN0ZWz78P/74PuAZSNlMF7CuAK4b7l/ b7qIXmC9YLfAbgIgZSNmfnUQAGkC++BkYLuAY5Zkf9swYZD7MF4AC3O9AGPH LAogYcBrZVBwZXJ13nMT8A0fDi+6tWL7MF3h3wIQAiD7QBNwZPBuFDEQgPsL gf3wZ/5gZRFhkNtB+pD/ZVAMUL0AYcAG4GJwu4AZgv8UbxV/aIUX0L2P45/x f+W//x6v6r/rz+zf7e/u//APIc//918bn/l/9V/2byofKy8sP//6r/u/Lg/9 3/7vLo8BD9o//9tP3F833wWfBq/gny4/HW//Hn9BzyCfQ989j+kf6i8jD/8k HyUvJj8nTyhfTT8vrzC//yyfLa9Rb1J/U48x7zL/NA//NR82Lzc/OE8BjwKf A69f718+Xz9vB+8I/1YdSAtwcNUSUGkLgWIQYGe9QLfQj7bxGo9YHxykYXBw vUD2Y2IgC2BkQk9DX2QvRX//cJ9Kf0uPTJ9Nr06/T89w7/9XH1gvWT9VH1Yv fA99H34v/1pvW39//12fXq+Af2DPOf//Ow88H4nPZV9mb0BfgC9vX/9wb5O/ co+Vz49/SN9J73T//3YPdx94L3k/ek+fL4Gfgq//fo9/n6NfpG+lf4PfhO+F //+HD4gfiS+KP2FPYl9jb7Hfn5BPkV9nr2i/qAxKYRJgpmRr76njSXEW4GyU L/+VP7YPl1+//5xfnW+ef5+P/6Cfoa/AT6j/qg+rH6b/qA//y2/Mf82PrE+t X89fr3+wj//P37Kvi9+M743/2S+3P7hP/5I/z4++v7/P4x/B7+Uv3t//mr+b z8RfxW/Gf8ePyJ/Jr//uj9D/0g/N787/8r/zz/Tf/9M/1E/VX9Zv13/Yj9mf sy//tD+1TwE/36/gv7mPup/3bOBTU1VFVOOP5J8Fb//mvw2v67/sz+3f7u/v //EPHw3/Fj8XTxhfGWlCTE+AQ0tRVU9URRpPGRtfZzUCcRzAT0RZCRYNMjcP 8UhUTUwVFg0z+SV9IzAAAAAeAEIQAQAAAEAAAAA8QjU2MEQ1RjM3MzY0RTQ0 MTkxNEU0MEYzRDgxRjZEOEIwMTExMjRAYXVyYW5nemViLnNzdWV0LmVkdS5w az4AAwACWQAAFgADAAlZAgAAAAsAAYAIIAYAAAAAAMAAAAAAAABGAAAAAAOF AAAAAAAAAwADgAggBgAAAAAAwAAAAAAAAEYAAAAAEIUAAAAAAAADAAeACCAG AAAAAADAAAAAAAAARgAAAABShQAAc3kBAB4ACYAIIAYAAAAAAMAAAAAAAABG AAAAAFSFAAABAAAABAAAADkuMAAeAA6ACCAGAAAAAADAAAAAAAAARgAAAACD hQAAAQAAABMAAAAwODMyOTQxMTItMTcwNjIwMDMAAAsAOoAIIAYAAAAAAMAA AAAAAABGAAAAAA6FAAAAAAAAAwA8gAggBgAAAAAAwAAAAAAAAEYAAAAAEYUA AAAAAAADAD2ACCAGAAAAAADAAAAAAAAARgAAAAAYhQAAAAAAAAMAWIAIIAYA AAAAAMAAAAAAAABGAAAAAAGFAAAAAAAACwBsgAggBgAAAAAAwAAAAAAAAEYA AAAABoUAAAAAAAACAfgPAQAAABAAAAD6fl2X+QnUEYbXAGCUVUZAAgH6DwEA AAAQAAAA+n5dl/kJ1BGG1wBglFVGQAIB+w8BAAAATwAAAAAAAAA4obsQBeUQ GqG7CAArKlbCAABtc3BzdC5kbGwAAAAAAE5JVEH5v7gBAKoAN9luAAAAVTpc T2ZmaWNlMjAwMFxvdXRsb29rLnBzdAAAAwD+DwUAAAADAA00/TcAAAIBfwAB AAAAMQAAADAwMDAwMDAwRkE3RTVEOTdGOTA5RDQxMTg2RDcwMDYwOTQ1NTQ2 NDAyNEVBNEYwMAAAAAADAAYQXE5NfwMABxDSAwAAAwAQEAEAAAADABEQAAAA AB4ACBABAAAAlQIAAFNFQ09ORFBST0JMRU1JU1dIRU5JTUdPSU5HVE9DTElD S01PRElGWUJVVFRPTk9OU0NSRUVOT0ZNQUpPUkNPT0xJVE5PVFNIT1dTVEhF QVBQUk9WQUxRVUVVRU9QVElPTlNZT1UAKioqKioqKioqKioqKioqKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioNClRoZSBjb250ZW50 cyBvZiB0aGlzIGVtYWlsIGFuZCBhbnkgYXR0YWNobWVudHMgYXJlIGNvbmZp ZGVudGlhbC4NCkl0IGlzIGludGVuZGVkIGZvciB0aGUgbmFtZWQgcmVjaXBp ZW50KHMpIG9ubHkuDQpJZiB5b3UgaGF2ZSByZWNlaXZlZCB0aGlzIGVtYWls IGluIGVycm9yIHBsZWFzZSBub3RpZnkgdGhlIHN5c3RlbSBtYW5hZ2VyIG9y ICB0aGUgDQpzZW5kZXIgaW1tZWRpYXRlbHkgYW5kIGRvIG5vdCBkaXNjbG9z ZSB0aGUgY29udGVudHMgdG8gYW55IG9uZSBvciBtYWtlIGNvcGllcy4NCg0K KiogZVNhZmUgc2Nhbm5lZCB0aGlzIGVtYWlsIGZvciB2aXJ1c2VzLCB2YW5k YWxzIGFuZCBtYWxpY2lvdXMgY29udGVudCAqKg0KKioqKioqKioqKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioNCgAADQoA AABZ0A== ------=_NextPart_000_0009_01C334DE.C71F7EE0-- From majordomo-users-owner@greatcircle.com Tue Jun 17 11:01:34 2003 Received: from pimout2-ext.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by mycroft.greatcircle.com (Postfix) with ESMTP id 9384D196325 for ; Tue, 17 Jun 2003 11:01:31 -0700 (PDT) Received: from conveyanced.com (adsl-67-112-140-138.dsl.sndg02.pacbell.net [67.112.140.138]) by pimout2-ext.prodigy.net (8.12.9/8.12.3) with ESMTP id h5HI1N3T228656; Tue, 17 Jun 2003 14:01:24 -0400 Date: Tue, 17 Jun 2003 11:01:21 -0700 Subject: Re: FW: Queries about majorcool Content-Type: multipart/alternative; boundary=Apple-Mail-2-256270244 Mime-Version: 1.0 (Apple Message framework v552) Cc: To: "Jawed Iqbal" From: Bill Houle In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.552) X-Archive-Number: 200306/124 X-Sequence-Number: 3328 --Apple-Mail-2-256270244 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Sunday, June 15, 2003, at 11:53 PM, Jawed Iqbal wrote: > I've installed majorcool and it is working fine, but some options are > not showing like "My Owned Lists" " Owner-less" options at browseable > screen of majorcool. The concept of "ownership" is not native to a default Majordomo. You must add the "owner" keyword as described in STEP 3 of the MajorCool installation instructions. > Second problem is when i m going to click modify button on screen of > majorcool it not shows the approval queue options Likewise, the approval queue is not a stock Majordomo feature. See STEP 5 of the MajorCool instructions. > Kindly tell also the thing how can i enhance the functionality of > majordomo as well as majorcool, like peruser basis access, owner full > rights to manage his list by his own. You'll have to be a little more specific. The list owner, with the appropriate password, already has full rights to manage the list on their own. --bill --Apple-Mail-2-256270244 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII On Sunday, June 15, 2003, at 11:53 PM, Jawed Iqbal wrote: ArialI've installed majorcool and it is working fine, but some options are not showing like "My Owned Lists" " Owner-less" options at browseable screen of majorcool. The concept of "ownership" is not native to a default Majordomo. You must add the "owner" keyword as described in STEP 3 of the MajorCool installation instructions. ArialSecond problem is when i m going to click modify button on screen of majorcool it not shows the approval queue options Likewise, the approval queue is not a stock Majordomo feature. See STEP 5 of the MajorCool instructions. ArialKindly tell also the thing how can i enhance the functionality of majordomo as well as majorcool, like peruser basis access, owner full rights to manage his list by his own. You'll have to be a little more specific. The list owner, with the appropriate password, already has full rights to manage the list on their own. --bill --Apple-Mail-2-256270244-- From majordomo-users-owner@greatcircle.com Tue Jun 17 11:39:36 2003 Received: from gemini2.navarrocollege.edu (gemini2.navarrocollege.edu [205.165.189.182]) by mycroft.greatcircle.com (Postfix) with ESMTP id E6BDE196943 for ; Tue, 17 Jun 2003 11:39:32 -0700 (PDT) Received: from gemini2 (gemini2.navarrocollege.edu [205.165.189.182] (may be forged)) by gemini2.navarrocollege.edu (8.12.8/8.12.8) with ESMTP id h5HIfdf4025654 for ; Tue, 17 Jun 2003 13:41:39 -0500 Received: from ([10.1.9.1]) by gemini2.navarrocollege.edu (MailMonitor for SMTP v1.2.2 ) ; Tue, 17 Jun 2003 13:41:39 -0500 (CDT) Message-ID: <3EEF605D.3050606@navarrocollege.edu> Date: Tue, 17 Jun 2003 13:39:25 -0500 From: Dana Holland User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: one more digest question References: <200306052137.h55Lb1lf000695@xrx-inc.com> <3EE7A321.5090304@navarrocollege.edu> <3EE9506F.6090900@netscape.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/125 X-Sequence-Number: 3329 I have one more question about digests. Below is my aliases file for one of my lists. You'll notice that I've commented out one of the digestify lines. Using the line that is uncommented, this never sends out a digest, but I can put a command in the cron to force one every night and it works. If I put the other line back in (the one currently commented out), it sends out a digest every time someone posts to the list. I've also posted a portion of my rmgroup-digest.config file below. No matter what I do, I can't seem to change that behavior. The way I have it currently set up (forcing a digest every night) is bearable, but I wish it would work the other way. owner-rmgroup: rmgroup-owner rmgroup: "|/usr/local/majordomo-1.94.5/wrapper resend -C /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup -h dana-holland.com -s rmgroup-outgoing,nobody" rmgroup-owner: dana@dana-holland.com rmgroup-request: "|/usr/local/majordomo-1.94.5/wrapper majordomo -l rmgroup -C /usr/local/majordomo-1.94.5/majordomo-1.cf" rmgroup-approval: owner-rmgroup rmgroup-outgoing: :include:/usr/local/majordomo-1.94.5/lists/dana-holland.com/rmgroup, rmgroup-archiver, rmgroup-digestify owner-rmgroup-outgoing: owner-rmgroup rmgroup-archiver: "|/usr/local/majordomo-1.94.5/wrapper archive2.pl -f /usr/local/majordomo-1.94.5/archive/rmgroup -a -M" #rmgroup-digestify: "|/usr/local/majordomo-1.94.5/wrapper digest -r -C -c /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup-digest rmgroup-digest-outgoingnobody" rmgroup-digestify: "|/usr/local/majordomo-1.94.5/wrapper digest -r -C -l rmgroup-digest rmgroup-digest-outgoing,nobody" owner-rmgroup-digest: owner-rmgroup rmgroup-digest: rmgroup rmgroup-digest-owner: rmgroup-owner rmgroup-digest-request: "|/usr/local/majordomo-1.94.5/wrapper majordomo -C /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup-digest" rmgroup-digest-approval: rmgroup-approval rmgroup-digest-outgoing: :include:/usr/local/majordomo-1.94.5/lists/dana-holland.com/rmgroup-digest,nobody # digest_issue [integer] (1) # The issue number of the next issue digest_issue = 203 # digest_maxdays [integer] (undef) # automatically generate a new digest when the age of the oldest # article in the queue exceeds this number of days. digest_maxdays = 1 # digest_maxlines [integer] (undef) # automatically generate a new digest when the size of the digest # exceeds this number of lines. digest_maxlines = 999999 # digest_name [string] (rmgroup-digest) # The subject line for the digest. This string has the volume and # issue appended to it. digest_name = rmgroup-digest -- ************************************************************ Dana Holland dana.holland@navarrocollege.edu 903-875-7355 Navarro College Corsicana, TX http://www.navarrocollege.edu/staff_pages/dana/dana.html ************************************************************ All opinions stated are my own, and probably don't even vaguely resemble those of Navarro College. :) From majordomo-users-owner@greatcircle.com Tue Jun 17 15:33:13 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id A5373195ABB for ; Tue, 17 Jun 2003 15:33:11 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGN0063YDB9G1@daniel.liston.nu> for majordomo-users@greatcircle.com; Tue, 17 Jun 2003 17:33:10 -0500 (CDT) Date: Tue, 17 Jun 2003 17:32:46 -0500 From: Daniel Liston Subject: Re: one more digest question In-reply-to: <3EEF605D.3050606@navarrocollege.edu> To: Dana Holland Cc: majordomo-users@greatcircle.com Message-id: <3EEF970E.1010205@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: <200306052137.h55Lb1lf000695@xrx-inc.com> <3EE7A321.5090304@navarrocollege.edu> <3EE9506F.6090900@netscape.net> <3EEF605D.3050606@navarrocollege.edu> X-Archive-Number: 200306/126 X-Sequence-Number: 3330 Is the config snippet from your rmgroup.config or rmgroup-digest.config? The second digestify alias is the correct one, as long as your mailing list is not hosted in a domain the does not match the default in your current majordomo.cf file. The commented first digestify alias is the correct one (provided you fix the missing comma typo) when your list or your majordomo is hosted. Lastly, what is the "maxlength" setting in the rmgroup-digest.config? Any time your digest_work_dir files get larger than maxlines or maxlength, or older than maxdays, a digest is created and sent. Only when a message is received that when added to the rest of the spool EXCEEDS one of the values is the digest created. Hope this helps, Dan Liston Dana Holland wrote: > I have one more question about digests. Below is my aliases file for > one of my lists. You'll notice that I've commented out one of the > digestify lines. Using the line that is uncommented, this never sends > out a digest, but I can put a command in the cron to force one every > night and it works. If I put the other line back in (the one currently > commented out), it sends out a digest every time someone posts to the > list. I've also posted a portion of my rmgroup-digest.config file > below. No matter what I do, I can't seem to change that behavior. The > way I have it currently set up (forcing a digest every night) is > bearable, but I wish it would work the other way. > > owner-rmgroup: rmgroup-owner > > rmgroup: "|/usr/local/majordomo-1.94.5/wrapper resend -C > /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup -h > dana-holland.com -s rmgroup-outgoing,nobody" > > rmgroup-owner: dana@dana-holland.com > > rmgroup-request: "|/usr/local/majordomo-1.94.5/wrapper majordomo -l > rmgroup -C /usr/local/majordomo-1.94.5/majordomo-1.cf" > > rmgroup-approval: owner-rmgroup > > rmgroup-outgoing: > :include:/usr/local/majordomo-1.94.5/lists/dana-holland.com/rmgroup, > rmgroup-archiver, rmgroup-digestify > > owner-rmgroup-outgoing: owner-rmgroup > > rmgroup-archiver: "|/usr/local/majordomo-1.94.5/wrapper archive2.pl -f > /usr/local/majordomo-1.94.5/archive/rmgroup -a -M" > > #rmgroup-digestify: "|/usr/local/majordomo-1.94.5/wrapper digest -r -C > -c /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup-digest > rmgroup-digest-outgoingnobody" > > rmgroup-digestify: "|/usr/local/majordomo-1.94.5/wrapper digest -r -C -l > rmgroup-digest rmgroup-digest-outgoing,nobody" > > owner-rmgroup-digest: owner-rmgroup > > rmgroup-digest: rmgroup > > rmgroup-digest-owner: rmgroup-owner > > rmgroup-digest-request: "|/usr/local/majordomo-1.94.5/wrapper majordomo > -C /usr/local/majordomo-1.94.5/majordomo-1.cf -l rmgroup-digest" > > rmgroup-digest-approval: rmgroup-approval > > rmgroup-digest-outgoing: > :include:/usr/local/majordomo-1.94.5/lists/dana-holland.com/rmgroup-digest,nobody > > > > # digest_issue [integer] (1) > # The issue number of the next issue > digest_issue = 203 > > # digest_maxdays [integer] (undef) > # automatically generate a new digest when the age of the oldest > # article in the queue exceeds this number of days. > digest_maxdays = 1 > > # digest_maxlines [integer] (undef) > # automatically generate a new digest when the size of the digest > # exceeds this number of lines. > digest_maxlines = 999999 > > # digest_name [string] (rmgroup-digest) > # The subject line for the digest. This string has the volume and > # issue appended to it. > digest_name = rmgroup-digest > From majordomo-users-owner@greatcircle.com Tue Jun 17 21:04:37 2003 Received: from fed1mtao06.cox.net (fed1mtao06.cox.net [68.6.19.125]) by mycroft.greatcircle.com (Postfix) with ESMTP id 64EDD196E7B for ; Tue, 17 Jun 2003 21:04:36 -0700 (PDT) Received: from bear.marklund.com ([68.3.117.168]) by fed1mtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030618040431.XKLM4644.fed1mtao06.cox.net@bear.marklund.com> for ; Wed, 18 Jun 2003 00:04:31 -0400 From: Gary Marklund To: Subject: How to Prohibit Attachments Date: Tue, 17 Jun 2003 21:07:24 -0700 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306172107.24797.Gary@Marklund.com> X-Archive-Number: 200306/127 X-Sequence-Number: 3331 I am in the process of establishing my first mailing list and I would like to be able to strip any attachments from incoming mail before resending to the list. I don't seem to find a direct way to do this Can anyone help me out? TIA, Gary -- Gary W. Marklund Peoria, AZ From majordomo-users-owner@greatcircle.com Wed Jun 18 00:36:17 2003 Received: from beamer.mchh.siemens.de (beamer.mchh.siemens.de [194.138.158.163]) by mycroft.greatcircle.com (Postfix) with ESMTP id 574FD196A55 for ; Wed, 18 Jun 2003 00:33:51 -0700 (PDT) Received: from blues.mchh.siemens.de ([139.21.204.206]) by beamer.mchh.siemens.de (8.9.3/8.9.3) with ESMTP id JAA16875 for ; Wed, 18 Jun 2003 09:33:44 +0200 (MET DST) Received: from mchh246e.demchh201e.icn.siemens.de (mchh246e.mchh.siemens.de [139.21.200.56]) by blues.mchh.siemens.de (8.9.3/8.9.1) with ESMTP id JAA23082 for ; Wed, 18 Jun 2003 09:32:44 +0200 (MET DST) Received: by mchh246e.mchh.siemens.de with Internet Mail Service (5.5.2656.59) id ; Wed, 18 Jun 2003 09:33:15 +0200 Message-ID: <648018B8B54EFE418F3E543306755AAC3BF2@mchh2c6e.mchh.siemens.de> From: Mattis Oliver To: majordomo-users@greatcircle.com Subject: more that one listname in restrict-post Date: Wed, 18 Jun 2003 09:32:14 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Archive-Number: 200306/128 X-Sequence-Number: 3332 greetz guys, is there anybody in the whole world, that can swaer majordomo accept more t= han one list-name in the restrict-post field ? i.e.: restrict-post =3D listname1, listname2=20 or so. i won=B4t to expirience on my server. majordomo works smoothly :-) Mit freundlichen Gr=FC=DFen / Best regards Oliver Mattis Systemadministration "If IBM made toasters ... They would want one BIG toaster where people bring bread to be submitted fo= r overnight toasting of an IBM commended bread."=20 Siemens Business Services GmbH & Co OHG D ORS CWS BOS 15=20 fon +49 89 722-38052 fax +49 89 722-130-38052 Hofmannstra=DFe 51 81359 M=FCnchen - Germany mailto:oliver.mattis@siemens.com From majordomo-users-owner@greatcircle.com Wed Jun 18 03:28:14 2003 Received: from earth.msuotc.co.uk (81-86-125-15.dsl.pipex.com [81.86.125.15]) by mycroft.greatcircle.com (Postfix) with ESMTP id 056EA195F45 for ; Wed, 18 Jun 2003 03:28:13 -0700 (PDT) Received: from andybev.com ([192.168.0.50]) by earth.msuotc.co.uk (8.12.9/8.12.9) with ESMTP id h5ICKq8A002331; Wed, 18 Jun 2003 12:20:53 GMT Message-ID: <3EF03ED1.40806@andybev.com> Date: Wed, 18 Jun 2003 11:28:33 +0100 From: Andrew Beverley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mattis Oliver Cc: majordomo-users@greatcircle.com Subject: Re: more that one listname in restrict-post References: <648018B8B54EFE418F3E543306755AAC3BF2@mchh2c6e.mchh.siemens.de> In-Reply-To: <648018B8B54EFE418F3E543306755AAC3BF2@mchh2c6e.mchh.siemens.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Archive-Number: 200306/129 X-Sequence-Number: 3333 You need to seperate your list names with colons or spaces. If this still doesn't work maybe for some reason majordomo is not finding your list files. Seperating with spaces works fine for me :) Andy Beverley Mattis Oliver wrote: > greetz guys, > > is there anybody in the whole world, that can swaer majordomo accept more than one list-name in the restrict-post field ? > i.e.: > > restrict-post = listname1, listname2 > > or so. i wont to expirience on my server. majordomo works smoothly :-) > > Mit freundlichen Gren / Best regards > > Oliver Mattis > Systemadministration > > "If IBM made toasters ... > They would want one BIG toaster where people bring bread to be submitted for overnight toasting of an IBM commended bread." > > Siemens Business Services GmbH & Co OHG > D ORS CWS BOS 15 > fon +49 89 722-38052 > fax +49 89 722-130-38052 > Hofmannstrae 51 > 81359 Mnchen - Germany > mailto:oliver.mattis@siemens.com > > > From majordomo-users-owner@greatcircle.com Wed Jun 18 07:07:56 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 7E7BB196D87 for ; Wed, 18 Jun 2003 07:07:54 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGO00944KL6QN@daniel.liston.nu> for majordomo-users@greatcircle.com; Wed, 18 Jun 2003 09:07:55 -0500 (CDT) Date: Wed, 18 Jun 2003 09:07:27 -0500 From: Daniel Liston Subject: Re: more that one listname in restrict-post In-reply-to: <648018B8B54EFE418F3E543306755AAC3BF2@mchh2c6e.mchh.siemens.de> To: Mattis Oliver Cc: majordomo-users@greatcircle.com Message-id: <3EF0721F.2010507@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 8BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: <648018B8B54EFE418F3E543306755AAC3BF2@mchh2c6e.mchh.siemens.de> X-Archive-Number: 200306/130 X-Sequence-Number: 3334 Take the comma (,) out of your setting and it should work fine. Dan Lisaton Mattis Oliver wrote: > greetz guys, > > is there anybody in the whole world, that can swaer majordomo accept more than one list-name in the restrict-post field ? > i.e.: > > restrict-post = listname1, listname2 > > or so. i wont to expirience on my server. majordomo works smoothly :-) > > Mit freundlichen Gren / Best regards > > Oliver Mattis > Systemadministration > > "If IBM made toasters ... > They would want one BIG toaster where people bring bread to be submitted for overnight toasting of an IBM commended bread." > > Siemens Business Services GmbH & Co OHG > D ORS CWS BOS 15 > fon +49 89 722-38052 > fax +49 89 722-130-38052 > Hofmannstrae 51 > 81359 Mnchen - Germany > mailto:oliver.mattis@siemens.com > From majordomo-users-owner@greatcircle.com Wed Jun 18 07:18:57 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id F38B019656E for ; Wed, 18 Jun 2003 07:18:55 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGO00958L3KSW@daniel.liston.nu> for majordomo-users@greatcircle.com; Wed, 18 Jun 2003 09:18:57 -0500 (CDT) Date: Wed, 18 Jun 2003 09:18:38 -0500 From: Daniel Liston Subject: Re: How to Prohibit Attachments In-reply-to: <200306172107.24797.Gary@Marklund.com> To: Gary Marklund Cc: majordomo-users@greatcircle.com Message-id: <3EF074BE.9030605@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: <200306172107.24797.Gary@Marklund.com> X-Archive-Number: 200306/131 X-Sequence-Number: 3335 Check out the unsupport patches site for mime-stripper, or do a google search on demime. Both require some additional perl modules to be installed, but it is well worth the effort. Dan Liston Gary Marklund wrote: > I am in the process of establishing my first mailing list and I would like to > be able to strip any attachments from incoming mail before resending to the > list. I don't seem to find a direct way to do this Can anyone help me out? > TIA, > Gary > From majordomo-users-owner@greatcircle.com Wed Jun 18 08:07:15 2003 Received: from naz.edu (gateway.naz.edu [204.168.82.9]) by mycroft.greatcircle.com (Postfix) with ESMTP id 7C186195A78 for ; Wed, 18 Jun 2003 08:07:13 -0700 (PDT) Received: by gateway.naz.edu id <119147>; Wed, 18 Jun 2003 11:04:38 -0400 Message-Id: <03Jun18.110438edt.119147@gateway.naz.edu> Date: Wed, 18 Jun 2003 11:06:10 -0400 From: Greg Dec User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Default list configurations (listname.conf ) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/132 X-Sequence-Number: 3336 How can you change the default settings that are assigned when you creat a new list? Is there a global config file that can be edited? Thanks. Oh... MD 1.94.5 running on AIX5L -- ****************************** Gregory M. Dec Network & Operations Manager Nazareth College of Rochester 4245 East Avenue Rochester, NY 14618 Email: gmdec@naz.edu Fax: (585) 586-2452 From majordomo-users-owner@greatcircle.com Wed Jun 18 08:16:04 2003 Received: from earth.msuotc.co.uk (81-86-125-15.dsl.pipex.com [81.86.125.15]) by mycroft.greatcircle.com (Postfix) with ESMTP id B0816195AFB for ; Wed, 18 Jun 2003 08:16:02 -0700 (PDT) Received: from andybev.com ([192.168.0.50]) by earth.msuotc.co.uk (8.12.9/8.12.9) with ESMTP id h5IH8h8A002992; Wed, 18 Jun 2003 17:08:44 GMT Message-ID: <3EF08249.1090907@andybev.com> Date: Wed, 18 Jun 2003 16:16:25 +0100 From: Andrew Beverley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg Dec Cc: majordomo-users@greatcircle.com Subject: Re: Default list configurations (listname.conf ) References: <03Jun18.110438edt.119147@gateway.naz.edu> In-Reply-To: <03Jun18.110438edt.119147@gateway.naz.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/133 X-Sequence-Number: 3337 I do it by editing config_parse.pl The easiest way to find the values required to change is to search the file for something like '40000', which is the default message size limit. Andy Beverley Greg Dec wrote: > > How can you change the default settings that are assigned when you creat > a new list? Is there a global config file that can be edited? > > Thanks. > > Oh... MD 1.94.5 running on AIX5L > > From majordomo-users-owner@greatcircle.com Wed Jun 18 08:22:23 2003 Received: from mcastl.juda.com (pool-141-153-202-92.mad.east.verizon.net [141.153.202.92]) by mycroft.greatcircle.com (Postfix) with ESMTP id A9B231968D9 for ; Wed, 18 Jun 2003 08:22:21 -0700 (PDT) Received: from juda.com (krazyhouse.juda.com [192.168.1.5]) by mcastl.juda.com (8.11.6/) with ESMTP id h5IFMDR29393; Wed, 18 Jun 2003 11:22:13 -0400 Message-ID: <3EF083A3.8080503@juda.com> Date: Wed, 18 Jun 2003 11:22:11 -0400 From: Burt Juda User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg Dec Cc: majordomo-users@greatcircle.com Subject: Re: Default list configurations (listname.conf ) References: <03Jun18.110438edt.119147@gateway.naz.edu> In-Reply-To: <03Jun18.110438edt.119147@gateway.naz.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/134 X-Sequence-Number: 3338 The possible values and defaults are in 'config_parse.pl'. Possible values are listed first; the default value is usally last. - Burt Greg Dec wrote: > > How can you change the default settings that are assigned when you > creat a new list? Is there a global config file that can be edited? > > Thanks. > > Oh... MD 1.94.5 running on AIX5L > > From majordomo-users-owner@greatcircle.com Wed Jun 18 10:03:56 2003 Received: from blv-smtpout-01.boeing.com (blv-smtpout-01.boeing.com [130.76.32.69]) by mycroft.greatcircle.com (Postfix) with ESMTP id DC21A1965E9 for ; Wed, 18 Jun 2003 10:03:53 -0700 (PDT) Received: from blv-av-01.boeing.com ([192.42.227.216]) by blv-smtpout-01.boeing.com (8.9.2/8.8.5-M2) with ESMTP id KAA13806; Wed, 18 Jun 2003 10:03:43 -0700 (PDT) Received: from stl-hub-01.boeing.com (localhost [127.0.0.1]) by blv-av-01.boeing.com (8.9.3p2/8.9.2/MBS-AV-02) with ESMTP id KAA10352; Wed, 18 Jun 2003 10:03:39 -0700 (PDT) Received: from XCH-NWBH-01.nw.nos.boeing.com (xch-nwbh-01.nw.nos.boeing.com [192.33.62.231]) by stl-hub-01.boeing.com (8.11.3/8.11.3/MBS-LDAP-01) with ESMTP id h5IH3cg13262; Wed, 18 Jun 2003 12:03:38 -0500 (CDT) Received: from XCH-NW-25.nw.nos.boeing.com ([192.48.4.99]) by XCH-NWBH-01.nw.nos.boeing.com with Microsoft SMTPSVC(5.0.2195.6662); Wed, 18 Jun 2003 10:03:21 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Re: more that one listname in restrict-post Date: Wed, 18 Jun 2003 10:03:21 -0700 Message-ID: Thread-Topic: more that one listname in restrict-post Thread-Index: AcM1bLbiXzBd3tAGQ+WE0UGeMP+HDwATqgOg From: "Derivas, Eduardo V" To: "Mattis Oliver" , X-OriginalArrivalTime: 18 Jun 2003 17:03:21.0085 (UTC) FILETIME=[85774AD0:01C335BB] X-Archive-Number: 200306/135 X-Sequence-Number: 3339 Try restrict_post =3D listname1:listname2 Ed -----Original Message----- From: Mattis Oliver [mailto:oliver.mattis@siemens.com] Sent: Wednesday, June 18, 2003 12:32 AM To: majordomo-users@greatcircle.com Subject: more that one listname in restrict-post greetz guys, is there anybody in the whole world, that can swaer majordomo accept more t= han one list-name in the restrict-post field ? i.e.: restrict-post =3D listname1, listname2=20 or so. i won=B4t to expirience on my server. majordomo works smoothly :-) Mit freundlichen Gr=FC=DFen / Best regards Oliver Mattis Systemadministration "If IBM made toasters ... They would want one BIG toaster where people bring bread to be submitted fo= r overnight toasting of an IBM commended bread."=20 Siemens Business Services GmbH & Co OHG D ORS CWS BOS 15=20 fon +49 89 722-38052 fax +49 89 722-130-38052 Hofmannstra=DFe 51 81359 M=FCnchen - Germany mailto:oliver.mattis@siemens.com From majordomo-users-owner@greatcircle.com Wed Jun 18 10:56:34 2003 Received: from xrx-inc.com (mail.xrx-inc.com [12.13.116.226]) by mycroft.greatcircle.com (Postfix) with ESMTP id 921D6196659 for ; Wed, 18 Jun 2003 10:56:17 -0700 (PDT) Received: from xrx-inc.com (localhost.xrx-inc.com [127.0.0.1]) by xrx-inc.com (8.12.6/8.12.6) with ESMTP id h5IHvtIl010091 for ; Wed, 18 Jun 2003 12:57:55 -0500 (CDT) Received: (from root@localhost) by xrx-inc.com (8.12.6/8.12.6/Submit) id h5IHvt89010090 for majordomo-users@greatcircle.com; Wed, 18 Jun 2003 12:57:55 -0500 (CDT) Date: Wed, 18 Jun 2003 12:57:55 -0500 (CDT) From: "Dr. Tim" Message-Id: <200306181757.h5IHvt89010090@xrx-inc.com> To: majordomo-users@greatcircle.com Subject: parallel queue FastSplit X-Archive-Number: 200306/136 X-Sequence-Number: 3340 A few people have mention parallel queues and Fast Split these seem to be designed to improve performance. Can someone send me some references. Thanks Tim From majordomo-users-owner@greatcircle.com Wed Jun 18 11:16:20 2003 Received: from rose-chi.propagation.net (unknown [69.13.1.1]) by mycroft.greatcircle.com (Postfix) with ESMTP id B3A20195F6D for ; Wed, 18 Jun 2003 11:16:18 -0700 (PDT) Received: from MMJDIONNE (port0943-adsl.cwjamaica.com [208.138.31.177]) by rose-chi.propagation.net (8.11.6/8.11.6) with SMTP id h5IIGFX26694 for ; Wed, 18 Jun 2003 13:16:15 -0500 Message-ID: <000a01c335c6$9f81da70$5100a8c0@RJRLAN.rjrgroup.com> From: =?iso-8859-1?Q?Tha_Dr=E9?= To: References: Subject: Date: Wed, 18 Jun 2003 13:22:48 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/137 X-Sequence-Number: 3341 remove From majordomo-users-owner@greatcircle.com Wed Jun 18 12:18:44 2003 Received: from cse.uta.edu (cse.uta.edu [129.107.12.1]) by mycroft.greatcircle.com (Postfix) with ESMTP id 64459195F45 for ; Wed, 18 Jun 2003 12:18:42 -0700 (PDT) Received: from cse118nhpc3 ([129.107.25.16]) by cse.uta.edu (8.12.9/8.12.9) with SMTP id h5IJNb1M021500 for ; Wed, 18 Jun 2003 14:23:37 -0500 (CDT) From: "Srikant Rao" To: Subject: Majordomo and Hotmail Problem Date: Wed, 18 Jun 2003 14:19:31 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Archive-Number: 200306/138 X-Sequence-Number: 3342 Majordomo mailing list users subscribed with a hotmail address are not able to receive the messages posted to that list.I believe this has to do with the filtering done by the Hotmail ppl.Is there a way to work around this problem??.I did look at some of the previous postings,but I didnt see any possible fix/solution(if any??).If any one has a solution kindly let me know.Thanks. Majordomo v1.94.5 Perl v5.8 Sun Solaris 2.5.1 Sendmail v8.12.9 == Kanth == From majordomo-users-owner@greatcircle.com Wed Jun 18 12:59:59 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id C9F7F196AAF for ; Wed, 18 Jun 2003 12:59:57 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGP00B2R0W0AE@daniel.liston.nu> for Majordomo-Users@GreatCircle.COM; Wed, 18 Jun 2003 15:00:03 -0500 (CDT) Date: Wed, 18 Jun 2003 14:59:38 -0500 From: Daniel Liston Subject: Re: Majordomo and Hotmail Problem In-reply-to: To: Srikant Rao Cc: Majordomo-Users@GreatCircle.COM Message-id: <3EF0C4AA.9020302@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: X-Archive-Number: 200306/139 X-Sequence-Number: 3343 There are several reasons you messages may not be getting through. How many recipients are in your message to hotmail? What is your >Precedence: header set to? Did your messages contain any header or body parts that typically get flagged as spam, such as removal instructions, footers, etc? Dan Liston Srikant Rao wrote: > Majordomo mailing list users subscribed with a hotmail address are not able > to receive > the messages posted to that list.I believe this has to do with the filtering > done by the > Hotmail ppl.Is there a way to work around this problem??.I did look at some > of the previous > postings,but I didnt see any possible fix/solution(if any??).If any one has > a solution > kindly let me know.Thanks. > Majordomo v1.94.5 > Perl v5.8 > Sun Solaris 2.5.1 > Sendmail v8.12.9 > == Kanth == > From majordomo-users-owner@greatcircle.com Wed Jun 18 13:27:28 2003 Received: from franklin-belle.com (adsl-65-68-247-73.dsl.crchtx.swbell.net [65.68.247.73]) by mycroft.greatcircle.com (Postfix) with ESMTP id F03EE1969E0 for ; Wed, 18 Jun 2003 13:27:26 -0700 (PDT) Received: from sagea (sagea.sage-american [10.0.0.3]) by franklin-belle.com (8.12.8p1/8.12.8) with SMTP id h5IKRODc072831; Wed, 18 Jun 2003 15:27:24 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20030618152724.013bee88@sage-one.net> X-Sender: jackstone@sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 18 Jun 2003 15:27:24 -0500 To: Daniel Liston , Srikant Rao From: "Jack L. Stone" Subject: Re: Majordomo and Hotmail Problem Cc: Majordomo-Users@greatcircle.com In-Reply-To: <3EF0C4AA.9020302@sonny.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Spam-Status: No, hits=-2.5 required=4.5 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES version=2.54-fbelle.rules_v1 X-Spam-Checker-Version: SpamAssassin 2.54-fbelle.rules_v1 (1.174.2.17-2003-05-11-exp) X-Archive-Number: 200306/140 X-Sequence-Number: 3344 I have the same problem at times with hotmail. What's a good "precedence" rather than bulk? I use "announcement".... what about a "blank"? At 02:59 PM 6.18.2003 -0500, Daniel Liston wrote: >There are several reasons you messages may not be getting through. >How many recipients are in your message to hotmail? What is your > >Precedence: header set to? Did your messages contain any header >or body parts that typically get flagged as spam, such as removal >instructions, footers, etc? > >Dan Liston > >Srikant Rao wrote: >> Majordomo mailing list users subscribed with a hotmail address are not able >> to receive >> the messages posted to that list.I believe this has to do with the filtering >> done by the >> Hotmail ppl.Is there a way to work around this problem??.I did look at some >> of the previous >> postings,but I didnt see any possible fix/solution(if any??).If any one has >> a solution >> kindly let me know.Thanks. >> Majordomo v1.94.5 >> Perl v5.8 >> Sun Solaris 2.5.1 >> Sendmail v8.12.9 >> == Kanth == >> > > > Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net From majordomo-users-owner@greatcircle.com Wed Jun 18 22:21:59 2003 Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com [216.136.173.58]) by mycroft.greatcircle.com (Postfix) with SMTP id 9D1DB196753 for ; Wed, 18 Jun 2003 22:21:58 -0700 (PDT) Received: from ip68-96-70-158.oc.oc.cox.net (HELO magneto) (rustyw007@68.96.70.158 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 19 Jun 2003 05:21:57 -0000 From: "Rusty Wilson" To: Subject: How do i create an announce only list? Date: Wed, 18 Jun 2003 22:26:03 -0700 Message-ID: <003401c33623$49256a90$017ba8c0@magneto> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/141 X-Sequence-Number: 3345 I'm sure this question has already been posted and answered, but I cant find a way to search the archives, and I couldn't find the answer by skimming. How do I set up a list as announce only? I sent the config command, and have a copy of my list config, but I was expecting to see something like announce_only as one of the settings. Thanks! From majordomo-users-owner@greatcircle.com Thu Jun 19 06:01:55 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 58AD7195AAA for ; Thu, 19 Jun 2003 06:01:54 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGQ00EHDC75SE@daniel.liston.nu> for majordomo-users@greatcircle.com; Thu, 19 Jun 2003 08:01:54 -0500 (CDT) Date: Thu, 19 Jun 2003 08:01:14 -0500 From: Daniel Liston Subject: Re: How do i create an announce only list? In-reply-to: <003401c33623$49256a90$017ba8c0@magneto> To: Rusty Wilson Cc: majordomo-users@greatcircle.com Message-id: <3EF1B41A.6050006@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: <003401c33623$49256a90$017ba8c0@magneto> X-Archive-Number: 200306/142 X-Sequence-Number: 3346 Just create a file in the lists directory called something like listname-post, with just the announcer's email address in it. Then in your listname.config file, set restrict_post = listname-post That's all there is to it. Dan Liston Rusty Wilson wrote: > I'm sure this question has already been posted and answered, but I cant find > a way to search the archives, and I couldn't find the answer by skimming. > > How do I set up a list as announce only? > > I sent the config command, and have a copy of my list config, but I was > expecting to see something like announce_only as one of the settings. > > Thanks! > From majordomo-users-owner@greatcircle.com Thu Jun 19 08:16:21 2003 Received: from exchange-out.theice.com (icxexchange-out.theice.com [12.155.207.29]) by mycroft.greatcircle.com (Postfix) with ESMTP id 7AB41195A60 for ; Thu, 19 Jun 2003 08:16:20 -0700 (PDT) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: Controlling the "From:" access control Date: Thu, 19 Jun 2003 11:16:20 -0400 Message-ID: <8B225C6FF8AC874FBC988B8157D114CD074235@rv-bp-ixmx-01.cpex.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Controlling the "From:" access control Thread-Index: AcM2dbudYwBXYW8tSNmltYQauKzDcA== From: "Mark Cartwright" To: X-Archive-Number: 200306/143 X-Sequence-Number: 3347 I have a list that currently only accepts posts from a small (text) list of= folks; this part works well. However, there seems to be nothing stopping some arbitrary person from mani= pulating the mail header for the "From:" address and inserting an "accepted= " email, thereby allowing anyone with knowledge of a valid post user and ho= w to modify the From: mail header from posting to any list. Is there some other facility, shy of denying all inbound SMTP traffic, of g= aining some higher level of control over who can actually send to the list? Thanks for any replys. For completeness, my realivant version information: Majordomo v1.94.5 Sendmail v8.11.7+Sun From majordomo-users-owner@greatcircle.com Thu Jun 19 11:26:55 2003 Received: from gateway.hns.com (unknown [208.236.67.14]) by mycroft.greatcircle.com (Postfix) with ESMTP id C78F2195B31 for ; Thu, 19 Jun 2003 11:26:51 -0700 (PDT) Received: from excore8.hns.com (excore8.hns.com [139.85.52.126]) by gateway.hns.com (Switch-3.1.0/Switch-3.1.0) with ESMTP id h5JIQmaf000967 for ; Thu, 19 Jun 2003 14:26:49 -0400 (EDT) Received: from hns.com (jmehdlnx.md.hns.com [139.85.232.127]) by excore8.hns.com (Switch-3.1.0/Switch-3.1.0) with ESMTP id h5JIQfsE006250 for ; Thu, 19 Jun 2003 14:26:42 -0400 (EDT) Message-ID: <3EF204CD.6070501@hns.com> Date: Thu, 19 Jun 2003 14:45:33 -0400 From: Jaysheel Mehd User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Archiving through majorcool Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/144 X-Sequence-Number: 3348 Hi, I have majordomo up and running. Now , I am trying to setup archiving. I am using mj_build_aliases2.pl. When I create the list through majorcool, I get the aliases automatically added to the file but there is no entry for "listname-archive" alias. I tried to look into various parameters of the script like: $filedir and $filedir_suffix and tried to manipulate them but it doesnot seem to work. Any clues will be appreciated. Thanks Jaysheel From majordomo-users-owner@greatcircle.com Thu Jun 19 12:00:40 2003 Received: from phyllis.cloop.com (mailhub.closedloop.com [63.106.115.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 0D585195F12 for ; Thu, 19 Jun 2003 12:00:38 -0700 (PDT) Received: by PHYLLIS with Internet Mail Service (5.5.2653.19) id ; Thu, 19 Jun 2003 12:00:00 -0700 Message-ID: <628A3F367450D711A0E500065BECD77C0648FC@PHYLLIS> From: Sunita Rajagopal To: "'Majordomo-Users@GreatCircle.COM'" Subject: changing the from: email address field Date: Thu, 19 Jun 2003 11:59:55 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C33694.F92950C0" X-Archive-Number: 200306/145 X-Sequence-Number: 3349 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C33694.F92950C0 Content-Type: text/plain; charset="iso-8859-1" Hi, The problem is: I want the email address excel@ricado.digital.com to be changed to excel@digital.com before majordomo sends the email addresses to the respective inboxes, so that, when A person getting the email, hit the reply to button the To: field for the user composing the email is excel@digital.com instead of excel@ricado.digital.com Please let me if anyone has a solution. Thanks Sunita ------_=_NextPart_001_01C33694.F92950C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi,

The problem is:

I want the email address excel@ricado.digital.com to be changed to excel@digital.com= before majordomo sends the email addresses to the respective inboxes, so that, whe= n

 <= /span>

A person getting the email, hit the reply to button the  To: field  for the user composing the email is excel@digital.com instead of excel@ricado.digital.com

Please let me if  anyo= ne has a solution.<= /font>

Thanks<= /font>

Sunita

 <= /span>

 <= /span>

------_=_NextPart_001_01C33694.F92950C0-- From majordomo-users-owner@greatcircle.com Thu Jun 19 13:06:18 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 4D385195F44 for ; Thu, 19 Jun 2003 13:05:17 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGQ00G3HVSWA5@daniel.liston.nu> for majordomo-users@greatcircle.com; Thu, 19 Jun 2003 15:05:21 -0500 (CDT) Date: Thu, 19 Jun 2003 15:04:54 -0500 From: Daniel Liston Subject: Re: Controlling the "From:" access control In-reply-to: <8B225C6FF8AC874FBC988B8157D114CD074235@rv-bp-ixmx-01.cpex.com> To: Mark Cartwright Cc: majordomo-users@greatcircle.com Message-id: <3EF21766.40400@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: <8B225C6FF8AC874FBC988B8157D114CD074235@rv-bp-ixmx-01.cpex.com> X-Archive-Number: 200306/146 X-Sequence-Number: 3350 If your "small (text) list of folks" are not logged in local to the majordomo/sendmail server, you will not be able to shut down incoming SMTP traffic. With sendmail 8.12, you can define an interface to listen on, which would allow you to disable incoming SMTP traffic on the "public" interface. This still does not prevent the problem IF the problem is with users on your same network. Prior to 8.12, you could shut down specific addresses from being reached by anyone except localhost. The submit program seems to break this strategy. Dan Liston Mark Cartwright wrote: > I have a list that currently only accepts posts from a small (text) list of folks; this part works well. > > However, there seems to be nothing stopping some arbitrary person from manipulating the mail header for the "From:" address and inserting an "accepted" email, thereby allowing anyone with knowledge of a valid post user and how to modify the From: mail header from posting to any list. > > Is there some other facility, shy of denying all inbound SMTP traffic, of gaining some higher level of control over who can actually send to the list? > > Thanks for any replys. > > For completeness, my realivant version information: > > Majordomo v1.94.5 > Sendmail v8.11.7+Sun From majordomo-users-owner@greatcircle.com Thu Jun 19 13:13:29 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 4374E195F44 for ; Thu, 19 Jun 2003 13:13:28 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGQ00G3RW6JB3@daniel.liston.nu> for Majordomo-Users@GreatCircle.COM; Thu, 19 Jun 2003 15:13:32 -0500 (CDT) Date: Thu, 19 Jun 2003 15:13:06 -0500 From: Daniel Liston Subject: Re: changing the from: email address field In-reply-to: <628A3F367450D711A0E500065BECD77C0648FC@PHYLLIS> To: Sunita Rajagopal Cc: "'Majordomo-Users@GreatCircle.COM'" Message-id: <3EF21952.7020807@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: <628A3F367450D711A0E500065BECD77C0648FC@PHYLLIS> X-Archive-Number: 200306/147 X-Sequence-Number: 3351 Have you considered something like this; message_headers << END Reply-To: excel@digital.com Errors-To: excel@digital.com END in your excel.config file? Dan Liston Sunita Rajagopal wrote: > Hi, > > The problem is: > > I want the email address excel@ricado.digital.com > to be changed to excel@digital.com > before majordomo sends the email addresses to > the respective inboxes, so that, when > > > > A person getting the email, hit the reply to button the To: field for > the user composing the email is excel@digital.com > instead of excel@ricado.digital.com > > > Please let me if anyone has a solution. > > Thanks > > Sunita > > > > > From majordomo-users-owner@greatcircle.com Thu Jun 19 13:24:20 2003 Received: from phyllis.cloop.com (mailhub.closedloop.com [63.106.115.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 9A275195F13 for ; Thu, 19 Jun 2003 13:24:18 -0700 (PDT) Received: by PHYLLIS with Internet Mail Service (5.5.2653.19) id ; Thu, 19 Jun 2003 13:23:41 -0700 Message-ID: <628A3F367450D711A0E500065BECD77C064900@PHYLLIS> From: Sunita Rajagopal To: 'Daniel Liston' , Sunita Rajagopal Cc: "'Majordomo-Users@GreatCircle.COM'" Subject: Re: changing the from: email address field Date: Thu, 19 Jun 2003 13:23:39 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C336A0.AB727C60" X-Archive-Number: 200306/148 X-Sequence-Number: 3352 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C336A0.AB727C60 Content-Type: text/plain; charset="iso-8859-1" I think , that may work. But what does the line Errors-To: excel@digital.com Do? Sunita -----Original Message----- From: Daniel Liston [mailto:dliston@sonny.org] Sent: Thursday, June 19, 2003 1:13 PM To: Sunita Rajagopal Cc: 'Majordomo-Users@GreatCircle.COM' Subject: Re: changing the from: email address field Have you considered something like this; message_headers << END Reply-To: excel@digital.com Errors-To: excel@digital.com END in your excel.config file? Dan Liston Sunita Rajagopal wrote: > Hi, > > The problem is: > > I want the email address excel@ricado.digital.com > to be changed to excel@digital.com > before majordomo sends the email addresses to > the respective inboxes, so that, when > > > > A person getting the email, hit the reply to button the To: field for > the user composing the email is excel@digital.com > instead of excel@ricado.digital.com > > > Please let me if anyone has a solution. > > Thanks > > Sunita > > > > > ------_=_NextPart_001_01C336A0.AB727C60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: changing the from: email address field

I think , that may work. But what does the line
Errors-To: excel@digital.com
Do?
Sunita


-----Original Message-----
From: Daniel Liston [mailto:dliston@sonny.org]
Sent: Thursday, June 19, 2003 1:13 PM
To: Sunita Rajagopal
Cc: 'Majordomo-Users@GreatCircle.COM'
Subject: Re: changing the from: email address field

Have you considered something like this;

message_headers     <<  EN= D
Reply-To: excel@digital.com
Errors-To: excel@digital.com
END

in your excel.config file?

Dan Liston

Sunita Rajagopal wrote:
> Hi,
>
> The problem is:
>
> I want the email address excel@ricado.digital.com
> <mai= lto:excel@ricado.digital.com> to be changed to excel@digital.com
> <mailto:exc= el@digital.com> before majordomo sends the email addresses to
> the respective inboxes, so that, when
>
>
>
> A person getting the email, hit the reply to button= the  To: field  for
> the user composing the email is excel@digital.com
> <mailto:exc= el@digital.com> instead of excel@ricado.digital.com
> <mai= lto:excel@ricado.digital.com>
>
> Please let me if  anyone has a solution.
>
> Thanks
>
> Sunita
>
>
>
>
>

------_=_NextPart_001_01C336A0.AB727C60-- From majordomo-users-owner@greatcircle.com Thu Jun 19 13:33:19 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 334C1195B17 for ; Thu, 19 Jun 2003 13:33:09 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGQ00G0CX3CK2@daniel.liston.nu> for Majordomo-Users@GreatCircle.COM; Thu, 19 Jun 2003 15:33:14 -0500 (CDT) Date: Thu, 19 Jun 2003 15:32:47 -0500 From: Daniel Liston Subject: Re: changing the from: email address field In-reply-to: <628A3F367450D711A0E500065BECD77C064900@PHYLLIS> To: Sunita Rajagopal Cc: "'Majordomo-Users@GreatCircle.COM'" Message-id: <3EF21DEF.3090902@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: <628A3F367450D711A0E500065BECD77C064900@PHYLLIS> X-Archive-Number: 200306/149 X-Sequence-Number: 3353 NDN and bounces go the the Errors-To: address. Dan Liston Sunita Rajagopal wrote: > I think , that may work. But what does the line > Errors-To: excel@digital.com > Do? > Sunita > > > -----Original Message----- > From: Daniel Liston [mailto:dliston@sonny.org] > Sent: Thursday, June 19, 2003 1:13 PM > To: Sunita Rajagopal > Cc: 'Majordomo-Users@GreatCircle.COM' > Subject: Re: changing the from: email address field > > Have you considered something like this; > > message_headers << END > Reply-To: excel@digital.com > Errors-To: excel@digital.com > END > > in your excel.config file? > > Dan Liston > > Sunita Rajagopal wrote: > > Hi, > > > > The problem is: > > > > I want the email address excel@ricado.digital.com > > to be changed to excel@digital.com > > before majordomo sends the email addresses to > > the respective inboxes, so that, when > > > > > > > > A person getting the email, hit the reply to button the To: field for > > the user composing the email is excel@digital.com > > instead of excel@ricado.digital.com > > > > > > Please let me if anyone has a solution. > > > > Thanks > > > > Sunita > > > > > > > > > > > From majordomo-users-owner@greatcircle.com Thu Jun 19 15:10:56 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id AC93D195A03; Thu, 19 Jun 2003 15:10:42 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGR00G0J1LTZ9@daniel.liston.nu>; Thu, 19 Jun 2003 17:10:42 -0500 (CDT) Date: Thu, 19 Jun 2003 17:10:09 -0500 From: Daniel Liston Subject: Archive/Digest HOW-TO (revision 2) In-reply-to: <3BB1B813.6080202@pandasoftware.es> To: majordomo-users@GreatCircle.Com, majordomo-docs@greatcircle.com Message-id: <3EF234C1.6040306@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: <3BB1B813.6080202@pandasoftware.es> X-Archive-Number: 200306/150 X-Sequence-Number: 3354 Disclaimer: I am not a professional writer or programmer. Please report any/all discrepencies in this document to me via the majordomo-users or majordomo-docs mailing lists at greatcircle.com. Majordomo list owners often have trouble setting up a digest version of their list. I am writing this in hopes of clearing up some of this confusion. Successfully archiving your lists could be a side effect of implementing the knowledge gained from the examples included. Assumptions: Majordomo version 1.94.5 Sendmail version 8.8 (or higher) You have root permission on the server to create users, modify the aliases file, and rebuild the aliases database. You have created a majordomo user and majordomo group. The majordomo $HOME directory is /usr/local/majordomo and this is owned by user majordomo and group majordomo. The smrsh directory (if used) is /etc/smrsh and holds a link owned by root to /usr/local/majordomo/wrapper.mytld There are no group or world "writable" directories in the path to /usr/local/majordomo, including / (root). Sendmail "trusts" majordomo. You have a Tmajordomo line in sendmail.cf and submit.cf or these files use the /etc/mail/trusted-users file. Sendmail only recognizes one "/etc/aliases" file. Others are allowed but outside the scope of this note. Sendmail uses the "always_add_domain" feature. The majordomo config file is /etc/majordomo.cf The majordomo.cf variables are defined statically. No $whereami = "`/bin/dnsdomainname`"; it should be $whereami = "myhost.mydomain.tld"; You already have a working list that utilizes resend. eg. wrapper resend -l -outgoing Your aliases file contains nobody: /dev/null Preface: The directories above may be different, but in that case, you will modify anything stated further to match your installation. To set up a digest, you must also have a handle on archiving. Digest has some dependencies, or I should say, makes some assumptions. One of these is that you have an archive directory configured to hold the digestified message before delivery, and another is that you will call your digest delivery address -digest-outgoing. Your digest and archive directories are defined in the majordomo.cf file as $digest_work_dir and $filedir. $filedir_suffix is also used for defining the location of your archives. For the purpose of this recipe, I will keep these in the same directory tree as my other majordomo data files and directories. The sample.cf gives an example of /usr/local/mail/digest when lists are in /usr/local/lists and archive files are in /usr/local/mail/files. Here are my suggested settings based on the assumptions above; $homedir = "/usr/local/majordomo"; $digest_work_dir = "$homedir/digests"; $listdir = "$homedir/lists"; $filedir = "$homedir/archives"; $filedir_suffix = ""; What is not explained very well, is that you will need to create these directories (if you haven't already) as the majordomo user, or change ownership to the majordomo user if you created them as root. Make sure these directories are not group or world writable, to prevent sendmail from complaining. You will also have to reference these directories in your /etc/aliases so mail is passed to these scripts that will be doing the actual work. In some (if not all) cases, there will also be subdirectories involved that will need the same ownerships and permissions as their parents. A "test" mailing list that does archives AND digests will have aliases that look like this; owner-test: test-owner test: "|/usr/local/majordomo/wrapper resend -l test test-outgoing,nobody" test-owner: someone@your.domain, test-request: "|/usr/local/majordomo/wrapper majordomo -l test" test-approval: moderator@your.domain ### could also be pointed to test-owner test-outgoing: :include:/usr/local/majordomo/lists/test,test-archiver,test-digestify test-archiver: "|/usr/local/majordomo/wrapper archive2.pl -f /usr/local/majordomo/archives/test/test -a -M" test-digestify: "|/usr/local/majordomo/wrapper digest -r -C -l test-digest test-digest-outgoing" owner-test-digest: test-owner test-digest: test, test-digest-owner: test-owner test-digest-request: "|/usr/local/majordomo/wrapper majordomo -l test-digest" test-digest-approval: test-approval test-digest-outgoing: :include:/usr/local/majordomo/lists/test-digest,nobody" The -approval addresses are not required, and will default to owner-(-digest), and the -request addresses could just be pointed to the owner/moderator alias depending on your specific needs or requirements. Some of the "owner" aliases are redundant, but safe. Let me also explain that you do not need to enable archiving to use a digest version of your list, but you WILL need the majordomo.cf and archives directory properly configured for digestification to happen. The digest script also "assumes" your outgoing address for the digest is called -digest-outgoing. In the case above, test-digest-outgoing. To continue with our example, we now have a dependency on subdirectories for archiver and the digestify. We need to create these before we run "newaliases" or "sendmail -bi". mkdir /usr/local/majordomo/archives/test mkdir /usr/local/majordomo/archives/test-digest mkdir /usr/local/majordomo/digests/test-digest The above need to be owner:group majordomo:majordomo and chmod 755. Loose security could be tightened up, but that is a different HOW-TO. :) The test-archiver: alias will stamp the archive with a 4 digit year and 2 digit month. If you notice your archive showing up as 1901xx instead of 2001xx, please apply the folllowing patch to archive2.pl =========================================== --- archive2.pl.orig 2000/01/07 11:00:49 +++ archive2.pl.new 2000/05/15 00:55:00mkdir /usr/local/majordomo/archives/test @@ -152,7 +152,11 @@ local($junk, $addr, $dow, $moy, $dom, $time, $year, @rest); ($junk, $addr, $dow, $moy, $dom, $time, $year, @rest) = split(/\s+/,$from); - &open_archive($FH, $year % 100, $MoY{$moy}, $dom); + if ($year =~ /\d{4}/) { + &open_archive($FH, $year -1900, $MoY{$moy}, $dom); + } else { + &open_archive($FH, $year % 100, $MoY{$moy}, $dom); + } } sub open_archive { =========================================== NOTE: To do digesting without the standard archive, there are two changes to the aliases. test-outgoing: :include:/usr/local/majordomo/test,test-digestify and you do not "need" the test-archiver: alias. If this is the case, you also do not need to create the /usr/local/majordomo/archives/test directory. Leaving them in, even though they are never used, does not really hurt either. It is all a matter of calling or not calling the test-archiver: alias via the test-outgoing: alias. The final steps in making your digest happen daily/nightly, is to set your test-digest.config file variables high enough that digestification does not try to happen automatically, and to create a crontab entry that will make majordomo execute the digest script. In your test-digest.config file, depending on how busy you expect your list to be, adjust these variables appropriately high. I have not tried it, but maybe they can all be left blank. digest_maxdays = 30 digest_maxlines = 9999 maxlength = 500000 The maxlength is in bytes, not Kbytes. The other two are self explanatory. You only have to set one value, but you will have to experiment to get it right. A good starting point, might be to set digest_maxdays to 7, and leave the other two blank. Otherwise, you will probably have to tinker with the maxlength in hundreds of thousands or millions of bytes. As long as we are in the test-digest.config file, don't forget about the other digest_* variables either. digest_archive = digest_issue = 1 digest_name = test-digest digest_rm_footer = test digest_rm_fronter = test digest_volume = 1 digest_work_dir = To keep your digests clean, it is also a good idea to use purge_received = yes on your regular list (test.config) as well as the digest. However, this does make tracking problems more difficult. Then you can get a little fancy and set your fronters and footers, message_fronter << END - Include in this issue: _SUBJECTS_ END message_footer << END unsubscribe instructions, copyright message etc. END If your security uses cron.allow or cron.deny, install the appropriate setting for . Your crontab entry should not be owned by root or majordomo to avoid "Majordomo ABORT" messages. I typically fill in with the uid of the list-owner. Now to access the crontab... crontab -u -e SHELL=/bin/sh MAILTO="" 30 4 * * 5 echo mkdigest test-digest | mail majordomo #| | | | | ^here to % or EOL is field 6 for commands #| | | | +-- 3 letter day of week or 0-7 0=Sun #| | | +-- 3 letter month or 1-12 #| | +-- day 1-31 #| +-- hours 0-23 #+-- minutes 0-59 The 5th line above sends majordomo an email forcing it to make a digest and send it to the default test-digest-outgoing alias every Friday at 4:30AM. If your delivery address is not test-digest-outgoing, that line can be changed to something like 30 4 * * 5 echo mkdigest test-digest test-digest-whatever | mail majordomo If you want the list to go out daily, change the "5" above, to a "*". Having a password stored in the crontab is probably not a good idea either, but it does get the job done. Dan Liston PS. Please feel free to add comments/criticisms about this document. It is after all my first revision at explaining the steps necessary to archive/digest a mailing list. It is possible that I may have still omitted something useful. From majordomo-users-owner@greatcircle.com Thu Jun 19 17:19:55 2003 Received: from its-mu-earth.its.rmit.edu.au (its-mu-earth.its.rmit.edu.au [131.170.2.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 80125196015 for ; Thu, 19 Jun 2003 17:19:52 -0700 (PDT) Received: from its-mn-inet1.its.rmit.edu.au (ems.rmit.edu.au [131.170.10.112]) by its-mu-earth.its.rmit.edu.au (8.10.1/8.10.1/ANTI-SPAM/ANTI-RELAY/EARTH) with ESMTP id h5K0JoM13559 for ; Fri, 20 Jun 2003 10:19:50 +1000 (EST) Received: from INET1-MTA by its-mn-inet1.its.rmit.edu.au with Novell_GroupWise; Fri, 20 Jun 2003 10:19:49 +1000 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.3 Date: Fri, 20 Jun 2003 10:19:40 +1000 From: "Mathew Thomas" To: "<" Subject: Handling bounced message Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Archive-Number: 200306/151 X-Sequence-Number: 3355 Hi, We have got more than 8000 majordomo list on one server based on student's = subject. List owner is same for all these list. Only academic staff are all= owed to mail to the list. Currently all the bounced message goes to the lis= t owner. What I would like to change is that the bounced massages go back to the se= nder instead of the list owner. How can I do it? Thanks in advance for the help Mathew RMIT University From majordomo-users-owner@greatcircle.com Fri Jun 20 04:12:30 2003 Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by mycroft.greatcircle.com (Postfix) with ESMTP id 9B5D819623A for ; Fri, 20 Jun 2003 04:12:28 -0700 (PDT) Received: from webulous (a213-84-41-1.adsl.xs4all.nl [213.84.41.1]) by smtpzilla3.xs4all.nl (8.12.9/8.12.9) with SMTP id h5KBCP8k055343 for ; Fri, 20 Jun 2003 13:12:26 +0200 (CEST) Message-ID: <00af01c33722$2518bda0$9600000a@webulous> From: "webulous" To: Subject: some questions Date: Fri, 20 Jun 2003 13:50:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/152 X-Sequence-Number: 3356 Hi, I am just starting to get into majordomo but have some questions (even though I studied all the stuff on the web) II have a moderated list and I get the bounce message. The problem is that the original message has ">" in front of the lines which I would like to get rid of. Any suggestions would be appreciated. Also If someone wants to help me configuring the list (and install mhonarc) I am willing to pay regards, Jeroen From majordomo-users-owner@greatcircle.com Fri Jun 20 05:41:07 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id AEFDD1962AD for ; Fri, 20 Jun 2003 05:41:03 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGS00KCK5VW7G@daniel.liston.nu> for majordomo-users@greatcircle.com; Fri, 20 Jun 2003 07:40:46 -0500 (CDT) Date: Fri, 20 Jun 2003 07:40:13 -0500 From: Daniel Liston Subject: Re: Handling bounced message In-reply-to: To: Mathew Thomas Cc: "<" Message-id: <3EF300AD.5020907@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: X-Archive-Number: 200306/153 X-Sequence-Number: 3357 I am away from my servers right now, but have you tried setting this in the individual listname.config files? message_headers << END Errors-To: $SENDER END I this should do what you are looking for. The only problem, is that large lists that have not been cleaned up in awhile could cause the sender to get dozens (hundreds) of bounces. If the sender is not the "owner" of the list, these bounces don't do anyone any good. Only somebody with the approve password for the list can administratively unsubscribe users who's address is bouncing. Dan Liston Mathew Thomas wrote: > Hi, > > We have got more than 8000 majordomo list on one server based on student's subject. List owner is same for all these list. Only academic staff are allowed to mail to the list. Currently all the bounced message goes to the list owner. > > What I would like to change is that the bounced massages go back to the sender instead of the list owner. How can I do it? > > Thanks in advance for the help > > Mathew > RMIT University > From majordomo-users-owner@greatcircle.com Fri Jun 20 05:57:32 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 7BA1E1962B7 for ; Fri, 20 Jun 2003 05:57:27 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HGS00KD06NQ9F@daniel.liston.nu> for majordomo-users@GreatCircle.com; Fri, 20 Jun 2003 07:57:27 -0500 (CDT) Date: Fri, 20 Jun 2003 07:57:04 -0500 From: Daniel Liston Subject: Re: some questions In-reply-to: <00af01c33722$2518bda0$9600000a@webulous> To: webulous Cc: majordomo-users@GreatCircle.com Message-id: <3EF304A0.7080005@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 References: <00af01c33722$2518bda0$9600000a@webulous> X-Archive-Number: 200306/154 X-Sequence-Number: 3358 Those ">" symbols in front of lines beginning with "From " are what keeps MTAs and MUAs from misinterpretting the line as the start of a new email. You really don't want to open that can of worms. As for willing to pay... You might ask your question on majordomo-jobs. Dan Liston webulous wrote: > Hi, > > I am just starting to get into majordomo but have some questions (even > though I studied all the stuff on the web) > II have a moderated list and I get the bounce message. The problem is that > the original message has ">" in front of the lines which I would like to get > rid of. > > Any suggestions would be appreciated. > Also If someone wants to help me configuring the list (and install mhonarc) > I am willing to pay > > regards, > Jeroen > > From majordomo-users-owner@greatcircle.com Fri Jun 20 10:49:53 2003 Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83]) by mycroft.greatcircle.com (Postfix) with ESMTP id 7208B19628A for ; Fri, 20 Jun 2003 10:49:51 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h5KHnort002403 for ; Fri, 20 Jun 2003 10:49:50 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5KHnofY010358 for ; Fri, 20 Jun 2003 10:49:50 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5KHnoJV010357 for majordomo-users@greatcircle.com; Fri, 20 Jun 2003 10:49:50 -0700 (PDT) Date: Fri, 20 Jun 2003 10:49:50 -0700 From: Deb To: Majordomo Users Subject: MAX_TOTAL_HEADER_LENGTH Message-ID: <20030620174949.GA10343@tickleme.llnl.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Archive-Number: 200306/155 X-Sequence-Number: 3359 I could have sworn that there was a recent discussion of MAX_TOTAL_HEADER_LENGTH set in majordomo.cf for resend. Was I dreaming? I can't find it anywhere. Anyway, what would be the ramifications of increasing this to 2048? Would resend choke? Thanks, deb -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ http://zapatopi.net/afdb.html From majordomo-users-owner@greatcircle.com Fri Jun 20 10:55:43 2003 Received: from gateway.hns.com (unknown [208.236.67.14]) by mycroft.greatcircle.com (Postfix) with ESMTP id 187E219628A for ; Fri, 20 Jun 2003 10:55:42 -0700 (PDT) Received: from excore8.hns.com (excore8.hns.com [139.85.52.126]) by gateway.hns.com (Switch-3.1.0/Switch-3.1.0) with ESMTP id h5KHtcaf020163 for ; Fri, 20 Jun 2003 13:55:39 -0400 (EDT) Received: from hns.com (jmehdlnx.md.hns.com [139.85.232.127]) by excore8.hns.com (Switch-3.1.0/Switch-3.1.0) with ESMTP id h5KHtWsE008586 for ; Fri, 20 Jun 2003 13:55:33 -0400 (EDT) Message-ID: <3EF34F0E.6070204@hns.com> Date: Fri, 20 Jun 2003 14:14:38 -0400 From: Jaysheel Mehd User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Majorcool aliases Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/156 X-Sequence-Number: 3360 Hi, Does majorcool's script mj_build_aliases2.pl create the alias for archiving too(when the new list is created)in the .majordomo_aliases file? Any clues? Thanks Jaysheel From majordomo-users-owner@greatcircle.com Fri Jun 20 13:01:23 2003 Received: from academic2.csuohio.edu (academic2.csuohio.edu [137.148.49.45]) by mycroft.greatcircle.com (Postfix) with ESMTP id 3554F1962B3 for ; Fri, 20 Jun 2003 13:01:21 -0700 (PDT) Received: (from cwood@localhost) by academic2.csuohio.edu (8.11.7+Sun/8.10.1) id h5KK1KI13166 for majordomo-users@greatcircle.com; Fri, 20 Jun 2003 16:01:20 -0400 (EDT) Date: Fri, 20 Jun 2003 16:01:20 -0400 (EDT) From: cwood@academic2.csuohio.edu Message-Id: <200306202001.h5KK1KI13166@academic2.csuohio.edu> To: majordomo-users@greatcircle.com Subject: New Majordomo User - help on install X-Archive-Number: 200306/157 X-Sequence-Number: 3361 Hello, I've just installed majordomo on our system, and performed the testing as specified in the INSTALL doc, and everything seemed ok. I created a dummy "test" file in the lists directory, but I get no response at all when I email the majordomo on the server. I set up the majordomo-owner and owner-majordomo aliases to point to myself for now. Can anyone help me figure out what is wrong? Thank you! Chris Wood Student System Administrator Cleveland State University From majordomo-users-owner@greatcircle.com Sat Jun 21 08:08:50 2003 Received: from mail.york.cuny.edu (mail.york.cuny.edu [198.61.16.8]) by mycroft.greatcircle.com (Postfix) with ESMTP id 699C4196541 for ; Sat, 21 Jun 2003 08:08:48 -0700 (PDT) Received: from localhost (mail [198.61.16.8]) by mail.york.cuny.edu (8.12.5/8.12.5) with ESMTP id h5LFC2as029644; Sat, 21 Jun 2003 11:12:02 -0400 (EDT) Received: from 68.160.224.190 ( [68.160.224.190]) as user saarah@localhost by mail.york.cuny.edu with HTTP; Sat, 21 Jun 2003 11:12:02 -0400 Message-ID: <1056208322.3ef475c26b767@mail.york.cuny.edu> Date: Sat, 21 Jun 2003 11:12:02 -0400 From: saarah@york.cuny.edu To: majordomo-users@greatcircle.com Subject: How to configure welcome message MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 68.160.224.190 X-Archive-Number: 200306/158 X-Sequence-Number: 3362 Hello everyone! Could someone help me configure the welcome message sent out by the majordomo. I've created a file listname.intro. Now any newly subscribed user gets a 'welcome message' which consists of two parts, the first part is generated automatically by majordomo and the second part, which is the content of listname.intro, is appended to it. However, I'd like only the listname.intro to be sent out -- not the generic first part sent by majordomo. Is there a way to suppress the first part of the message automatically generated by majordomo. Thanks in advance for any tips. Kamrul From majordomo-users-owner@greatcircle.com Sat Jun 21 09:43:29 2003 Received: from cloud.ccsf.cc.ca.us (cloud.ccsf.cc.ca.us [147.144.1.212]) by mycroft.greatcircle.com (Postfix) with ESMTP id 071D61962A8 for ; Sat, 21 Jun 2003 09:43:28 -0700 (PDT) Received: from localhost (jjah@localhost) by cloud.ccsf.cc.ca.us (8.11.6/8.11.2) with ESMTP id h5LGhFl10468; Sat, 21 Jun 2003 09:43:15 -0700 (PDT) Date: Sat, 21 Jun 2003 09:43:15 -0700 (PDT) From: "Joe R. Jah" To: saarah@york.cuny.edu Cc: majordomo-users@greatcircle.com Subject: Re: How to configure welcome message In-Reply-To: <1056208322.3ef475c26b767@mail.york.cuny.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/159 X-Sequence-Number: 3363 On Sat, 21 Jun 2003 saarah@york.cuny.edu wrote: > Date: Sat, 21 Jun 2003 11:12:02 -0400 > From: saarah@york.cuny.edu > To: majordomo-users@greatcircle.com > Subject: How to configure welcome message > > > Hello everyone! > > Could someone help me configure the welcome message sent out by the majordomo. > I've created a file listname.intro. Now any newly subscribed user gets > a 'welcome message' which consists of two parts, the first part is generated > automatically by majordomo and the second part, which is the content of > listname.intro, is appended to it. > > However, I'd like only the listname.intro to be sent out -- not the generic > first part sent by majordomo. Is there a way to suppress the first part of the > message automatically generated by majordomo. > > Thanks in advance for any tips. ftp://ftp.ccsf.org/majordomo-patches/1.94.5/majordomo.7 Regards, Joe -- _/ _/_/_/ _/ ____________ __o _/ _/ _/ _/ ______________ _-\<,_ _/ _/ _/_/_/ _/ _/ ......(_)/ (_) _/_/ oe _/ _/. _/_/ ah jjah@cloud.ccsf.cc.ca.us From majordomo-users-owner@greatcircle.com Sat Jun 21 13:38:07 2003 Received: from cloud.ccsf.cc.ca.us (cloud.ccsf.cc.ca.us [147.144.1.212]) by mycroft.greatcircle.com (Postfix) with ESMTP id D1984195A63 for ; Sat, 21 Jun 2003 13:38:04 -0700 (PDT) Received: from localhost (jjah@localhost) by cloud.ccsf.cc.ca.us (8.11.6/8.11.2) with ESMTP id h5LKbsA23863; Sat, 21 Jun 2003 13:37:55 -0700 (PDT) Date: Sat, 21 Jun 2003 13:37:54 -0700 (PDT) From: "Joe R. Jah" To: Daniel Liston Cc: R Deepak , majordomo-users@greatcircle.com Subject: Restrict to Domains in ListName-post In-Reply-To: <3EEA2266.8020701@sonny.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/160 X-Sequence-Number: 3364 On Fri, 13 Jun 2003, Daniel Liston wrote: > Date: Fri, 13 Jun 2003 14:13:42 -0500 > From: Daniel Liston > To: R Deepak > Cc: majordomo-users@greatcircle.com > Subject: Re: taboo_headers problem..: restrict2domain > > The patch will allow you to use syntax such as; > > restrict_post = @lantana.tenet.res.in > > Anyone that attempts to write to your list from > any other domain will cause a bounce to the list > owner or moderator. > > I do not believe it allows for the same syntax > within a file defined on the restrict_post line. You are right; restrict2domain.1 does not allow that syntax in ListName-post, but this patch does:) ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain-post.0 It is untested. Regards, Joe -- _/ _/_/_/ _/ ____________ __o _/ _/ _/ _/ ______________ _-\<,_ _/ _/ _/_/_/ _/ _/ ......(_)/ (_) _/_/ oe _/ _/. _/_/ ah jjah@cloud.ccsf.cc.ca.us From majordomo-users-owner@greatcircle.com Sat Jun 21 14:17:05 2003 Received: from maja.humerca.com (unknown [212.118.91.252]) by mycroft.greatcircle.com (Postfix) with ESMTP id C88851960CA for ; Sat, 21 Jun 2003 14:17:02 -0700 (PDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by maja.humerca.com (Postfix) with ESMTP id 09C077DB9 for ; Sat, 21 Jun 2003 23:17:18 +0200 (CEST) Received: from maja.humerca.com ([127.0.0.1]) by localhost (maja [127.0.0.1:10024]) (amavisd-new) with ESMTP id 01090-09 for ; Sat, 21 Jun 2003 23:17:17 +0200 (CEST) Received: from bigk (bigk.humerca [192.168.0.3]) by maja.humerca.com (Postfix) with SMTP id F39867D7D for ; Sat, 21 Jun 2003 23:17:16 +0200 (CEST) Message-ID: <009001c3383a$649e9940$0300a8c0@bigk> Reply-To: "Klemen Humerca" From: "Klemen Humerca" To: "Majordomo lista" Subject: Resent email footer Date: Sat, 21 Jun 2003 23:16:30 +0200 Organization: Klemen Humerca MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_008D_01C3384B.25BF9100" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-new X-Archive-Number: 200306/161 X-Sequence-Number: 3365 This is a multi-part message in MIME format. ------=_NextPart_000_008D_01C3384B.25BF9100 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Hello! I'm using RH 7.3, Postfix and Majordomo 1.94.4. A week ago I created a mail= ing list with Majordomo and it was working just great. I also included text= in "Resent email footer" and it was working. But now text is not included = in mails. What can be wrong? I have in .config of the list this variable: message_footer << END - test test tset END butit is not working. ?? Klemen Humerca =20 -----e-mail&web--------- klemen@humerca.com www.humerca.com forum.humerca.com ------------------------ .-. /v\ L I N U X // \\ >Rules< /( )\ ^^-^^ ------=_NextPart_000_008D_01C3384B.25BF9100 Content-Type: text/html; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable
Hello!
 
I'm using RH 7.3, Postfix and Majord= omo=20 1.94.4. A week ago I created a mailing list with Majordomo and it was worki= ng=20 just great. I also included text in "Resent email footer" an= d it=20 was working. But now text is not included in mails. What can be wrong? I ha= ve in=20 .config of the list this variable:
 
message_footer       =20 <<   END
-
test test tset
END
 
butit is not working. ??
 
 
Klemen=20 Humerca
 
-----e-mail&web---------
 klemen@humerca.com
 www.humerca.com
 forum.humerca.= com
------------------------
 
    =20 .-.
     /v\    L  =20 I   N   U   X
    //=20 \\        >Rules<
  = =20 /(   )\
    ^^-^^
------=_NextPart_000_008D_01C3384B.25BF9100-- From majordomo-users-owner@greatcircle.com Sat Jun 21 14:41:14 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id CDCC219606D for ; Sat, 21 Jun 2003 14:41:12 -0700 (PDT) Received: from sonny.org (dad.liston.nu [192.168.1.60]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTP id <0HGU001P1PKHSF@daniel.liston.nu> for majordomo-users@greatcircle.com; Sat, 21 Jun 2003 16:41:06 -0500 (CDT) Date: Sat, 21 Jun 2003 16:43:32 -0500 From: Daniel Liston Subject: Re: Resent email footer To: Klemen Humerca Cc: Majordomo lista Message-id: <3EF4D184.40905@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-2; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 References: <009001c3383a$649e9940$0300a8c0@bigk> X-Archive-Number: 200306/162 X-Sequence-Number: 3366 The footer will only work on "plain text" emails. Are you sure the messages are coming in as plain text? Dan Liston Klemen Humerca wrote: > Hello! > > I'm using RH 7.3, Postfix and Majordomo 1.94.4. A week ago I created a > mailing list with Majordomo and it was working just great. I also > included text in "Resent email footer" and it was working. But now text > is not included in mails. What can be wrong? I have in .config of the > list this variable: > > message_footer << END > - > test test tset > END > > butit is not working. ?? > > > Klemen Humerca > > -----e-mail&web--------- > klemen@humerca.com > www.humerca.com > forum.humerca.com > ------------------------ > > .-. > /v\ L I N U X > // \\ >Rules< > /( )\ > ^^-^^ From majordomo-users-owner@greatcircle.com Sat Jun 21 14:44:54 2003 Received: from maja.humerca.com (unknown [212.118.91.252]) by mycroft.greatcircle.com (Postfix) with ESMTP id 47FD51964D5 for ; Sat, 21 Jun 2003 14:44:50 -0700 (PDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by maja.humerca.com (Postfix) with ESMTP id 53D1B7D7D; Sat, 21 Jun 2003 23:45:05 +0200 (CEST) Received: from maja.humerca.com ([127.0.0.1]) by localhost (maja [127.0.0.1:10024]) (amavisd-new) with ESMTP id 05140-06; Sat, 21 Jun 2003 23:45:02 +0200 (CEST) Received: from bigk (bigk.humerca [192.168.0.3]) by maja.humerca.com (Postfix) with SMTP id E80047D7A; Sat, 21 Jun 2003 23:45:01 +0200 (CEST) Message-ID: <00b301c3383e$4500e440$0300a8c0@bigk> Reply-To: "Klemen Humerca" From: "Klemen Humerca" To: "Daniel Liston" , "Majordomo lista" References: <009001c3383a$649e9940$0300a8c0@bigk> <3EF4D184.40905@sonny.org> Subject: Re: Resent email footer Date: Sat, 21 Jun 2003 23:44:17 +0200 Organization: Klemen Humerca MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-new X-Archive-Number: 200306/163 X-Sequence-Number: 3367 I just tried to send mail with plain text and it works. So it is really problem with non-plain text messages. Ca it be fixed? Klemen Humerca -----e-mail&web--------- klemen@humerca.com www.humerca.com forum.humerca.com ------------------------ .-. /v\ L I N U X // \\ >Rules< /( )\ ^^-^^ ----- Original Message ----- From: "Daniel Liston" To: "Klemen Humerca" Cc: "Majordomo lista" Sent: Saturday, June 21, 2003 11:43 PM Subject: Re: Resent email footer | The footer will only work on "plain text" emails. Are you sure the | messages are coming in as plain text? | | Dan Liston | | Klemen Humerca wrote: | > Hello! | > | > I'm using RH 7.3, Postfix and Majordomo 1.94.4. A week ago I created a | > mailing list with Majordomo and it was working just great. I also | > included text in "Resent email footer" and it was working. But now text | > is not included in mails. What can be wrong? I have in .config of the | > list this variable: | > | > message_footer << END | > - | > test test tset | > END | > | > butit is not working. ?? | > | > | > Klemen Humerca | > | > -----e-mail&web--------- | > klemen@humerca.com | > www.humerca.com | > forum.humerca.com | > ------------------------ | > | > .-. | > /v\ L I N U X | > // \\ >Rules< | > /( )\ | > ^^-^^ | | From majordomo-users-owner@greatcircle.com Sat Jun 21 14:57:15 2003 Received: from wrenkasky.com (esson.net [216.102.129.43]) by mycroft.greatcircle.com (Postfix) with ESMTP id 6079119662C for ; Sat, 21 Jun 2003 14:57:14 -0700 (PDT) Received: from eds.wrenkasky.com (eds.wrenkasky.com [10.10.10.11]) by wrenkasky.com (8.12.9/8.12.9) with ESMTP id h5LLvJ2F025134 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT); Sat, 21 Jun 2003 14:57:20 -0700 Message-Id: <5.2.0.9.2.20030621145242.00aef7b8@mail.esson.net> X-Sender: ed@mail.esson.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sat, 21 Jun 2003 14:57:17 -0700 To: "Klemen Humerca" , From: Ed Kasky Subject: Re: Resent email footer In-Reply-To: <00b301c3383e$4500e440$0300a8c0@bigk> References: <009001c3383a$649e9940$0300a8c0@bigk> <3EF4D184.40905@sonny.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Archive-Number: 200306/164 X-Sequence-Number: 3368 I for one use demime to solve this issue... http://scifi.squawk.com/demime.htm At 11:44 PM Saturday, 6/21/2003, Klemen Humerca wrote -=> >I just tried to send mail with plain text and it works. So it is really >problem with non-plain text messages. Ca it be fixed? > > >----- Original Message ----- >From: "Daniel Liston" >To: "Klemen Humerca" >Cc: "Majordomo lista" >Sent: Saturday, June 21, 2003 11:43 PM >Subject: Re: Resent email footer > > >| The footer will only work on "plain text" emails. Are you sure the >| messages are coming in as plain text? >| >| Dan Liston >| >| Klemen Humerca wrote: >| > Hello! >| > >| > I'm using RH 7.3, Postfix and Majordomo 1.94.4. A week ago I created a >| > mailing list with Majordomo and it was working just great. I also >| > included text in "Resent email footer" and it was working. But now text >| > is not included in mails. What can be wrong? I have in .config of the >| > list this variable: >| > >| > message_footer << END >| > - >| > test test tset >| > END >| > >| > butit is not working. ?? >| > >| > >| > Klemen Humerca >| > >| > -----e-mail&web--------- >| > klemen@humerca.com >| > www.humerca.com >| > forum.humerca.com >| > ------------------------ >| > >| > .-. >| > /v\ L I N U X >| > // \\ >Rules< >| > /( )\ >| > ^^-^^ >| >| Ed Kasky Los Angeles, CA . . . . . . . . It's pretty far, but it doesn't seem like it. -Yogi Berra, giving directions From majordomo-users-owner@greatcircle.com Sat Jun 21 15:00:08 2003 Received: from daniel.liston.nu (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 6D30419662C for ; Sat, 21 Jun 2003 15:00:05 -0700 (PDT) Received: from sonny.org (dad.liston.nu [192.168.1.60]) by daniel.liston.nu (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTP id <0HGU00109QG3VH@daniel.liston.nu> for majordomo-users@greatcircle.com; Sat, 21 Jun 2003 17:00:04 -0500 (CDT) Date: Sat, 21 Jun 2003 17:02:30 -0500 From: Daniel Liston Subject: Re: Resent email footer To: Klemen Humerca Cc: Majordomo lista Message-id: <3EF4D5F6.9030700@sonny.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-2; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 References: <009001c3383a$649e9940$0300a8c0@bigk> <3EF4D184.40905@sonny.org> <00b301c3383e$4500e440$0300a8c0@bigk> X-Archive-Number: 200306/165 X-Sequence-Number: 3369 Not so much "fixed", but worked around. For the sanity of all members of your list, you may want to demime your messages before they are processed by majordomo. If that is done, you are making sure all email clients will be able to read your list messages too. http://scifi.squawk.com/demime.html Dan Liston Klemen Humerca wrote: > I just tried to send mail with plain text and it works. So it is really > problem with non-plain text messages. Ca it be fixed? > > > Klemen Humerca > > -----e-mail&web--------- > klemen@humerca.com > www.humerca.com > forum.humerca.com > ------------------------ > > .-. > /v\ L I N U X > // \\ >Rules< > /( )\ > ^^-^^ > ----- Original Message ----- > From: "Daniel Liston" > To: "Klemen Humerca" > Cc: "Majordomo lista" > Sent: Saturday, June 21, 2003 11:43 PM > Subject: Re: Resent email footer > > > | The footer will only work on "plain text" emails. Are you sure the > | messages are coming in as plain text? > | > | Dan Liston > | > | Klemen Humerca wrote: > | > Hello! > | > > | > I'm using RH 7.3, Postfix and Majordomo 1.94.4. A week ago I created a > | > mailing list with Majordomo and it was working just great. I also > | > included text in "Resent email footer" and it was working. But now text > | > is not included in mails. What can be wrong? I have in .config of the > | > list this variable: > | > > | > message_footer << END > | > - > | > test test tset > | > END > | > > | > butit is not working. ?? > | > > | > > | > Klemen Humerca > | > > | > -----e-mail&web--------- > | > klemen@humerca.com > | > www.humerca.com > | > forum.humerca.com > | > ------------------------ > | > > | > .-. > | > /v\ L I N U X > | > // \\ >Rules< > | > /( )\ > | > ^^-^^ > | > | > From majordomo-users-owner@greatcircle.com Sun Jun 22 01:08:35 2003 Received: from CHRONOS.Cluj.RoEdu.Net (chronos.cluj.roedu.net [193.226.5.37]) by mycroft.greatcircle.com (Postfix) with ESMTP id D96461967E0 for ; Sun, 22 Jun 2003 01:08:24 -0700 (PDT) Received: from CHRONOS.Cluj.RoEdu.Net (localhost [127.0.0.1]) by CHRONOS.Cluj.RoEdu.Net (8.12.9/8.12.6) with ESMTP id h5M88K5d092035 for ; Sun, 22 Jun 2003 11:08:20 +0300 (EEST) (envelope-from liviu@CHRONOS.Cluj.RoEdu.Net) Received: from localhost (liviu@localhost) by CHRONOS.Cluj.RoEdu.Net (8.12.9/8.12.6/Submit) with ESMTP id h5M88KEs092032 for ; Sun, 22 Jun 2003 11:08:20 +0300 (EEST) Date: Sun, 22 Jun 2003 11:08:20 +0300 (EEST) From: Liviu Iusan To: majordomo-users@greatcircle.com Subject: virtual domain restrict post Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/166 X-Sequence-Number: 3370 Hello. I have a few virtual domains on a server. for example domain1.kk.com and domain2.kk.com both managed on the server.kk.com On this server there are user1 with the email address : John1.Davies1@domain1.kk.com and user2 with the email John2.Davies2@domain2.kk.com The idea is that I want a "everybody" list for each domain. If using email addresses is simple because I include them in restrict_posts . But I want to use users' names, this way ignoring thei email address. How can I restrict posts for a domain, based on the username (the lists and the users are on the same server) ? I hope that I was pretty clear in order to get an answer. Thank you. L.I. From majordomo-users-owner@greatcircle.com Sun Jun 22 23:31:33 2003 Received: from sirsyed.ssuet.edu.pk (unknown [202.125.137.145]) by mycroft.greatcircle.com (Postfix) with ESMTP id 7D1F3196606 for ; Sun, 22 Jun 2003 23:31:22 -0700 (PDT) Received: from jawedws (jawedws.ssuet.edu.pk [192.168.1.98]) by sirsyed.ssuet.edu.pk (8.12.6/8.12.6) with ESMTP id h5N5eTuL004918 for ; Mon, 23 Jun 2003 11:40:34 +0600 From: "Jawed Iqbal" To: Subject: Advertise control of lists Date: Mon, 23 Jun 2003 11:32:26 +0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_008D_01C3397B.225803E0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Archive-Number: 200306/167 X-Sequence-Number: 3371 This is a multi-part message in MIME format. ------=_NextPart_000_008D_01C3397B.225803E0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Dear Sir, I want to control the advertisement of lists in the majordomo version 1.94.5. kindly help me how to implement Jawed Iqbal ------=_NextPart_000_008D_01C3397B.225803E0 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

Dear Sir,

 

I want to control the advertisement of lists in the majordomo version 1.94.5.= kindly help me how to implement

 

 

Jawed Iqbal

------=_NextPart_000_008D_01C3397B.225803E0-- From majordomo-users-owner@greatcircle.com Sun Jun 22 23:40:08 2003 Received: from mail0.ispvip.biz (locke.ispvip.biz [209.118.182.151]) by mycroft.greatcircle.com (Postfix) with SMTP id 39558196606 for ; Sun, 22 Jun 2003 23:40:05 -0700 (PDT) Received: (qmail 9997 invoked from network); 23 Jun 2003 06:40:46 -0000 Received: from unknown (HELO Beckie-Packs-Computer.local.) (63.156.24.182) by economic.unre.st with SMTP; 23 Jun 2003 06:40:46 -0000 Date: Mon, 23 Jun 2003 01:39:13 -0500 Mime-Version: 1.0 (Apple Message framework v543) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: install error with mac osx From: Beckie Pack To: majordomo-users@greatcircle.com Content-Transfer-Encoding: 7bit Message-Id: <678AADC2-A545-11D7-BFE5-0050E4C0C45A@geekmom.net> X-Mailer: Apple Mail (2.543) X-Archive-Number: 200306/168 X-Sequence-Number: 3372 Hello, I am installing majordomo with mac osx (10.2.6). I've installed the software, configured and did a make with no errors but now I'm trying to do the ./wrapper config-test line it comes back and tells me that I my user and group id is incorrect even though I changed them in the default majordomo.cf file. Some of the other errors also indicate that it is not reading the file I changed. Was I supposed to move it or something? Any help is appreciated. Thanks, Rebecca From majordomo-users-owner@greatcircle.com Mon Jun 23 12:36:46 2003 Received: from www.snowbound.com (unknown [64.39.234.146]) by mycroft.greatcircle.com (Postfix) with ESMTP id 5681E19641F for ; Mon, 23 Jun 2003 12:36:44 -0700 (PDT) Received: from TJAMRO (h-66-134-4-194.CMBRMAOR.covad.net [66.134.4.194]) by www.snowbound.com (8.11.6/8.11.6) with ESMTP id h5NJZOX07935 for ; Mon, 23 Jun 2003 15:35:24 -0400 Reply-To: From: "Terry Jamro" To: Subject: email through majordomo stuck in queue Date: Mon, 23 Jun 2003 15:36:23 -0400 Message-ID: <000901c339be$bb438640$2000000a@Snowbnd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Archive-Number: 200306/169 X-Sequence-Number: 3373 I get the following errors in maillog whenever mail is sent to any mailing list on our server. We have a Cobalt RAQ550. We're using the following versions : Majordomo v1.94.4 perl 5.6.0 procmail v3.13.1 SpamAssassin version 2.53 Portion of maillog : Jun 23 14:44:30 www sendmail[4582]: h5NIfVX04449: to="|/usr/local/majordomo/wrapper resend -l sales -C /usr/local/majordomo/sites/site1/majordomo.cf 143-sales-list, nobody", ctladdr= (8/0), delay=00:02:59, xdelay=00:00:00, mailer=prog, pri=122983, dsn=4.0.0, stat=Deferred: prog mailer (/usr/sbin/smrsh) exited with EX_TEMPFAIL Jun 23 14:44:31 www sendmail[4579]: h5NIaTX04244: to="|/usr/local/majordomo/wrapper resend -l sales -C /usr/local/majordomo/sites/site1/majordomo.cf 143-sales-list, nobody", ctladdr= (8/0), delay=00:08:06, xdelay=00:00:01, mailer=prog, pri=150949, dsn=4.0.0, stat=Deferred: prog mailer (/usr/sbin/smrsh) exited with EX_TEMPFAIL When I run majordomo alone I get the following error : /etc/majordomo.cf not readable; stopped at ./majordomo line 44. Here is a portion of my majordomo.cf. # $digest_work_dir -- the parent directory for digest's queue area # Each list must have a subdirectory under this directory in order for # digest to work. E.G. The bblisa list would use: # /usr/local/mail/digest/bblisa # as its directory. # if ( defined $ENV{"VIRTUAL"}) { $digest_work_dir = "$homedir/$ENV{'FQDN'}/digests"; ## This is Line 44 } else { $digest_work_dir = "$homedir/digests"; } mailq shows the following : h5NJ4cX06082 1549 Mon Jun 23 15:04 admin (Deferred: prog mailer (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper resend -l h5NIllT04982 653 Mon Jun 23 14:47 admin (Deferred: prog mailer (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper resend -l h5NIhcX04540 897 Mon Jun 23 14:43 admin (Deferred: prog mailer (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper resend -l h5NIfVX04449 2966 Mon Jun 23 14:41 admin 8BITMIME (Deferred: prog mailer (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper resend -l I'm a bit new at this, thanks for your help in advance. Regards, Terry tjamro@snowbound.com From majordomo-users-owner@greatcircle.com Mon Jun 23 13:22:22 2003 Received: from mail.innovativebusiness.net (mail.innovativebusiness.net [65.209.59.13]) by mycroft.greatcircle.com (Postfix) with ESMTP id C06BD196B65 for ; Mon, 23 Jun 2003 13:22:19 -0700 (PDT) Received: from PETE (bastion.innovativebusiness.net [65.209.59.11]) by mail.innovativebusiness.net (8.12.9/8.12.2) with ESMTP id h5NKMIZ9028885 for ; Mon, 23 Jun 2003 16:22:18 -0400 From: "Peter Dumpert" To: Date: Mon, 23 Jun 2003 16:28:28 -0400 MIME-Version: 1.0 Subject: Re: email through majordomo stuck in queue Message-ID: <3EF72AAC.31095.194234A@localhost> In-reply-to: <000901c339be$bb438640$2000000a@Snowbnd.com> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Archive-Number: 200306/170 X-Sequence-Number: 3374 It looks like you're running sendmail with the restricted shell (smrsh) enabled. For this to work, you have to do two things: 1. Put a symbolic link to the script you want to run (in this case wrapper) in the smrsh directory. Mine is at /usr/adm/sm.bin, but check your documentation. 2. In the aliases, don't use full paths to the scripts. It should be "|wrapper resend -l sales instead of "|/usr/local/majordomo/wrapper resend -l sales smrsh only looks in the sm.bin directory, so it doesn't need a full path. Hope this helps. On 23 Jun 2003 at 15:36, Terry Jamro wrote: > I get the following errors in maillog whenever mail is sent to any mailing > list on our server. We have a Cobalt RAQ550. > > We're using the following versions : > > Majordomo v1.94.4 > perl 5.6.0 > procmail v3.13.1 > SpamAssassin version 2.53 > > > Portion of maillog : > > Jun 23 14:44:30 www sendmail[4582]: h5NIfVX04449: > to="|/usr/local/majordomo/wrapper resend -l sales -C > /usr/local/majordomo/sites/site1/majordomo.cf 143-sales-list, nobody", > ctladdr= (8/0), delay=00:02:59, xdelay=00:00:00, > mailer=prog, pri=122983, dsn=4.0.0, stat=Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPFAIL > > Jun 23 14:44:31 www sendmail[4579]: h5NIaTX04244: > to="|/usr/local/majordomo/wrapper resend -l sales -C > /usr/local/majordomo/sites/site1/majordomo.cf 143-sales-list, nobody", > ctladdr= (8/0), delay=00:08:06, xdelay=00:00:01, > mailer=prog, pri=150949, dsn=4.0.0, stat=Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPFAIL > > > When I run majordomo alone I get the following error : > > /etc/majordomo.cf not readable; stopped at ./majordomo line 44. > > Here is a portion of my majordomo.cf. > > # $digest_work_dir -- the parent directory for digest's queue area > # Each list must have a subdirectory under this directory in order for > # digest to work. E.G. The bblisa list would use: > # /usr/local/mail/digest/bblisa > # as its directory. > # > if ( defined $ENV{"VIRTUAL"}) { > $digest_work_dir = "$homedir/$ENV{'FQDN'}/digests"; ## This is Line > 44 > } else { > $digest_work_dir = "$homedir/digests"; > } > > > > mailq shows the following : > > > h5NJ4cX06082 1549 Mon Jun 23 15:04 admin (Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper > resend -l > > h5NIllT04982 653 Mon Jun 23 14:47 admin (Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper > resend -l > > h5NIhcX04540 897 Mon Jun 23 14:43 admin (Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper > resend -l > > h5NIfVX04449 2966 Mon Jun 23 14:41 admin 8BITMIME (Deferred: prog > mailer (/usr/sbin/smrsh) exited with EX_TEMPF) > "|/usr/local/majordomo/wrapper resend -l > > > I'm a bit new at this, thanks for your help in advance. > > Regards, > Terry > tjamro@snowbound.com > -- Peter A. Dumpert Innovative Computer Services LLC - web design/e-pubs/consulting Innovative BusinessNet - an ISP for Business www.innovativebusiness.net Phone: 732-683-0092 ext 102 Fax: 732-577-9390 From majordomo-users-owner@greatcircle.com Mon Jun 23 20:27:25 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 40FDA196AA3 for ; Mon, 23 Jun 2003 20:27:24 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h5O3Qk2x014316 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 23 Jun 2003 22:27:24 -0500 Message-ID: <3EF7BCA3.8010806@sonny.org> Date: Mon, 23 Jun 2003 21:51:15 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jawed Iqbal Cc: majordomo-users@greatcircle.com Subject: Re: Advertise control of lists References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/171 X-Sequence-Number: 3375 This depends on who you want to allow to see the lists. By default, any member of the list can see the lists they are a zubscribed to. If you do not want anyone to see lists they are not already a member of, you can use this setting in the .config file; > # noadvertise [regexp_array] (undef) > # If the requestor name matches one of these regexps, then the list > # will not be listed in the output of a lists command. Noadvertise > # overrides advertise. > noadvertise << END > /./ > END Dan Liston Jawed Iqbal wrote: > Dear Sir, > > > > I want to control the advertisement of lists in the majordomo version > 1.94.5. kindly help me how to implement > > > > > > Jawed Iqbal > From majordomo-users-owner@greatcircle.com Mon Jun 23 20:28:07 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id C882F197096 for ; Mon, 23 Jun 2003 20:28:06 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h5O3RT2x014364 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 23 Jun 2003 22:28:02 -0500 Message-ID: <3EF7BD52.1060100@sonny.org> Date: Mon, 23 Jun 2003 21:54:10 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Beckie Pack Cc: majordomo-users@greatcircle.com Subject: Re: install error with mac osx References: <678AADC2-A545-11D7-BFE5-0050E4C0C45A@geekmom.net> In-Reply-To: <678AADC2-A545-11D7-BFE5-0050E4C0C45A@geekmom.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/172 X-Sequence-Number: 3376 You change those settings in the Makefile, not the majordomo.cf. Did you create the user:group in /etc/passwd (/etc/masterpasswd) and /etc/group before doing a make wrapper; make install; make install-wrapper? Dan Liston Beckie Pack wrote: > Hello, > I am installing majordomo with mac osx (10.2.6). I've installed the > software, configured and did a make with no errors but now I'm trying to > do the ./wrapper config-test > line it comes back and tells me that I my user and group id is > incorrect even though I changed them in the default majordomo.cf file. > Some of the other errors also indicate that it is not reading the file I > changed. Was I supposed to move it or something? > > Any help is appreciated. > > Thanks, > Rebecca From majordomo-users-owner@greatcircle.com Mon Jun 23 20:28:43 2003 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mycroft.greatcircle.com (Postfix) with ESMTP id 667901971CA for ; Mon, 23 Jun 2003 20:28:41 -0700 (PDT) Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h5O3S42x014373 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 23 Jun 2003 22:28:43 -0500 Message-ID: <3EF7BF83.7060702@sonny.org> Date: Mon, 23 Jun 2003 22:03:31 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: tjamro@snowbound.com Cc: majordomo-users@greatcircle.com Subject: Re: email through majordomo stuck in queue References: <000901c339be$bb438640$2000000a@Snowbnd.com> In-Reply-To: <000901c339be$bb438640$2000000a@Snowbnd.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/173 X-Sequence-Number: 3377 It sounds like smrsh can not find a link to "wrapper" in the correct location. Try this to find out where your smrsh expects to find these links; strings /usr/sbin/smrsh | grep "^/" Anything returned that is a file or a path is not a candidate for what you are trying to find. Dan Liston Terry Jamro wrote: > I get the following errors in maillog whenever mail is sent to any mailing > list on our server. We have a Cobalt RAQ550. > > We're using the following versions : > > Majordomo v1.94.4 > perl 5.6.0 > procmail v3.13.1 > SpamAssassin version 2.53 > > > Portion of maillog : > > Jun 23 14:44:30 www sendmail[4582]: h5NIfVX04449: > to="|/usr/local/majordomo/wrapper resend -l sales -C > /usr/local/majordomo/sites/site1/majordomo.cf 143-sales-list, nobody", > ctladdr= (8/0), delay=00:02:59, xdelay=00:00:00, > mailer=prog, pri=122983, dsn=4.0.0, stat=Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPFAIL > > Jun 23 14:44:31 www sendmail[4579]: h5NIaTX04244: > to="|/usr/local/majordomo/wrapper resend -l sales -C > /usr/local/majordomo/sites/site1/majordomo.cf 143-sales-list, nobody", > ctladdr= (8/0), delay=00:08:06, xdelay=00:00:01, > mailer=prog, pri=150949, dsn=4.0.0, stat=Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPFAIL > > > When I run majordomo alone I get the following error : > > /etc/majordomo.cf not readable; stopped at ./majordomo line 44. > > Here is a portion of my majordomo.cf. > > # $digest_work_dir -- the parent directory for digest's queue area > # Each list must have a subdirectory under this directory in order for > # digest to work. E.G. The bblisa list would use: > # /usr/local/mail/digest/bblisa > # as its directory. > # > if ( defined $ENV{"VIRTUAL"}) { > $digest_work_dir = "$homedir/$ENV{'FQDN'}/digests"; ## This is Line 44 > } else { > $digest_work_dir = "$homedir/digests"; > } > > > > mailq shows the following : > > > h5NJ4cX06082 1549 Mon Jun 23 15:04 admin (Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper > resend -l > > h5NIllT04982 653 Mon Jun 23 14:47 admin (Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper > resend -l > > h5NIhcX04540 897 Mon Jun 23 14:43 admin (Deferred: prog mailer > (/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper > resend -l > > h5NIfVX04449 2966 Mon Jun 23 14:41 admin 8BITMIME (Deferred: prog > mailer (/usr/sbin/smrsh) exited with EX_TEMPF) > "|/usr/local/majordomo/wrapper resend -l > > > I'm a bit new at this, thanks for your help in advance. > > Regards, > Terry > tjamro@snowbound.com From majordomo-users-owner@greatcircle.com Mon Jun 23 20:35:13 2003 Received: from mail0.ispvip.biz (locke.ispvip.biz [209.118.182.151]) by mycroft.greatcircle.com (Postfix) with SMTP id 07A31196AA3 for ; Mon, 23 Jun 2003 20:35:09 -0700 (PDT) Received: (qmail 14804 invoked from network); 24 Jun 2003 03:35:51 -0000 Received: from unknown (HELO Beckie-Packs-Computer.local.) (63.156.24.48) by economic.unre.st with SMTP; 24 Jun 2003 03:35:51 -0000 Date: Mon, 23 Jun 2003 22:34:11 -0500 Subject: Re: install error with mac osx Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v543) Cc: majordomo-users@greatcircle.com To: Daniel Liston From: Beckie Pack In-Reply-To: <3EF7BD52.1060100@sonny.org> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.543) X-Archive-Number: 200306/174 X-Sequence-Number: 3378 Hi Dan, I did a typo in the email. I had changed them in the Makefile and somehow I got it working after changing some path settings. I love OSX but I don't like the way it handles users and groups. I changed it the way OSX requires with niutil and majordomo was fine with this. There were other errors but I'll figure them out too. Thanks for the response :-) Beckie On Monday, June 23, 2003, at 09:54 PM, Daniel Liston wrote: > You change those settings in the Makefile, not the majordomo.cf. Did > you > create the user:group in /etc/passwd (/etc/masterpasswd) and /etc/group > before doing a make wrapper; make install; make install-wrapper? > > Dan Liston > > Beckie Pack wrote: >> Hello, >> I am installing majordomo with mac osx (10.2.6). I've installed the >> software, configured and did a make with no errors but now I'm trying >> to do the ./wrapper config-test >> line it comes back and tells me that I my user and group id is >> incorrect even though I changed them in the default majordomo.cf >> file. Some of the other errors also indicate that it is not reading >> the file I changed. Was I supposed to move it or something? >> Any help is appreciated. >> Thanks, >> Rebecca > > From majordomo-users-owner@greatcircle.com Tue Jun 24 09:10:38 2003 Received: from plounts.uits.indiana.edu (plounts.uits.indiana.edu [129.79.1.73]) by mycroft.greatcircle.com (Postfix) with ESMTP id 1A6EF1959FA for ; Tue, 24 Jun 2003 09:10:35 -0700 (PDT) Received: from fontz.uits.indiana.edu (fontz.uits.indiana.edu [129.79.1.76]) by plounts.uits.indiana.edu (8.12.9/8.12.9/IUPO) with ESMTP id h5OGAXhM027521 for ; Tue, 24 Jun 2003 11:10:33 -0500 (EST) Received: from micron.oah.org (micron.oah.org [156.56.25.150]) by fontz.uits.indiana.edu (8.12.9/8.12.9/IUPO) with ESMTP id h5OGAXmA028558 for ; Tue, 24 Jun 2003 11:10:33 -0500 (EST) Message-ID: <3EF877FA.5040607@micron.oah.org> Date: Tue, 24 Jun 2003 11:10:34 -0500 From: Michael Regoli User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: "ABORT chown ... Operation not permitted" in Log when moderators unsubscribe Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/175 X-Sequence-Number: 3379 Got a problem with majordomo that just started happening. For my scenario please assume Dan Liston's excellent "assumptions" (below). These all hold true for my site, except that majordomo.cf lives in /usr/local/majordomo. System: Redhat 9. Sendmail ver 8.12.9 Majordomo is running fine, has been for several years. Until then upgrade to Redhat9. Suddenly my moderated lists turn down moderator-initiated unsubscription requests with the following line in /usr/local/majordomo/Log (names changed to protect the innocent): Jun 19 13:29:05 hostname majordomo[20406] {moderator-name } who listname Jun 19 13:30:05 hostname majordomo[20419] {moderator-name } approve PASSWORD unsubscribe listname someone@somewhere.com Jun 19 13:30:06 hostname majordomo[20419] {moderator-name } ABORT chown(19, 666, "/usr/local/majordomo/lists/listname.new"): Operation not permitted Jun 19 13:31:35 hostname majordomo[20430] {moderator-name } who listname Jun 19 13:32:35 hostname majordomo[20438] {moderator-name } approve PASSWORD unsubscribe listname someone@somewhere.com Jun 19 13:32:35 hostname majordomo[20438] {moderator-name } ABORT chown(19, 666, "/usr/local/majordomo/lists/listname.new"): Operation not permitted Jun 20 09:25:31 hostname majordomo[22524] {moderator-name } who listname Jun 20 09:26:36 hostname majordomo[22532] {moderator-name } approve PASSWORD unsubscribe listname someone@somewhere.com Jun 20 09:26:36 hostname majordomo[22532] {moderator-name } ABORT chown(19, 666, "/usr/local/majordomo/lists/listname.new"): Operation not permitted In this case "listname" is a valid majordomo list, which is moderated. The moderator knows the correct password for the list. The address they're trying to remove exists in the list. The list directory (/usr/local/majordomo/lists) is owned by user (#19) "majordomo" and group (#666) "majordomo" and has the following privs: drwxr-xr-x 3 majordomo majordomo 8192 Jun 23 14:19 /usr/local/majordomo/lists Majordomo's /etc/passwd entry looks like this: majordomo:*:19:19:Major Domo,,,,:/usr/local/majordomo:/bin/csh Yet when majordomo tries to unsubscribe them, apparently it fails in creating the temp file (listname.new)? Any ideas as to what's going on? Thanks for any ideas! --michael p.s. And am I the only one who feels that Majordomo 1.94.5 is adrift with no one working on it? Dan Liston posted to the developer's list some time ago asking if it was time to "rebundle" majordomo's distribution, complete with all of the security fixes/patches. No one replied. Yet I would love to see a new distro, complete with all of the requisite security patches (or at the very least a LIST of the necessary patches one must apply to the 1.94.5 distribution.) Assumptions: ====================================== Majordomo version 1.94.5 Sendmail version 8.8 (or higher) You have root permission on the server to create users, modify the aliases file, and rebuild the aliases database. You have created a majordomo user and majordomo group. The majordomo $HOME directory is /usr/local/majordomo and this is owned by user majordomo and group majordomo. The smrsh directory (if used) is /etc/smrsh and holds a link owned by root to /usr/local/majordomo/wrapper.mytld There are no group or world "writable" directories in the path to /usr/local/majordomo, including / (root). Sendmail "trusts" majordomo. You have a Tmajordomo line in sendmail.cf and submit.cf or these files use the /etc/mail/trusted-users file. Sendmail only recognizes one "/etc/aliases" file. Others are allowed but outside the scope of this note. Sendmail uses the "always_add_domain" feature. The majordomo config file is /etc/majordomo.cf The majordomo.cf variables are defined statically. No $whereami = "`/bin/dnsdomainname`"; it should be $whereami = "myhost.mydomain.tld"; You already have a working list that utilizes resend. eg. wrapper resend -l -outgoing Your aliases file contains nobody: /dev/null ordomo From majordomo-users-owner@greatcircle.com Tue Jun 24 10:36:45 2003 Received: from academic2.csuohio.edu (academic2.csuohio.edu [137.148.49.45]) by mycroft.greatcircle.com (Postfix) with ESMTP id 92CB9196E93 for ; Tue, 24 Jun 2003 10:36:43 -0700 (PDT) Received: (from cwood@localhost) by academic2.csuohio.edu (8.11.7+Sun/8.10.1) id h5OHagU20691 for majordomo-users@greatcircle.com; Tue, 24 Jun 2003 13:36:42 -0400 (EDT) Date: Tue, 24 Jun 2003 13:36:42 -0400 (EDT) From: cwood@academic2.csuohio.edu Message-Id: <200306241736.h5OHagU20691@academic2.csuohio.edu> To: majordomo-users@greatcircle.com Subject: still problems with majordomo X-Archive-Number: 200306/176 X-Sequence-Number: 3380 I created the aliases required and ran newaliases. Whenever I send mail to majordomo or the list alias (test-request, test), I get MAJORDOMO ABORT (mj_majordomo)!! majordomo@academic2.csuohio.edu: cwood is not a valid return address. I'm on the server. I even tried aliasing my username to username@host.domain and it still doesn't recognize it. I don't see this particular error in the FAQ for majordomo. Thanks in advance Chris Wood From majordomo-users-owner@greatcircle.com Tue Jun 24 11:06:02 2003 Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83]) by mycroft.greatcircle.com (Postfix) with ESMTP id 782CA196F1A for ; Tue, 24 Jun 2003 11:06:01 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h5OI5x4g025960; Tue, 24 Jun 2003 11:05:59 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5OI5wfY010845; Tue, 24 Jun 2003 11:05:58 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5OI5wmd010844; Tue, 24 Jun 2003 11:05:58 -0700 (PDT) Date: Tue, 24 Jun 2003 11:05:58 -0700 From: Deb To: cwood@academic2.csuohio.edu Cc: majordomo-users@greatcircle.com Subject: Re: still problems with majordomo Message-ID: <20030624180558.GA10812@tickleme.llnl.gov> References: <200306241736.h5OHagU20691@academic2.csuohio.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306241736.h5OHagU20691@academic2.csuohio.edu> User-Agent: Mutt/1.4i X-Archive-Number: 200306/177 X-Sequence-Number: 3381 You must use a fully qualified addr when communicating with majordomo. In older, unpatched versions, this was not always the case. Aliasing won't make any difference - majordomo is parsing the message, not resolving local aliases. It's been a learning process for our users when I upgraded and patched my majordomo bits. Take care, d At 13:36:42, on 06.24.03: Cracks in my tinfoil beanie allowed cwood@academic2.csuohio.edu to seep these bits into my brain:, > I created the aliases required and ran newaliases. Whenever I send mail > to majordomo or the list alias (test-request, test), I get > > > > MAJORDOMO ABORT (mj_majordomo)!! > > majordomo@academic2.csuohio.edu: cwood is not a valid return address. > > > I'm on the server. I even tried aliasing my username to username@host.domain > and it still doesn't recognize it. I don't see this particular error in the > FAQ for majordomo. > > Thanks in advance > Chris Wood -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ http://zapatopi.net/afdb.html From majordomo-users-owner@greatcircle.com Tue Jun 24 13:33:43 2003 Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83]) by mycroft.greatcircle.com (Postfix) with ESMTP id 90BF9195A15 for ; Tue, 24 Jun 2003 13:33:41 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h5OKXdI1014813; Tue, 24 Jun 2003 13:33:39 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5OKXdfY012758; Tue, 24 Jun 2003 13:33:39 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5OKXcxN012757; Tue, 24 Jun 2003 13:33:38 -0700 (PDT) Date: Tue, 24 Jun 2003 13:33:38 -0700 From: Deb To: cwood@academic2.csuohio.edu Cc: majordomo-users@greatcircle.com Subject: Re: still problems with majordomo Message-ID: <20030624203338.GA12695@tickleme.llnl.gov> References: <200306241736.h5OHagU20691@academic2.csuohio.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306241736.h5OHagU20691@academic2.csuohio.edu> User-Agent: Mutt/1.4i X-Archive-Number: 200306/178 X-Sequence-Number: 3382 Please see comment, below, At 16:24:14, on 06.24.03: Cracks in my tinfoil beanie allowed cwood@academic2.csuohio.edu to seep these bits into my brain:, > Thanks Deb, I sent mail from another server I'm on, and now I don't get the > ABORT errors anymore.. but I still don't get any response from the server. No problem. Please respond to the list, however. That way everyone can learn. :-) Assuming you're using sendmail - have you checked the queue to see if it's stuck? If you're using some other MTA, then you probably should post more details about your setup. Like, is this a new installation? Patches? If using sendmail, do you get expected output by doing this, sendmail -bv listname (In other words, does it resolve properly?) etc... -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ http://zapatopi.net/afdb.html From majordomo-users-owner@greatcircle.com Tue Jun 24 13:37:55 2003 Received: from academic2.csuohio.edu (academic2.csuohio.edu [137.148.49.45]) by mycroft.greatcircle.com (Postfix) with ESMTP id 8446E195A5E for ; Tue, 24 Jun 2003 13:37:50 -0700 (PDT) Received: (from cwood@localhost) by academic2.csuohio.edu (8.11.7+Sun/8.10.1) id h5OKblI21122; Tue, 24 Jun 2003 16:37:47 -0400 (EDT) Date: Tue, 24 Jun 2003 16:37:47 -0400 (EDT) From: cwood@academic2.csuohio.edu Message-Id: <200306242037.h5OKblI21122@academic2.csuohio.edu> To: deb@tickleme.llnl.gov Cc: majordomo-users@greatcircle.com Subject: Re: still problems with majordomo X-Archive-Number: 200306/179 X-Sequence-Number: 3383 This is what I get: $ /usr/lib/sendmail -bv test "|/usr/local/apps/majordomo/wrapper resend -l test test-list"... deliverable: mailer prog, user "|/usr/local/apps/majordomo/wrapper resend -l test test-list" From majordomo-users-owner@greatcircle.com Tue Jun 24 15:18:43 2003 Received: from mail-out.uvsc.edu (mail-out.uvsc.edu [161.28.224.158]) by mycroft.greatcircle.com (Postfix) with ESMTP id 6F6A8195F29 for ; Tue, 24 Jun 2003 15:18:42 -0700 (PDT) Received: from MAIL-OUT-MTA by mail-out.uvsc.edu with Novell_GroupWise; Tue, 24 Jun 2003 16:18:35 -0600 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.2 Date: Tue, 24 Jun 2003 16:18:30 -0600 From: "David Lloyd" To: Subject: majorcool question Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archive-Number: 200306/180 X-Sequence-Number: 3384 Does anyone know the command to update the majorcool web interface so it shows new lists that you just created in majordomo? Thanks David From majordomo-users-owner@greatcircle.com Tue Jun 24 15:33:46 2003 Received: from earth.msuotc.co.uk (81-86-125-15.dsl.pipex.com [81.86.125.15]) by mycroft.greatcircle.com (Postfix) with ESMTP id 78A79195F29 for ; Tue, 24 Jun 2003 15:33:45 -0700 (PDT) Received: from andybev.com ([192.168.0.50]) by earth.msuotc.co.uk (8.12.9/8.12.9) with ESMTP id h5P0Qm8A023384; Wed, 25 Jun 2003 00:26:50 GMT Message-ID: <3EF8D1C3.90701@andybev.com> Date: Tue, 24 Jun 2003 23:33:39 +0100 From: Andrew Beverley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Lloyd Cc: majordomo-users@greatcircle.com Subject: Re: majorcool question References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/181 X-Sequence-Number: 3385 I think it's ./wrapper mj_key_cache from the /majordomo directory Andy Beverley David Lloyd wrote: > Does anyone know the command to update the majorcool web > interface so it shows new lists that you just created in > majordomo? > > Thanks > > David > > From majordomo-users-owner@greatcircle.com Tue Jun 24 16:39:53 2003 Received: from mail-out.uvsc.edu (mail-out.uvsc.edu [161.28.224.158]) by mycroft.greatcircle.com (Postfix) with ESMTP id 0F696195A03 for ; Tue, 24 Jun 2003 16:39:51 -0700 (PDT) Received: from MAIL-OUT-MTA by mail-out.uvsc.edu with Novell_GroupWise; Tue, 24 Jun 2003 17:39:47 -0600 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.2 Date: Tue, 24 Jun 2003 17:39:41 -0600 From: "David Lloyd" To: Subject: Re: majorcool question Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archive-Number: 200306/182 X-Sequence-Number: 3386 Thanks Andy, that worked. David >>> Andrew Beverley 06/24/03 04:33PM >>> I think it's ./wrapper mj_key_cache from the /majordomo directory Andy Beverley David Lloyd wrote: > Does anyone know the command to update the majorcool web > interface so it shows new lists that you just created in > majordomo? > > Thanks > > David > > From majordomo-users-owner@greatcircle.com Wed Jun 25 03:59:21 2003 Received: from MailHost.Destek.Net (NS2.Destek.Net [192.156.97.61]) by mycroft.greatcircle.com (Postfix) with ESMTP id D2C18195F29 for ; Wed, 25 Jun 2003 03:59:19 -0700 (PDT) Received: from steve (h0010db2e5061.ne.client2.attbi.com [24.62.206.175]) (authenticated bits=0) by MailHost.Destek.Net (8.12.9/8.12.9) with ESMTP id h5PAxH0U090484; Wed, 25 Jun 2003 06:59:18 -0400 (EDT) (envelope-from steve@destek.net) Message-ID: <018f01c33b08$871e6880$6583a8c0@local.thebechards.com> From: "Stephen Bechard" To: "Michael Regoli" Cc: References: <3EF877FA.5040607@micron.oah.org> Subject: Re: "ABORT chown ... Operation not permitted" in Log when moderators unsubscribe Date: Wed, 25 Jun 2003 06:57:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/183 X-Sequence-Number: 3387 > The list directory (/usr/local/majordomo/lists) is owned by user (#19) > "majordomo" and group (#666) "majordomo" and has the following privs: > > drwxr-xr-x 3 majordomo majordomo 8192 Jun 23 14:19 > /usr/local/majordomo/lists > > Majordomo's /etc/passwd entry looks like this: > > majordomo:*:19:19:Major Domo,,,,:/usr/local/majordomo:/bin/csh Not sure if this will do it for your or not... You have the majordomo user set to 19:19 in the master password file, but the file permissions are 19:666 on the files. What is the 19 in the group file associated to? Do you have majordomo added to the 666 group in your /etc/group file? I would try changing the 19:19 to 19:666 Enjoy, Steve From majordomo-users-owner@greatcircle.com Wed Jun 25 07:04:30 2003 Received: from academic2.csuohio.edu (academic2.csuohio.edu [137.148.49.45]) by mycroft.greatcircle.com (Postfix) with ESMTP id A5B29195A8A for ; Wed, 25 Jun 2003 07:04:28 -0700 (PDT) Received: (from cwood@localhost) by academic2.csuohio.edu (8.11.7+Sun/8.10.1) id h5PE4QL22756; Wed, 25 Jun 2003 10:04:26 -0400 (EDT) Date: Wed, 25 Jun 2003 10:04:26 -0400 (EDT) From: cwood@academic2.csuohio.edu Message-Id: <200306251404.h5PE4QL22756@academic2.csuohio.edu> To: mr@micron.oah.org, steve@destek.net Cc: majordomo-users@greatcircle.com Subject: Re: "ABORT chown ... Operation not permitted" in Log when moderators unsubscribe X-Archive-Number: 200306/184 X-Sequence-Number: 3388 Thanks everyone who helped me... I got majordomo working. I think the problem was (and maybe this is yours too, Michael) that I had a user named "majordomo", which is too long. I changed the name to "majordom" and everything started working fine. Chris From majordomo-users-owner@greatcircle.com Wed Jun 25 07:41:03 2003 Received: from mail.omnitec.net (mail.omnitec.net [206.197.251.199]) by mycroft.greatcircle.com (Postfix) with ESMTP id B8CED1961B7 for ; Wed, 25 Jun 2003 07:41:01 -0700 (PDT) Received: from Huey.omnitec.net (huey.omnitec.net [206.197.251.1]) by mail.omnitec.net (8.12.8/8.12.8) with ESMTP id h5PEcrm9019433 for ; Wed, 25 Jun 2003 09:38:53 -0500 (CDT) Message-Id: <4.3.2.7.2.20030625093804.0208b3a0@mail.omnitec.net> X-Sender: lvl@mail.omnitec.net X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 25 Jun 2003 09:45:17 -0500 To: majordomo-users@GreatCircle.COM From: "L. V. Lammert" Subject: Is there a way to trace an Abort? Mime-Version: 1.0 Content-Type: text/plain; x-avg-checked=avg-ok-17F42668; charset=us-ascii; format=flowed Content-Transfer-Encoding: 8bit X-Archive-Number: 200306/185 X-Sequence-Number: 3389 I have started seeing: MAJORDOMO ABORT (mj_majordomo)!! Majordomo@mail.omnitec.net: not replying to MAILER-DAEMON to avoid mail loop. on our mail server, .. and it is troubling! We only have three lists active (all are pretty small), and all are 'allow from subscribed addresses only'. Unfortunately, the archives are not searchable (is this facility somewhere?) This is producing log entries such as: Jun 25 09:35:28 mail.omnitec.net majordomo[6704] {Mail Delivery Subsystem } ABORT Majordomo@mail.omnitec.net: not replying to MAILER-DAEMON to avoid mail loop. Is there an explanation for this behavior? Thanks! Lee ============================================ Leland V. Lammert lvl@omnitec.net Chief Scientist Omnitec Corporation Network/Internet Consultants www.omnitec.net ============================================ From majordomo-users-owner@greatcircle.com Wed Jun 25 08:15:38 2003 Received: from smtp-4.llnl.gov (smtp-4.llnl.gov [128.115.41.84]) by mycroft.greatcircle.com (Postfix) with ESMTP id 5352C195A2F for ; Wed, 25 Jun 2003 08:15:32 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-4.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.6 $) with ESMTP id h5PFFRDj026643 for ; Wed, 25 Jun 2003 08:15:27 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5PFFRfY025752 for ; Wed, 25 Jun 2003 08:15:27 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5PFFQaw025751 for majordomo-users@greatcircle.com; Wed, 25 Jun 2003 08:15:26 -0700 (PDT) Date: Wed, 25 Jun 2003 08:15:26 -0700 From: Deb To: Majordomo Users Subject: Re: Is there a way to trace an Abort? Message-ID: <20030625151526.GA25535@tickleme.llnl.gov> References: <4.3.2.7.2.20030625093804.0208b3a0@mail.omnitec.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.3.2.7.2.20030625093804.0208b3a0@mail.omnitec.net> User-Agent: Mutt/1.4i X-Archive-Number: 200306/186 X-Sequence-Number: 3390 I was wondering the same thing yesterday. I can corellate the abort message to a log-entry, and even a syslog entry for the email, but as to what actually triggers a particular abort like this, sometimes a bounce to postmaster or root at my list-server or domain-mail-server has a copy of the message. Sometimes it's obvious - like someone sending commands to majordomo with HTML. Other times, like this, I wish there were a better diagnostic to what the abort message is referring. Unless there's something I'm missing, majordomo is parsing the header, seeing that it contains /mailer-daemon/i and then does the abort. It doesn't do anything about WHY, it just aborts to avoid doing a loop. Does this sound right? d At 09:45:17, on 06.25.03: Cracks in my tinfoil beanie allowed L. V. Lammert to seep these bits into my brain:, > I have started seeing: > > MAJORDOMO ABORT (mj_majordomo)!! > > Majordomo@mail.omnitec.net: not replying to MAILER-DAEMON to avoid mail > loop. > > on our mail server, .. and it is troubling! We only have three lists active > (all are pretty small), and all are 'allow from subscribed addresses only'. > Unfortunately, the archives are not searchable (is this facility somewhere?) > > This is producing log entries such as: > > Jun 25 09:35:28 mail.omnitec.net majordomo[6704] {Mail Delivery Subsystem > } ABORT Majordomo@mail.omnitec.net: not replying to > MAILER-DAEMON to avoid mail loop. > > Is there an explanation for this behavior? > > Thanks! > > Lee > > ============================================ > Leland V. Lammert lvl@omnitec.net > Chief Scientist Omnitec Corporation > Network/Internet Consultants www.omnitec.net > ============================================ -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ http://zapatopi.net/afdb.html From majordomo-users-owner@greatcircle.com Wed Jun 25 21:59:41 2003 Received: from its-mu-earth.its.rmit.edu.au (its-mu-earth.its.rmit.edu.au [131.170.2.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id E41D419644A for ; Wed, 25 Jun 2003 21:58:48 -0700 (PDT) Received: from its-mn-inet1.its.rmit.edu.au (ems.rmit.edu.au [131.170.10.112]) by its-mu-earth.its.rmit.edu.au (8.10.1/8.10.1/ANTI-SPAM/ANTI-RELAY/EARTH) with ESMTP id h5Q4wkM06741 for ; Thu, 26 Jun 2003 14:58:46 +1000 (EST) Received: from INET1-MTA by its-mn-inet1.its.rmit.edu.au with Novell_GroupWise; Thu, 26 Jun 2003 14:58:47 +1000 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.3 Date: Thu, 26 Jun 2003 14:58:42 +1000 From: "Mathew Thomas" To: "<" , Subject: Re: Handling bounced message Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Archive-Number: 200306/187 X-Sequence-Number: 3391 Hi Daniel, Thank you for the info. I tried the setting, but it is not working. Mathew >>> Daniel Liston 20/06/03 22:40:13 >>> I am away from my servers right now, but have you tried setting this in the individual listname.config files? message_headers << END Errors-To: $SENDER END I this should do what you are looking for. The only problem, is that large lists that have not been cleaned up in awhile could cause the sender to get dozens (hundreds) of bounces. If the sender is not the "owner" of the list, these bounces don't do anyone any good. Only somebody with the approve password for the list can administratively unsubscribe users who's address is bouncing. Dan Liston Mathew Thomas wrote: > Hi, >=20 > We have got more than 8000 majordomo list on one server based on student'= s subject. List owner is same for all these list. Only academic staff are a= llowed to mail to the list. Currently all the bounced message goes to the l= ist owner. >=20 > What I would like to change is that the bounced massages go back to the = sender instead of the list owner. How can I do it? >=20 > Thanks in advance for the help >=20 > Mathew > RMIT University >=20 From majordomo-users-owner@greatcircle.com Wed Jun 25 23:11:15 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id 1C826196446 for ; Wed, 25 Jun 2003 23:11:13 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 25 Jun 2003 23:11:08 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id AE7C1C101B8; Wed, 25 Jun 2003 23:11:08 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Wed, 25 Jun 2003 23:11:08 -0600 Received: from sonny.org (50.sub-199-74-155.myvzw.com [199.74.155.50]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h5Q6Aqlj021454 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 26 Jun 2003 01:11:14 -0500 Message-ID: <3EFA8E4C.3090706@sonny.org> Date: Thu, 26 Jun 2003 01:10:20 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mathew Thomas Cc: majordomo-users@greatcircle.com Subject: Re: Handling bounced message References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/188 X-Sequence-Number: 3392 Are all of your lists configured similarly? Do all of the aliases directing mail to the lists utilize the "resend" script? Have you tried using a "blank" setting on the sender line of the .config file? I am really only taking stabs in the dark without having additional information. Using the setting below, where is the bounce mail going? Is it still going to the owner-? Dan Liston Mathew Thomas wrote: > Hi Daniel, > > Thank you for the info. I tried the setting, but it is not working. > > Mathew > > >>>>Daniel Liston 20/06/03 22:40:13 >>> > > I am away from my servers right now, but have you tried setting > this in the individual listname.config files? > > message_headers << END > Errors-To: $SENDER > END > > I this should do what you are looking for. The only problem, > is that large lists that have not been cleaned up in awhile > could cause the sender to get dozens (hundreds) of bounces. > If the sender is not the "owner" of the list, these bounces > don't do anyone any good. Only somebody with the approve > password for the list can administratively unsubscribe users > who's address is bouncing. > > Dan Liston > > Mathew Thomas wrote: > >>Hi, >> >>We have got more than 8000 majordomo list on one server based on student's subject. List owner is same for all these list. Only academic staff are allowed to mail to the list. Currently all the bounced message goes to the list owner. >> >>What I would like to change is that the bounced massages go back to the sender instead of the list owner. How can I do it? >> >>Thanks in advance for the help >> >>Mathew >>RMIT University >> > > > From majordomo-users-owner@greatcircle.com Thu Jun 26 01:17:03 2003 Received: from earth.msuotc.co.uk (81-86-125-15.dsl.pipex.com [81.86.125.15]) by mycroft.greatcircle.com (Postfix) with ESMTP id 8642F197405 for ; Thu, 26 Jun 2003 01:16:56 -0700 (PDT) Received: from andybev.com ([192.168.0.50]) by earth.msuotc.co.uk (8.12.9/8.12.9) with ESMTP id h5QAA68A027830; Thu, 26 Jun 2003 10:10:08 GMT Message-ID: <3EFAABFC.9030206@andybev.com> Date: Thu, 26 Jun 2003 09:17:00 +0100 From: Andrew Beverley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Liston Cc: Mathew Thomas , majordomo-users@greatcircle.com Subject: Re: Handling bounced message References: <3EFA8E4C.3090706@sonny.org> In-Reply-To: <3EFA8E4C.3090706@sonny.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/189 X-Sequence-Number: 3393 Just a thought - Matthew, when you say bounced messages, do you mean messages that are bounced because the sender does not have the right to post (ie bounces produced by majordomo), or do you mean messages that are bounced back to sender because of delivery failures (ie messages produced by various mailer-daemons)? Andy Beverley Daniel Liston wrote: > Are all of your lists configured similarly? Do all of the aliases > directing mail to the lists utilize the "resend" script? Have you > tried using a "blank" setting on the sender line of the .config > file? I am really only taking stabs in the dark without having > additional information. Using the setting below, where is the > bounce mail going? Is it still going to the owner-? > > Dan Liston > > > Mathew Thomas wrote: > >> Hi Daniel, >> >> Thank you for the info. I tried the setting, but it is not working. >> >> Mathew >> >> >>>>> Daniel Liston 20/06/03 22:40:13 >>> >> >> >> I am away from my servers right now, but have you tried setting >> this in the individual listname.config files? >> >> message_headers << END >> Errors-To: $SENDER >> END >> >> I this should do what you are looking for. The only problem, >> is that large lists that have not been cleaned up in awhile >> could cause the sender to get dozens (hundreds) of bounces. >> If the sender is not the "owner" of the list, these bounces >> don't do anyone any good. Only somebody with the approve >> password for the list can administratively unsubscribe users >> who's address is bouncing. >> >> Dan Liston >> >> Mathew Thomas wrote: >> >>> Hi, >>> >>> We have got more than 8000 majordomo list on one server based on >>> student's subject. List owner is same for all these list. Only >>> academic staff are allowed to mail to the list. Currently all the >>> bounced message goes to the list owner. >>> >>> What I would like to change is that the bounced massages go back to >>> the sender instead of the list owner. How can I do it? >>> >>> Thanks in advance for the help >>> >>> Mathew >>> RMIT University >>> >> >> >> > > From majordomo-users-owner@greatcircle.com Thu Jun 26 06:50:56 2003 Received: from gateway.hns.com (gateway.hns.com [208.236.67.13]) by mycroft.greatcircle.com (Postfix) with ESMTP id 77DC51976DE for ; Thu, 26 Jun 2003 06:50:53 -0700 (PDT) Received: from excore8.hns.com (excore8.hns.com [139.85.52.156]) by gateway.hns.com (Switch-3.1.0/Switch-3.1.0) with ESMTP id h5QDooaf018544 for ; Thu, 26 Jun 2003 09:50:50 -0400 (EDT) Received: from hns.com (jmehdlnx.md.hns.com [139.85.232.127]) by excore8.hns.com (Switch-3.1.0/Switch-3.1.0) with ESMTP id h5QDohnU000112 for ; Thu, 26 Jun 2003 09:50:44 -0400 (EDT) Message-ID: <3EFAFF05.2030600@hns.com> Date: Thu, 26 Jun 2003 10:11:17 -0400 From: Jaysheel Mehd User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Majordomo list configuration Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/190 X-Sequence-Number: 3394 Hi, I want a scheme such that only the users subscribed to the list should be able to send the email to the list. Is there any parameter that I can turn on in the config file to make it happen. Thanks Jaysheel From majordomo-users-owner@greatcircle.com Thu Jun 26 07:15:25 2003 Received: from mail.bcpl.net (mail.bcpl.net [204.255.212.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 4498919642E for ; Thu, 26 Jun 2003 07:15:24 -0700 (PDT) Received: from mail.bcpl.net (localhost [127.0.0.1]) by mail.bcpl.net (8.12.9/8.12.9) with ESMTP id h5QEFNNP021272 for ; Thu, 26 Jun 2003 10:15:23 -0400 (EDT) Received: from localhost (fold@localhost) by mail.bcpl.net (8.12.9/8.12.9/Submit) with ESMTP id h5QEFNxP021268 for ; Thu, 26 Jun 2003 10:15:23 -0400 (EDT) X-Authentication-Warning: mail.bcpl.net: fold owned process doing -bs Date: Thu, 26 Jun 2003 10:15:23 -0400 (EDT) From: Chip Old To: MAJORDOMO-USERS Subject: Re: Majordomo list configuration In-Reply-To: <3EFAFF05.2030600@hns.com> Message-ID: References: <3EFAFF05.2030600@hns.com> X-Organization: BCPL.NET Internet Services X-Complaints-To: abuse@bcpl.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/191 X-Sequence-Number: 3395 On Thu, 26 Jun 2003 10:11 -0400, Jaysheel Mehd wrote: > I want a scheme such that only the users subscribed to the list should > be able to send the email to the list. > > Is there any parameter that I can turn on in the config file to make it > happen. See the "restrict_post" section of the list.config file. Say, for example, the list in question is called "pcusers". Do this:: restrict_post = pcusers The value used for restrict_post variable can be a single file (as above) or a space or colon delimited list of files. The above example is suitable if you want only members of pc users to be able to post to pcusers. If you want a select list of other addresses who are not subscribers to be able to post to pcusers as well, put those other addresses in a separate file (let's say "otherpcusers") in your lists directory, and do this in pcusers.config: restrict_post = pcusers otherpcusers or... restrict_post = pcusers:otherpcusers -- Chip Old (Francis E. Old) E-Mail: fold@bcpl.net Manager, BCPL Network Services Phone: 410-887-6180 Manager, BCPL.NET Internet Services FAX: 410-887-2091 320 York Road Towson, MD 21204 USA From majordomo-users-owner@greatcircle.com Thu Jun 26 07:53:48 2003 Received: from rockridge.uits.indiana.edu (rockridge.uits.indiana.edu [129.79.1.74]) by mycroft.greatcircle.com (Postfix) with ESMTP id 940E21964E7 for ; Thu, 26 Jun 2003 07:53:46 -0700 (PDT) Received: from logchain.uits.indiana.edu (logchain.uits.indiana.edu [129.79.1.77]) by rockridge.uits.indiana.edu (8.12.9/8.12.9/IUPO) with ESMTP id h5QErhwK007578 for ; Thu, 26 Jun 2003 09:53:43 -0500 (EST) Received: from micron.oah.org (micron.oah.org [156.56.25.150]) by logchain.uits.indiana.edu (8.12.9/8.12.9/IUPO) with ESMTP id h5QEri8n004948 for ; Thu, 26 Jun 2003 09:53:44 -0500 (EST) Message-ID: <3EFB08F9.2070903@micron.oah.org> Date: Thu, 26 Jun 2003 09:53:45 -0500 From: Michael Regoli User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Re: "ABORT chown ... Operation not permitted" in Log when moderators References: <3EF877FA.5040607@micron.oah.org> <018f01c33b08$871e6880$6583a8c0@local.thebechards.com> In-Reply-To: <018f01c33b08$871e6880$6583a8c0@local.thebechards.com> Content-Type: multipart/alternative; boundary="------------020308090803040600020707" X-Archive-Number: 200306/192 X-Sequence-Number: 3396 This is a multi-part message in MIME format. --------------020308090803040600020707 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Steve, thanks for your tip--Redhat has the (obnoxious) habit of creating a group with the same name as a username, if you don't supply a group name when creating a new account. So, majordomo, in my case, is user #19, and was also put into its own group, #19. I'm going to correct all of this and will give it a whirl. And if that doesn't work, I'll try the other tip of renaming majordomo to "majordom" which Chris suggested. --michael Stephen Bechard wrote: >>The list directory (/usr/local/majordomo/lists) is owned by user (#19) >>"majordomo" and group (#666) "majordomo" and has the following privs: >> >>drwxr-xr-x 3 majordomo majordomo 8192 Jun 23 14:19 >>/usr/local/majordomo/lists >> >>Majordomo's /etc/passwd entry looks like this: >> >>majordomo:*:19:19:Major Domo,,,,:/usr/local/majordomo:/bin/csh >> >> > >Not sure if this will do it for your or not... > >You have the majordomo user set to 19:19 in the master password file, >but the file permissions are 19:666 on the files. > >What is the 19 in the group file associated to? >Do you have majordomo added to the 666 group in your /etc/group file? > >I would try changing the 19:19 to 19:666 > >Enjoy, >Steve > > > --------------020308090803040600020707 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit
Steve, thanks for your tip--Redhat has the (obnoxious)  habit of creating a group with the same name as a username, if you don't supply a group name when creating a new account. So, majordomo, in my case, is user #19, and was also put into its own group, #19.  I'm going to correct all of this and will give it a whirl.

And if that doesn't work, I'll try the other tip of renaming majordomo to "majordom" which Chris suggested.  --michael


Stephen Bechard wrote:
The list directory (/usr/local/majordomo/lists) is owned by user (#19) 
"majordomo" and group (#666) "majordomo" and has the following privs:

drwxr-xr-x    3 majordomo majordomo     8192 Jun 23 14:19 
/usr/local/majordomo/lists

Majordomo's /etc/passwd entry looks like this:

majordomo:*:19:19:Major Domo,,,,:/usr/local/majordomo:/bin/csh
    

Not sure if this will do it for your or not...

You have the majordomo user set to 19:19 in the master password file,
but the file permissions are 19:666 on the files.

What is the 19 in the group file associated to?
Do you have majordomo added to the 666 group in your /etc/group file?

I would try changing the 19:19 to 19:666

Enjoy,
Steve

  

--------------020308090803040600020707-- From majordomo-users-owner@greatcircle.com Thu Jun 26 10:21:06 2003 Received: from xrx-inc.com (mail.xrx-inc.com [12.13.116.226]) by mycroft.greatcircle.com (Postfix) with ESMTP id 15137196329 for ; Thu, 26 Jun 2003 10:21:05 -0700 (PDT) Received: from xrx-inc.com (localhost.xrx-inc.com [127.0.0.1]) by xrx-inc.com (8.12.6/8.12.6) with ESMTP id h5QHN1uc000506 for ; Thu, 26 Jun 2003 12:23:01 -0500 (CDT) Received: (from timothy@localhost) by xrx-inc.com (8.12.6/8.12.6/Submit) id h5QHN1I7000505 for majordomo-users@greatcircle.com; Thu, 26 Jun 2003 12:23:01 -0500 (CDT) Date: Thu, 26 Jun 2003 12:23:01 -0500 (CDT) From: "Dr. Tim" Message-Id: <200306261723.h5QHN1I7000505@xrx-inc.com> To: majordomo-users@greatcircle.com Subject: serious trouble. X-Archive-Number: 200306/193 X-Sequence-Number: 3397 I am having real bad troubles all of a sudden. Sendmail had to "upgraded to support relaing" so I changed the sendmail.cf file using the m4 compiler and added some relaying for cell phones and dnsbl etc.... instituted and it seemed that everything worked. BUT now I get lots of messages saying the when send mail clones to owner-majordomo and does a "| majordomo program" it get deferred with a EX_TEMPFAIL mesasge. But weird things are happening now. we can post etc... (since it uses a different alias, but all subscribe help list etc... DON't work. anyone have any ideas? 1.94.5 freebsd 4.4 sendmail 8.12.6 Thanks tim From majordomo-users-owner@greatcircle.com Thu Jun 26 11:27:04 2003 Received: from addr20.addr.com (addr20.addr.com [209.249.147.70]) by mycroft.greatcircle.com (Postfix) with ESMTP id B9FE419655C for ; Thu, 26 Jun 2003 11:27:03 -0700 (PDT) Received: from veronica ([4.5.97.123]) by addr20.addr.com (8.12.8/8.12.8/Submit) with SMTP id h5QIR2Xe017108 for ; Thu, 26 Jun 2003 11:27:03 -0700 (PDT) Message-ID: <018401c33c10$b9812de0$6401a8c0@dslverizon.net> From: "Palace Theatre" To: References: <200306261723.h5QHN1I7000505@xrx-inc.com> Subject: Re: serious trouble. Date: Thu, 26 Jun 2003 11:28:21 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Archive-Number: 200306/194 X-Sequence-Number: 3398 Actually, I haven't a clue about this problem, but Could the list administrator for this list PLEASE update the configuration file to add some sort of identifier to the subject line of the list? or am I the only subscriber who gets confused? prefixing something like "[majordomo-users]" to the subject would let me know that this isn't spam offering me Viagra (which is what I first thought when I got mail from a "Dr. Tim" regarding 'serious trouble' . . . . or worse, since my GP is also a "Dr. Tim" Thanks! From majordomo-users-owner@greatcircle.com Thu Jun 26 11:32:09 2003 Received: from academic2.csuohio.edu (academic2.csuohio.edu [137.148.49.45]) by mycroft.greatcircle.com (Postfix) with ESMTP id B7F1119661B for ; Thu, 26 Jun 2003 11:32:04 -0700 (PDT) Received: (from cwood@localhost) by academic2.csuohio.edu (8.11.7+Sun/8.10.1) id h5QIVuL06797; Thu, 26 Jun 2003 14:31:56 -0400 (EDT) Date: Thu, 26 Jun 2003 14:31:56 -0400 (EDT) From: cwood@academic2.csuohio.edu Message-Id: <200306261831.h5QIVuL06797@academic2.csuohio.edu> To: listmgr@palace-silverton.com, majordomo-users@greatcircle.com Subject: Re: serious trouble. X-Archive-Number: 200306/195 X-Sequence-Number: 3399 That's not a bad idea... since you seem to be using outlook, you could set up a filter to look for the string "majordomo-users" in the "to:" header, and move those messages to a majordomo-users folder. HTH Chris From majordomo-users-owner@greatcircle.com Thu Jun 26 11:47:06 2003 Received: from mail.fbfguns.com (adsl-64-123-156-89.dsl.okcyok.swbell.net [64.123.156.89]) by mycroft.greatcircle.com (Postfix) with ESMTP id C3B5E19658F for ; Thu, 26 Jun 2003 11:47:05 -0700 (PDT) Subject: Re: serious trouble. MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Thu, 26 Jun 2003 13:47:04 -0500 Message-ID: <3BD4A5842C8AE2428158AB1EE6DCC37713FE79@mail.fbfguns.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: serious trouble. Thread-Index: AcM8EnFzlcK333JMQciZm5mErZW61AAAMJcQ From: "Jason Burgess" To: X-Archive-Number: 200306/196 X-Sequence-Number: 3400 That's they way mine is set up. Makes it much easier if all your mailing lists get put in their own folder, especially when you are on > 20 lists. Jason -----Original Message----- From: cwood@academic2.csuohio.edu [mailto:cwood@academic2.csuohio.edu]=20 Sent: Thursday, June 26, 2003 1:32 PM To: listmgr@palace-silverton.com; majordomo-users@greatcircle.com Subject: Re: serious trouble. That's not a bad idea... since you seem to be using outlook, you=20 could set up a filter to look for the string "majordomo-users" in the "to:" header, and move those messages to a majordomo-users folder. HTH Chris From majordomo-users-owner@greatcircle.com Thu Jun 26 12:05:13 2003 Received: from priv-edtnes11-hme0.telusplanet.net (outbound03.telus.net [199.185.220.222]) by mycroft.greatcircle.com (Postfix) with ESMTP id 3A0EE196CA6 for ; Thu, 26 Jun 2003 12:05:12 -0700 (PDT) Received: from obi ([64.180.134.243]) by priv-edtnes11-hme0.telusplanet.net (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with SMTP id <20030626190511.BITL12919.priv-edtnes11-hme0.telusplanet.net@obi>; Thu, 26 Jun 2003 13:05:11 -0600 Message-ID: <01a201c33c16$a9355e60$6401a8c0@obi> From: "Jeff Johnstone" To: "Jason Burgess" Cc: References: <3BD4A5842C8AE2428158AB1EE6DCC37713FE79@mail.fbfguns.com> Subject: Filtering Mail was: Re: serious trouble. Date: Thu, 26 Jun 2003 12:10:48 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/197 X-Sequence-Number: 3401 Use the following to filter the mail, no header change is required. (Though it does look better :)) cheers Jeff Apply this rule after the message arrives Where the To or CC line contains 'majordomo-users@greatcircle.com' Move it to the majordomo folder ----- Original Message ----- From: "Jason Burgess" To: Sent: Thursday, June 26, 2003 11:47 AM Subject: Re: serious trouble. That's they way mine is set up. Makes it much easier if all your mailing lists get put in their own folder, especially when you are on > 20 lists. Jason -----Original Message----- From: cwood@academic2.csuohio.edu [mailto:cwood@academic2.csuohio.edu] Sent: Thursday, June 26, 2003 1:32 PM To: listmgr@palace-silverton.com; majordomo-users@greatcircle.com Subject: Re: serious trouble. That's not a bad idea... since you seem to be using outlook, you could set up a filter to look for the string "majordomo-users" in the "to:" header, and move those messages to a majordomo-users folder. HTH Chris From majordomo-users-owner@greatcircle.com Thu Jun 26 12:50:16 2003 Received: from smtp-3.llnl.gov (smtp-3.llnl.gov [128.115.41.83]) by mycroft.greatcircle.com (Postfix) with ESMTP id 82D3C196630 for ; Thu, 26 Jun 2003 12:50:10 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by smtp-3.llnl.gov (8.12.3/8.12.3/LLNL evision: 1.3 $) with ESMTP id h5QJo88I023489 for ; Thu, 26 Jun 2003 12:50:08 -0700 (PDT) Received: from tickleme.llnl.gov (localhost [127.0.0.1]) by tickleme.llnl.gov (8.12.3/8.12.3/LLNL evsion$) with ESMTP id h5QJo7fY015090 for ; Thu, 26 Jun 2003 12:50:07 -0700 (PDT) Received: (from deb@localhost) by tickleme.llnl.gov (8.12.3/8.12.3/Submit) id h5QJo7W1015089 for majordomo-users@greatcircle.com; Thu, 26 Jun 2003 12:50:07 -0700 (PDT) Date: Thu, 26 Jun 2003 12:50:07 -0700 From: Deb To: majordomo-users@greatcircle.com Subject: Re: serious trouble. Message-ID: <20030626195007.GA14956@tickleme.llnl.gov> References: <200306261723.h5QHN1I7000505@xrx-inc.com> <018401c33c10$b9812de0$6401a8c0@dslverizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <018401c33c10$b9812de0$6401a8c0@dslverizon.net> User-Agent: Mutt/1.4i X-Archive-Number: 200306/198 X-Sequence-Number: 3402 Seems to me that a request such as yours would be more successfully answered if you included the majordomo-users-owner@greatcircle.com on your To: or Cc: line. There's no guarantee that the owner is paying attention to the content of this list (or that s/he isn't, either). Good Luck! d At 11:28:21, on 06.26.03: Cracks in my tinfoil beanie allowed Palace Theatre to seep these bits into my brain:, > Actually, I haven't a clue about this problem, but > > Could the list administrator for this list PLEASE update the configuration > file to add some sort of identifier to the subject line of the list? or am I > the only subscriber who gets confused? > > prefixing something like "[majordomo-users]" to the subject would let me > know that this isn't spam offering me Viagra (which is what I first thought > when I got mail from a "Dr. Tim" regarding 'serious trouble' . . . . or > worse, since my GP is also a "Dr. Tim" > > Thanks! > > -- o _ _ _ _o /\_ _ \\o (_)\__/o (_) _< \_ _>(_) (_)/<_ \_| \ _|/' \/ (_)>(_) (_) (_) (_) (_)' _\o_ http://zapatopi.net/afdb.html From majordomo-users-owner@greatcircle.com Thu Jun 26 16:04:51 2003 Received: from its-mu-earth.its.rmit.edu.au (its-mu-earth.its.rmit.edu.au [131.170.2.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 721B319662D for ; Thu, 26 Jun 2003 16:04:48 -0700 (PDT) Received: from its-mn-inet1.its.rmit.edu.au (ems.rmit.edu.au [131.170.10.112]) by its-mu-earth.its.rmit.edu.au (8.10.1/8.10.1/ANTI-SPAM/ANTI-RELAY/EARTH) with ESMTP id h5QN4jM25730 for ; Fri, 27 Jun 2003 09:04:46 +1000 (EST) Received: from INET1-MTA by its-mn-inet1.its.rmit.edu.au with Novell_GroupWise; Fri, 27 Jun 2003 09:04:45 +1000 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.3 Date: Fri, 27 Jun 2003 09:04:37 +1000 From: "Mathew Thomas" To: , Subject: Re: Handling bounced message Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Archive-Number: 200306/199 X-Sequence-Number: 3403 Hi Andrew, What I meant is that messages that are bounced back because of delivery fa= ilures(ie messages=20 produced by various mailer-daemons) Thanks Mathew >>> Andrew Beverley 26/06/03 18:17:00 >>> Just a thought - Matthew, when you say bounced messages, do you mean=20 messages that are bounced because the sender does not have the right to=20 post (ie bounces produced by majordomo), or do you mean messages that=20 are bounced back to sender because of delivery failures (ie messages=20 produced by various mailer-daemons)? Andy Beverley Daniel Liston wrote: > Are all of your lists configured similarly? Do all of the aliases > directing mail to the lists utilize the "resend" script? Have you > tried using a "blank" setting on the sender line of the .config > file? I am really only taking stabs in the dark without having > additional information. Using the setting below, where is the > bounce mail going? Is it still going to the owner-? >=20 > Dan Liston >=20 >=20 > Mathew Thomas wrote: >=20 >> Hi Daniel, >> >> Thank you for the info. I tried the setting, but it is not working. >> >> Mathew >> >> >>>>> Daniel Liston 20/06/03 22:40:13 >>> >> >> >> I am away from my servers right now, but have you tried setting >> this in the individual listname.config files? >> >> message_headers << END >> Errors-To: $SENDER >> END >> >> I this should do what you are looking for. The only problem, >> is that large lists that have not been cleaned up in awhile >> could cause the sender to get dozens (hundreds) of bounces. >> If the sender is not the "owner" of the list, these bounces >> don't do anyone any good. Only somebody with the approve >> password for the list can administratively unsubscribe users >> who's address is bouncing. >> >> Dan Liston >> >> Mathew Thomas wrote: >> >>> Hi, >>> >>> We have got more than 8000 majordomo list on one server based on=20 >>> student's subject. List owner is same for all these list. Only=20 >>> academic staff are allowed to mail to the list. Currently all the=20 >>> bounced message goes to the list owner. >>> >>> What I would like to change is that the bounced massages go back to=20 >>> the sender instead of the list owner. How can I do it? >>> >>> Thanks in advance for the help >>> >>> Mathew >>> RMIT University >>> >> >> >> >=20 >=20 From majordomo-users-owner@greatcircle.com Thu Jun 26 16:34:57 2003 Received: from mercury.columbusgroup.com (m2.columbus-group.com [209.52.118.2]) by mycroft.greatcircle.com (Postfix) with SMTP id 99A8D196694 for ; Thu, 26 Jun 2003 16:34:55 -0700 (PDT) Received: (qmail 842 invoked from network); 26 Jun 2003 23:46:40 -0000 Received: from m227.columbusgroup.com (HELO cbrownlee) (10.237.222.227) by 0 with SMTP; 26 Jun 2003 23:46:40 -0000 Message-ID: <00ea01c33c3b$be42ed20$e3deed0a@columbusgroup.com> From: "yvonne chan" To: Subject: dns problem (I think) Date: Thu, 26 Jun 2003 16:36:18 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00E7_01C33C01.11DC7400" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/200 X-Sequence-Number: 3404 This is a multi-part message in MIME format. ------=_NextPart_000_00E7_01C33C01.11DC7400 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I'm having trouble communicating with the majordomo that I set up at Ma= jordomo@mydomainname.com . It works when I send messages using an account = @ mydomainname.com, but when I try to use a hotmail account, it doesn't. I= 'm thinking it has to do with dns, but I'm not exactly sure how I can fix t= his. I'm pretty new to linux and majordomo, so any help would be greatly a= ppreciated. Thanks!!=20 The machine where I installed majordomo is running: Red Hat Linux release 7.0 (Guinness) Kernel 2.2.16-22 on an i586 ------=_NextPart_000_00E7_01C33C01.11DC7400 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, I'm having trouble communicating&= nbsp;with=20 the majordomo that I set up at Majordomo@mydomainname.com .  It works when I send messages using an = account @=20 mydomainname.com, but when I try to use a hotmail account, it=20 doesn't.  I'm thinking it has to do with dns, but I'm not exactly sure= how=20 I can fix this.  I'm pretty new to linux and majordomo, so any he= lp=20 would be greatly appreciated.  Thanks!! 
 
The machine where I installed majordomo is= =20 running:
Red Hat Linux release 7.0 (Guinness)
Kernel 2.2.16-22 on an= =20 i586
 
------=_NextPart_000_00E7_01C33C01.11DC7400-- From majordomo-users-owner@greatcircle.com Thu Jun 26 16:45:13 2003 Received: from its-mu-earth.its.rmit.edu.au (its-mu-earth.its.rmit.edu.au [131.170.2.10]) by mycroft.greatcircle.com (Postfix) with ESMTP id 6508C196371 for ; Thu, 26 Jun 2003 16:45:10 -0700 (PDT) Received: from its-mn-inet1.its.rmit.edu.au (ems.rmit.edu.au [131.170.10.112]) by its-mu-earth.its.rmit.edu.au (8.10.1/8.10.1/ANTI-SPAM/ANTI-RELAY/EARTH) with ESMTP id h5QNj8M01909 for ; Fri, 27 Jun 2003 09:45:08 +1000 (EST) Received: from INET1-MTA by its-mn-inet1.its.rmit.edu.au with Novell_GroupWise; Fri, 27 Jun 2003 09:45:08 +1000 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.3 Date: Fri, 27 Jun 2003 09:44:44 +1000 From: "Mathew Thomas" To: Cc: Subject: Re: Handling bounced message Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Archive-Number: 200306/201 X-Sequence-Number: 3405 Hi Dan, Yes, all the list have got the same configuration and use the "resend" scri= pt. I tried blank setting in the sender line of the .config, but that tim= e mail goes to MAILER-DAEMON with an error "not a valid return address" When I used the setting=20 message_headers << END > Errors-To: $SENDER > END the bounce mail goes to the owner- Thank you very much for your help Mathew >>> Daniel Liston 26/06/03 16:10:20 >>> Are all of your lists configured similarly? Do all of the aliases directing mail to the lists utilize the "resend" script? Have you tried using a "blank" setting on the sender line of the .config file? I am really only taking stabs in the dark without having additional information. Using the setting below, where is the bounce mail going? Is it still going to the owner-? Dan Liston Mathew Thomas wrote: > Hi Daniel, >=20 > Thank you for the info. I tried the setting, but it is not working. >=20 > Mathew >=20 >=20 >>>>Daniel Liston 20/06/03 22:40:13 >>> >=20 > I am away from my servers right now, but have you tried setting > this in the individual listname.config files? >=20 > message_headers << END > Errors-To: $SENDER > END >=20 > I this should do what you are looking for. The only problem, > is that large lists that have not been cleaned up in awhile > could cause the sender to get dozens (hundreds) of bounces. > If the sender is not the "owner" of the list, these bounces > don't do anyone any good. Only somebody with the approve > password for the list can administratively unsubscribe users > who's address is bouncing. >=20 > Dan Liston >=20 > Mathew Thomas wrote: >=20 >>Hi, >> >>We have got more than 8000 majordomo list on one server based on student'= s subject. List owner is same for all these list. Only academic staff are a= llowed to mail to the list. Currently all the bounced message goes to the l= ist owner. >> >>What I would like to change is that the bounced massages go back to the = sender instead of the list owner. How can I do it? >> >>Thanks in advance for the help >> >>Mathew >>RMIT University >> >=20 >=20 >=20 From majordomo-users-owner@greatcircle.com Fri Jun 27 02:48:31 2003 Received: from ztxmail04.ztx.compaq.com (ztxmail04.ztx.compaq.com [161.114.1.208]) by mycroft.greatcircle.com (Postfix) with ESMTP id 67B361967D2 for ; Fri, 27 Jun 2003 02:48:29 -0700 (PDT) Received: from cceexg12.americas.cpqcorp.net (cceexg12.americas.cpqcorp.net [16.110.250.124]) by ztxmail04.ztx.compaq.com (Postfix) with ESMTP id A7268BEBB for ; Fri, 27 Jun 2003 04:48:28 -0500 (CDT) Received: from cceexc18.americas.cpqcorp.net ([16.110.250.64]) by cceexg12.americas.cpqcorp.net with Microsoft SMTPSVC(5.0.2195.6673); Fri, 27 Jun 2003 04:48:28 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: "No valid commands found." error message Date: Fri, 27 Jun 2003 04:48:28 -0500 Message-ID: <7F639F8D3B93AA4B9418D4A65FDA504C04635843@cceexc18.americas.cpqcorp.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: "No valid commands found." error message Thread-Index: AcM8kT7BIHD5gEjoSkWmmpVgxRAkXA== From: "Angel, Mark J. (Tru64 UNIX)" To: X-OriginalArrivalTime: 27 Jun 2003 09:48:28.0316 (UTC) FILETIME=[42AE75C0:01C33C91] X-Archive-Number: 200306/202 X-Sequence-Number: 3406 Hi, While not new to majordomo, I never had the experience of setting up=20 majordomo from scratch. On a HP-UX 11.22 ia64 system with sendmail 8.11.1, I installed and configured majordomo-1.94.5. The install went fine,=20 but whenever I send majordomo a command i.e. config .admin, it returns the following: **** No valid commands found. **** Commands must be in message BODY, not in HEADER. [ help text ] Both the empty list and the list's passwd file exist. The list.passwd file has the correct password. sendmail also appears to behaving correctly. I've searched through similar majordomo configurations (on Tru64=20 UNIX), FAQs, READMEs, and the archives for information. I did find=20 a note in the Feb 2002 archives from someone who had a similar problem. Unfortunately, no solution was posted. =20 Any ideas or suggestions would be greatly appreciated. -mark angel- Output from config-test: > ./wrapper config-test ------------------------------------------------------------ ---------------- Config-test for Majordomo ---------------- ------------------------------------------------------------ --------------------- Obvious things: --------------------- ------------------ environment variables ------------------ HOME=3D/usr/majordomo/majordomo-1.94.5 LOGNAME=3Droot MAJORDOMO_CF=3D/usr/majordomo/majordomo-1.94.5/majordomo.cf PATH=3D/bin:/usr/bin:/usr/ucb SHELL=3D/bin/sh TZ=3DEST5EDT USER=3Droot --------------------- euid/egid checks --------------------- effective user =3D majordom (uid 15) effective group =3D majordomo users lp mail daemon adm bin other root sys (gid 1000 20 7 6 5 4 2 1 0 3 ) ---------------------- uid/gid checks ---------------------- real user =3D majordom (uid 15) real group =3D majordomo users lp mail daemon adm bin other root sys (gid 1000 20 7 6 5 4 2 1 0 3 ) ------------------------------------------------------------ Non obvious things that cause headaches: ------------------------------------------------------------ Good: 'require'd /usr/majordomo/majordomo-1.94.5/majordomo.cf okay. Good: found ctime.pl okay. Good: found majordomo_version.pl okay. Good: found majordomo.pl okay. Good: found shlock.pl okay. Good: found config_parse.pl okay. You're running Majordomo Version 1.94.5. --=3D=3D> Majordomo home directory is /usr/majordomo/majordomo-1.94.5. ------------------- Include directories ------------------- /usr/majordomo/majordomo-1.94.5 /opt/perl/lib/5.6.1/IA64.ARCHREV_0-thread-multi /opt/perl/lib/5.6.1 /opt/perl/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi /opt/perl/lib/site_perl/5.6.1 /opt/perl/lib/site_perl . --------------------------- Home --------------------------- Good: changedir to /usr/majordomo/majordomo-1.94.5 succeeded. Good: Created a mock lock file. ---------------------- temp directory ---------------------- Good: Created a temp file in $TMPDIR (/usr/tmp). ---------------------- list directory ---------------------- Good: list directory /usr/majordomo/majordomo-1.94.5/lists has good permissions. --------------------------- log --------------------------- Good: logfile /usr/majordomo/majordomo-1.94.5/Log exists and is writeable. ------------------------- Mailers ------------------------- You have defined a mailer for delivery. Attempting to verify that this is a valid mailer...looks okay. You have defined a mailer for delivering administrative messages. Attempting to verify that this is a valid mailer...looks okay. ------------------ Checking majordomo.cf ------------------ Checking to see if there are new variables that should be in your majordomo.cf file...Nope, none that I see. Have you configured where Majordomo is? $whereami is Good: yup! ----------------------- end of tests ----------------------- From majordomo-users-owner@greatcircle.com Fri Jun 27 03:54:27 2003 Received: from eising.k-net.dk (eising.k-net.dtu.dk [130.225.71.229]) by mycroft.greatcircle.com (Postfix) with ESMTP id 270C9196771 for ; Fri, 27 Jun 2003 03:54:25 -0700 (PDT) Received: from psykose.nybro.dk (psykose.nybro.dk [192.38.222.3]) by eising.k-net.dk (Postfix) with ESMTP id E4CB0C805 for ; Fri, 27 Jun 2003 12:54:23 +0200 (CEST) Received: from r58 (r58.nybro.dk [192.38.222.49]) by psykose.nybro.dk (8.12.5/8.12.5) with ESMTP id h5RAsW0s010281 for ; Fri, 27 Jun 2003 12:54:32 +0200 From: "Thomas Hanson" To: "'Majordomo Users'" Subject: restrict post to a ip group? Date: Fri, 27 Jun 2003 12:54:33 +0200 Message-ID: <000501c33c9a$7e2a08e0$31de26c0@r58> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-Archive-Number: 200306/203 X-Sequence-Number: 3407 Hi, Is it posible to restrict access to a list to a certain ip network? We have several lists, but a few of them are only allowed to be sent to from certain areas. The problem is the email alias can vary. We don't mind about that, just as long as they come from our internal ip network. We are a dormitory and people have there own email addresses, and we do not know them all, but they should all have access to send to this list as long as they are sending from the local network. Other lists are to be available for people even though they are not in the local network. Is this possible? Thanks Thomas From majordomo-users-owner@greatcircle.com Fri Jun 27 04:09:33 2003 Received: from chameleon.view.net.au (unknown [203.87.111.154]) by mycroft.greatcircle.com (Postfix) with ESMTP id D4515196825 for ; Fri, 27 Jun 2003 04:09:29 -0700 (PDT) Received: from chameleon.view.net.au (IDENT:1000@localhost [127.0.0.1]) by chameleon.view.net.au (8.12.8/8.12.8) with ESMTP id h5RB8xwo000645 for ; Fri, 27 Jun 2003 20:38:59 +0930 Received: from localhost (mtw@localhost) by chameleon.view.net.au (8.12.8/8.12.9/Submit) with ESMTP id h5RB8xIe000642 for ; Fri, 27 Jun 2003 20:38:59 +0930 X-Authentication-Warning: chameleon.view.net.au: mtw owned process doing -bs Date: Fri, 27 Jun 2003 20:38:59 +0930 (CST) From: Michael Talbot-Wilson X-X-Sender: mtw@chameleon.view.net.au Cc: majordomo-users@greatcircle.com Subject: Message labelling (was: serious trouble.) In-Reply-To: <018401c33c10$b9812de0$6401a8c0@dslverizon.net> Message-ID: References: <200306261723.h5QHN1I7000505@xrx-inc.com> <018401c33c10$b9812de0$6401a8c0@dslverizon.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archive-Number: 200306/204 X-Sequence-Number: 3408 Ye 2003-06-26 11:28 -0700, Palace Theatre skribis: > Could the list administrator for this list PLEASE update the configuration > file to add some sort of identifier to the subject line of the list? or am I > the only subscriber who gets confused? > > prefixing something like "[majordomo-users]" to the subject would let me > know that this isn't spam offering me Viagra (which is what I first thought > when I got mail from a "Dr. Tim" regarding 'serious trouble' . . . . or > worse, since my GP is also a "Dr. Tim" I also would like list owners to identify their lists in the subject line. They will tell you you should set up procmail or deliver to put the mail you receive in folders automatically, but why should you? I have used procmail to drive spamoracle, but I look for new mail in one place. And delete unread, on the basis of a quick glance at the subject, what I don't recognise as coming from a known person or list. This means I sometimes delete messages I would like to have seen. It seems very strange to me that we need to say this to the md list maintainers, of all people. You can use procmail or deliver at the recipient end to add such a label to the subject line, but this gets to be annoying. From majordomo-users-owner@greatcircle.com Fri Jun 27 07:14:16 2003 Received: from defiant.emacolet.com (defiant.emacolet.com [68.156.178.165]) by mycroft.greatcircle.com (Postfix) with ESMTP id 5F8991967A6 for ; Fri, 27 Jun 2003 07:14:14 -0700 (PDT) Received: from akelalt ([67.33.12.14]) (authenticated bits=0) by defiant.emacolet.com (8.12.8p1/8.12.8) with ESMTP id h5REE25s010045 for ; Fri, 27 Jun 2003 10:14:07 -0400 (EDT) From: "Peter P. Benac" To: Subject: Majordomo Commands in messages to list Date: Fri, 27 Jun 2003 10:13:59 -0400 Message-ID: <000901c33cb6$60255680$7401700a@RESOURCE.RBMG.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) X-Archive-Number: 200306/205 X-Sequence-Number: 3409 Greetings, I know I am missing something but I can't figure out what I am missing. = I have several lists on two different servers. Both are running the latest 1.= 95 code, Solaris 8, and Sendmail 8.12.8p1 If anyone sends message to any of my lists with Majordomo commands as pa= rt of a normal conversation majordomo will bounce the message with invalid argume= nts. Is there a way to prevent this? I have sent up {list}-request, {list}-approval and so forth and {list}@ still tries to interpret the Major= domo command. "You should subscribe to the majordomo mail list to get information on Majordomo". This sentence will bounce on any of my lists.=20 Regards, Pete ---- Peter P. Benac, CCNA Emacolet Networking Services, Inc Providing Systems and Network Consulting, Training, Web Hosting Services Phone: 919-847-1740 or 866-701-2345 Web: http://www.emacolet.com Need quick reliable Systems or Network Management advice visit http://www.nmsusers.org To have principles... First have courage.. With principles comes integrity!!! From majordomo-users-owner@greatcircle.com Fri Jun 27 07:55:00 2003 Received: from smtp2.westat.com (smtp2.westat.com [198.232.249.94]) by mycroft.greatcircle.com (Postfix) with ESMTP id BE8AB19650D for ; Fri, 27 Jun 2003 07:54:58 -0700 (PDT) Received: from smtp2.westat.com by smtp2.westat.com (LSMTP for Windows NT v1.1b) with SMTP id <0.004A0DE3@smtp2.westat.com>; Fri, 27 Jun 2003 10:54:57 -0400 Received: from reconnnt1.westat.com ([10.1.0.184]) by 198.232.249.94 with InterScan Messaging Security Suite for SMTP; Fri, 27 Jun 2003 10:54:55 -0400 Received: by Reconnnt1 with Internet Mail Service (5.5.2653.19) id ; Fri, 27 Jun 2003 10:54:55 -0400 Message-ID: <9B425F151083D311A218009027B00EA605C47D26@Remailnt1> From: Henry Hartley To: majordomo-users@greatcircle.com Subject: Re: Majordomo Commands in messages to list Date: Fri, 27 Jun 2003 10:54:50 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Archive-Number: 200306/206 X-Sequence-Number: 3410 >> -----Original Message----- >> From: Peter P. Benac [mailto:ppbenac@emacolet.com] >> Sent: Friday, June 27, 2003 10:14 AM >> >> If anyone sends message to any of my lists with Majordomo >> commands as part of a normal conversation majordomo will >> bounce the message with invalid arguments. In your list.config file, look for the setting for administrivia and try setting it to "no". While the idea is a good one, I've found that the implementation isn't perfect. -- Henry Hartley From majordomo-users-owner@greatcircle.com Fri Jun 27 08:07:58 2003 Received: from mail.innovativebusiness.net (mail.innovativebusiness.net [65.209.59.13]) by mycroft.greatcircle.com (Postfix) with ESMTP id 30DB519650D for ; Fri, 27 Jun 2003 08:07:57 -0700 (PDT) Received: from PETE (bastion.innovativebusiness.net [65.209.59.11]) by mail.innovativebusiness.net (8.12.9/8.12.2) with ESMTP id h5RF7uZ9014266 for ; Fri, 27 Jun 2003 11:07:56 -0400 From: "Peter Dumpert" To: Date: Fri, 27 Jun 2003 11:14:13 -0400 MIME-Version: 1.0 Subject: Re: Majordomo Commands in messages to list Message-ID: <3EFC2705.16360.64DB56@localhost> In-reply-to: <000901c33cb6$60255680$7401700a@RESOURCE.RBMG.COM> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Archive-Number: 200306/207 X-Sequence-Number: 3411 Have you tried setting administrivia = no in your list config files? On 27 Jun 2003 at 10:13, Peter P. Benac wrote: > Greetings, > > I know I am missing something but I can't figure out what I am missing. > I > have several lists on two different servers. Both are running the latest > 1.95 code, Solaris 8, and Sendmail 8.12.8p1 > > If anyone sends message to any of my lists with Majordomo commands as > part of > a normal conversation majordomo will bounce the message with invalid > arguments. > > Is there a way to prevent this? I have sent up {list}-request, > {list}-approval and so forth and {list}@ still tries to interpret the > Majordomo command. > > "You should subscribe to the majordomo mail list to get information on > Majordomo". This sentence will bounce on any of my lists. > > Regards, > Pete > ---- > Peter P. Benac, CCNA > Emacolet Networking Services, Inc > Providing Systems and Network Consulting, Training, Web Hosting Services > Phone: 919-847-1740 or 866-701-2345 Web: http://www.emacolet.com Need quick > reliable Systems or Network Management advice visit http://www.nmsusers.org > > To have principles... > First have courage.. With principles comes integrity!!! > > -- Peter A. Dumpert Innovative Computer Services LLC - web design/e-pubs/consulting Innovative BusinessNet - an ISP for Business www.innovativebusiness.net Phone: 732-683-0092 ext 102 Fax: 732-577-9390 From majordomo-users-owner@greatcircle.com Fri Jun 27 09:36:51 2003 Received: from defiant.emacolet.com (defiant.emacolet.com [68.156.178.165]) by mycroft.greatcircle.com (Postfix) with ESMTP id 567F51965BB for ; Fri, 27 Jun 2003 09:36:49 -0700 (PDT) Received: from akelalt ([67.33.12.14]) (authenticated bits=0) by defiant.emacolet.com (8.12.8p1/8.12.8) with ESMTP id h5RGaj5s010694; Fri, 27 Jun 2003 12:36:46 -0400 (EDT) From: "Peter P. Benac" To: "'Henry Hartley'" , Subject: Re: Majordomo Commands in messages to list Date: Fri, 27 Jun 2003 12:36:35 -0400 Message-ID: <001801c33cca$49f0e410$7401700a@RESOURCE.RBMG.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <9B425F151083D311A218009027B00EA605C47D26@Remailnt1> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) X-Archive-Number: 200306/208 X-Sequence-Number: 3412 Working now!! Thanks to all that answered. Guess we sometimes overlook the obvious. Regards, Pete ---- Peter P. Benac, CCNA Emacolet Networking Services, Inc Providing Systems and Network Consulting, Training, Web Hosting Services Phone: 919-847-1740 or 866-701-2345 Web: http://www.emacolet.com Need quick reliable Systems or Network Management advice visit http://www.nmsusers.org To have principles... First have courage.. With principles comes integrity!!! -----Original Message----- From: majordomo-users-owner@greatcircle.com [mailto:majordomo-users-owner@greatcircle.com] On Behalf Of Henry Hartley Sent: Friday, June 27, 2003 10:55 AM To: majordomo-users@greatcircle.com Subject: Re: Majordomo Commands in messages to list >> -----Original Message----- >> From: Peter P. Benac [mailto:ppbenac@emacolet.com] >> Sent: Friday, June 27, 2003 10:14 AM >>=20 >> If anyone sends message to any of my lists with Majordomo commands as=20 >> part of a normal conversation majordomo will bounce the message with=20 >> invalid arguments. In your list.config file, look for the setting for administrivia and try se= tting it to "no". While the idea is a good one, I've found that the implementati= on isn't perfect. --=20 Henry Hartley From majordomo-users-owner@greatcircle.com Sat Jun 28 15:18:51 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id E68EF196932 for ; Sat, 28 Jun 2003 15:18:48 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 28 Jun 2003 15:18:39 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id A43F5B01025C; Sat, 28 Jun 2003 15:18:39 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Sat, 28 Jun 2003 15:18:39 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) by sonny.com (8.12.8/8.12.8) with ESMTP id h5SMIkli004480; Sat, 28 Jun 2003 17:18:47 -0500 Message-ID: <3EFE14B3.3040208@sonny.org> Date: Sat, 28 Jun 2003 17:20:35 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Regoli Cc: majordomo-users@greatcircle.com Subject: Re: "ABORT chown ... Operation not permitted" in Log when moderators References: <3EF877FA.5040607@micron.oah.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/209 X-Sequence-Number: 3413 I apologize for posting your entire message in my reply, but I will be inserting comments throughout. Michael Regoli wrote: > Got a problem with majordomo that just started happening. For my > scenario please assume Dan Liston's excellent "assumptions" (below). > These all hold true for my site, except that majordomo.cf lives in > /usr/local/majordomo. Unless you host mailing lists, or yours is hosted, I recommend putting majordomo.cf in /etc or at least creating a link there to the one in /usr/local/majordomo. The perl scripts all seem to want to use this location by default, or at least as a alternate option to the $ENV for majordomo. > > System: Redhat 9. Sendmail ver 8.12.9 You know that sendmail 8.12.x has some configuration issues we have not been used to with previous versions? There is now the sendmail message submission program (smmsp) that must be dealt with to allow for majordomo lists. Group memberships, file ownerships, and another configuration that must "trust" majordomo. > > Majordomo is running fine, has been for several years. Until then > upgrade to Redhat9. Suddenly my moderated lists turn down > moderator-initiated unsubscription requests with the following line in > /usr/local/majordomo/Log (names changed to protect the innocent): Does the moderator also have local access to the majordomo/sendmail server, or does all the work happen via email commands? > > Jun 19 13:29:05 hostname majordomo[20406] {moderator-name } who listname > Jun 19 13:30:05 hostname majordomo[20419] {moderator-name } approve PASSWORD unsubscribe listname someone@somewhere.com > Jun 19 13:30:06 hostname majordomo[20419] {moderator-name } ABORT chown(19, 666, "/usr/local/majordomo/lists/listname.new"): Operation not permitted > Jun 19 13:31:35 hostname majordomo[20430] {moderator-name } who listname > Jun 19 13:32:35 hostname majordomo[20438] {moderator-name } approve PASSWORD unsubscribe listname someone@somewhere.com > Jun 19 13:32:35 hostname majordomo[20438] {moderator-name } ABORT chown(19, 666, "/usr/local/majordomo/lists/listname.new"): Operation not permitted > Jun 20 09:25:31 hostname majordomo[22524] {moderator-name } who listname > Jun 20 09:26:36 hostname majordomo[22532] {moderator-name } approve PASSWORD unsubscribe listname someone@somewhere.com > Jun 20 09:26:36 hostname majordomo[22532] {moderator-name } ABORT chown(19, 666, "/usr/local/majordomo/lists/listname.new"): Operation not permitted > > In this case "listname" is a valid majordomo list, which is moderated. > The moderator knows the correct password for the list. The address > they're trying to remove exists in the list. Considering this was all working for a long time before the OS upgrade which included a sendmail upgrade, you may want to focus on that area. What is the relationship between majordomo and the new smmsp? What new security requirements have been introduced or are now more strictly enforced? Maybe you just need to add the majordomo user to the smmsp group. > > The list directory (/usr/local/majordomo/lists) is owned by user (#19) > "majordomo" and group (#666) "majordomo" and has the following privs: > > drwxr-xr-x 3 majordomo majordomo 8192 Jun 23 14:19 > /usr/local/majordomo/lists > > Majordomo's /etc/passwd entry looks like this: > > majordomo:*:19:19:Major Domo,,,,:/usr/local/majordomo:/bin/csh You have a "slight" conflict of information here. The passwd entry for majordomo states it's group membership to be 19 rather than 666. I use 91:91 on my redhat system, just to stay matched up with the RPM. Is it possible that you have two entries for majordomo in the /etc/group file? Side note: csh is probably not the best choice of shells for majordomo. > > Yet when majordomo tries to unsubscribe them, apparently it fails in > creating the temp file (listname.new)? Any ideas as to what's going > on? Thanks for any ideas! --michael > > p.s. And am I the only one who feels that Majordomo 1.94.5 is adrift > with no one working on it? Dan Liston posted to the developer's list > some time ago asking if it was time to "rebundle" majordomo's > distribution, complete with all of the security fixes/patches. No one > replied. Yet I would love to see a new distro, complete with all of the > requisite security patches (or at the very least a LIST of the necessary > patches one must apply to the 1.94.5 distribution.) I think the most work was done on majordomo between '92 and '93. The .5 release added some cool and needed features, but still has some Y2k compatibility issues with digest and archive. Those of us that still like to tinker, do not own majordomo or have any right to release code that has not been approved for distribution by the owner. There is a majordomo II project that appears to be active, and even though the code is _STILL_ in alpha release after more than 3.5 years, claims have been made by many users that it outperforms majordomo 1.9x considerably. Dan Liston From majordomo-users-owner@greatcircle.com Sat Jun 28 15:26:41 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id E9BA4196A70 for ; Sat, 28 Jun 2003 15:26:39 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 28 Jun 2003 15:26:29 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id A6115B87025C; Sat, 28 Jun 2003 15:26:25 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Sat, 28 Jun 2003 15:26:25 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) by sonny.com (8.12.8/8.12.8) with ESMTP id h5SMQXli004526; Sat, 28 Jun 2003 17:26:33 -0500 Message-ID: <3EFE1686.5090500@sonny.org> Date: Sat, 28 Jun 2003 17:28:22 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cwood@academic2.csuohio.edu Cc: majordomo-users@greatcircle.com Subject: Re: still problems with majordomo References: <200306241736.h5OHagU20691@academic2.csuohio.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/210 X-Sequence-Number: 3414 What operating system, mail transport agent, and version of majordomo are you running? Prior to majordomo 1.94.5 you could use short *unqualified* email addresses. Not any more (unless you change line 605 of majordomo.pl). # Addresses must have both an @ and a . # if (/\@/ && !/\./) { # 1.94.4 allowed for unqualified hostnames if (!(/\@/ && /\./)) { # 1.94.5 The comments in the lines above are my own. Dan Liston cwood@academic2.csuohio.edu wrote: > I created the aliases required and ran newaliases. Whenever I send mail > to majordomo or the list alias (test-request, test), I get > > > > MAJORDOMO ABORT (mj_majordomo)!! > > majordomo@academic2.csuohio.edu: cwood is not a valid return address. > > > I'm on the server. I even tried aliasing my username to username@host.domain > and it still doesn't recognize it. I don't see this particular error in the > FAQ for majordomo. > > Thanks in advance > Chris Wood From majordomo-users-owner@greatcircle.com Sat Jun 28 15:34:19 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id A0CC6196B96 for ; Sat, 28 Jun 2003 15:34:15 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 28 Jun 2003 15:34:06 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id A7DE5BD1025C; Sat, 28 Jun 2003 15:34:06 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Sat, 28 Jun 2003 15:34:06 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) by sonny.com (8.12.8/8.12.8) with ESMTP id h5SMYEli004560; Sat, 28 Jun 2003 17:34:15 -0500 Message-ID: <3EFE1853.5010400@sonny.org> Date: Sat, 28 Jun 2003 17:36:03 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "L. V. Lammert" Cc: majordomo-users@greatcircle.com Subject: Re: Is there a way to trace an Abort? References: <4.3.2.7.2.20030625093804.0208b3a0@mail.omnitec.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/211 X-Sequence-Number: 3415 Do any of your aliases on *YOUR* server associate majordomo with postmaster or root or any other alias that can be expanded to either of the previous? I would avoid this, just to make troubleshooting easier. You can make sure the MAILER-DAEMON is not on or from your own machine. Dan Liston L. V. Lammert wrote: > I have started seeing: > > MAJORDOMO ABORT (mj_majordomo)!! > > Majordomo@mail.omnitec.net: not replying to MAILER-DAEMON to avoid mail loop. > > on our mail server, .. and it is troubling! We only have three lists active > (all are pretty small), and all are 'allow from subscribed addresses only'. > Unfortunately, the archives are not searchable (is this facility somewhere?) > > This is producing log entries such as: > > Jun 25 09:35:28 mail.omnitec.net majordomo[6704] {Mail Delivery Subsystem > } ABORT Majordomo@mail.omnitec.net: not replying to > MAILER-DAEMON to avoid mail loop. > > Is there an explanation for this behavior? > > Thanks! > > Lee > > ============================================ > Leland V. Lammert lvl@omnitec.net > Chief Scientist Omnitec Corporation > Network/Internet Consultants www.omnitec.net > ============================================ From majordomo-users-owner@greatcircle.com Sat Jun 28 15:47:36 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id 340E4196932 for ; Sat, 28 Jun 2003 15:47:35 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 28 Jun 2003 15:47:26 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id AAFD301D024E; Sat, 28 Jun 2003 15:47:25 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Sat, 28 Jun 2003 15:47:25 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) by sonny.com (8.12.8/8.12.8) with ESMTP id h5SMlYli004622 for ; Sat, 28 Jun 2003 17:47:34 -0500 Message-ID: <3EFE1B73.7070202@sonny.org> Date: Sat, 28 Jun 2003 17:49:23 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Re: serious trouble. References: <200306261723.h5QHN1I7000505@xrx-inc.com> <018401c33c10$b9812de0$6401a8c0@dslverizon.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/212 X-Sequence-Number: 3416 How about asking the spammers to prepend their subjects with [spam] or [advertisement]??? There are fields that can be filtered on besides "subject:". I have been a member of this list since 1998, and I would just *HATE* it if the subject became polluted with prefixing. Maybe you are new to mailing lists, or maybe not, but a suggestion from a user that has been around the block a time or two would be to create folders for your various lists using your email client. Then create filters for those folders so that mailing list messages are automatically deposited into the correct folder for you. That way when you see email from Dr. Phil, you won't think you are wanted on the Opra show. Thanks Palace Theatre wrote: > Actually, I haven't a clue about this problem, but > > Could the list administrator for this list PLEASE update the configuration > file to add some sort of identifier to the subject line of the list? or am I > the only subscriber who gets confused? > > prefixing something like "[majordomo-users]" to the subject would let me > know that this isn't spam offering me Viagra (which is what I first thought > when I got mail from a "Dr. Tim" regarding 'serious trouble' . . . . or > worse, since my GP is also a "Dr. Tim" > > Thanks! > > From majordomo-users-owner@greatcircle.com Sat Jun 28 16:00:28 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id 73198196BA5 for ; Sat, 28 Jun 2003 16:00:26 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 28 Jun 2003 16:00:16 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id ADFF14560240; Sat, 28 Jun 2003 16:00:15 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Sat, 28 Jun 2003 16:00:15 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) by sonny.com (8.12.8/8.12.8) with ESMTP id h5SN0Oli004679; Sat, 28 Jun 2003 18:00:24 -0500 Message-ID: <3EFE1E74.4090504@sonny.org> Date: Sat, 28 Jun 2003 18:02:12 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: yvonne chan , majordomo-users@greatcircle.com Subject: Re: dns problem (I think) References: <00ea01c33c3b$be42ed20$e3deed0a@columbusgroup.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/213 X-Sequence-Number: 3417 Unfortunately, your attempt to hide your domain name also prevents those of us willing to help from helping you. First, mail from outside your world (domain) has to know how to find your domain. The same is true for web pages, ftp files, or any other service you want to provide on "the net". DNS helps us with this so we don't have to have multimillion line hosts files everywhere. If your majordomo machine is behind a corporate firewall, you will need to inform security and the mail admins of the address you are using for majordomo (after the dns works). Google is your friend when it comes to learning these kind of things. While we at this list are happy to help when and where we can, I really think your question is better suited to networking in general, or even sendmail for a HOW-TO on getting email passed between machines. Dan Liston yvonne chan wrote: > Hi, I'm having trouble communicating with the majordomo that I set up at > Majordomo@mydomainname.com . It > works when I send messages using an account @ mydomainname.com, but > when I try to use a hotmail account, it doesn't. I'm thinking it has to > do with dns, but I'm not exactly sure how I can fix this. I'm pretty > new to linux and majordomo, so any help would be greatly > appreciated. Thanks!! > > The machine where I installed majordomo is running: > Red Hat Linux release 7.0 (Guinness) > Kernel 2.2.16-22 on an i586 > From majordomo-users-owner@greatcircle.com Sat Jun 28 16:03:58 2003 Received: from mail.smnet.net (mail.smnet.net [63.168.77.16]) by mycroft.greatcircle.com (Postfix) with ESMTP id EE46D19688E for ; Sat, 28 Jun 2003 16:03:56 -0700 (PDT) Received: from BCC [63.168.128.82] by mail.smnet.net (SMTPD32-6.06) id AEDA61E0104; Sat, 28 Jun 2003 19:03:54 -0400 Message-ID: <000801c33dc9$8f225aa0$5280a83f@BCC> Reply-To: "Kenneth Brahmer" From: "Kenneth Brahmer" To: References: <200306261723.h5QHN1I7000505@xrx-inc.com> <018401c33c10$b9812de0$6401a8c0@dslverizon.net> <3EFE1B73.7070202@sonny.org> Subject: Re: SPAM: Defense and ECM Date: Sat, 28 Jun 2003 19:03:58 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Archive-Number: 200306/214 X-Sequence-Number: 3418 This may help: http://www.brahmer.net/spam.html Ken From majordomo-users-owner@greatcircle.com Sat Jun 28 16:17:37 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id 64DFE195A7C for ; Sat, 28 Jun 2003 16:17:31 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 28 Jun 2003 16:17:22 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id A1E3313B024E; Sat, 28 Jun 2003 16:16:51 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Sat, 28 Jun 2003 16:16:51 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) by sonny.com (8.12.8/8.12.8) with ESMTP id h5SNGoli004760; Sat, 28 Jun 2003 18:16:53 -0500 Message-ID: <3EFE224E.60707@sonny.org> Date: Sat, 28 Jun 2003 18:18:38 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Thomas Hanson Cc: "'Majordomo Users'" Subject: Re: restrict post to a ip group? References: <000501c33c9a$7e2a08e0$31de26c0@r58> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/215 X-Sequence-Number: 3419 The best way to configure this would be at the sendmail or firewall level, before majordomo even gets a chance at it. You might even consider using procmail on your list alias to validate header information such as network address in the "Received:" line before passing to resend. Here is what I do to enable procmail for my majordomo aliases; ######################################################################### # # Sample use of procmail aliases with sendmail and majordomo # The sample recipe "helps" assure each message is addressed to the list. # The recipe(s) MUST be owned by the same UID sendmail/procmail runs as. # I set them 664 mail:majordomo # # LISTNAME: "|/usr/bin/procmail -f- /var/lib/majordomo/recipe/LISTNAME" # # LISTNAME is the alias for your list, piped to the fully qualified location # of procmail. -f- reads the location and name of the recipe to be used. # This recipe in turn passes control back to the resend script. # # :0fhw # * !^(To|Cc):.*LISTNAME(-digest)?@DOMAIN\.TLD # | /usr/bin/formail -I "X-ApprovalRequired: true" # :0 # | /usr/lib/majordomo/wrapper resend -l LISTNAME LISTNAME-outgoing,nobody # # Note, using a global or per-list taboo filter on "X-ApprovalRequired:" # will bounce Bcc:'d hostname qualified mail to the LISTNAME-approval address. # /^X-ApprovalRequired:/i # Alternative condition line so that BCC'd address is also accepted; # * !^TO_LISTNAME(-digest)?@DOMAIN\.TLD # where there is no space between TO_ and the LISTNAME. TO_ is case sensitive. # ######################################################################## In your case, the recipe would need a regular expression to match the IP address of those in your dormitory. Dan Liston Thomas Hanson wrote: > Hi, > Is it posible to restrict access to a list to a certain ip network? > We have several lists, but a few of them are only allowed to be sent to from > certain areas. The problem is the email alias can vary. We don't mind about > that, just as long as they come from our internal ip network. > We are a dormitory and people have there own email addresses, and we do not > know them all, but they should all have access to send to this list as long > as they are sending from the local network. Other lists are to be available > for people even though they are not in the local network. Is this possible? > > Thanks > > Thomas > From majordomo-users-owner@greatcircle.com Sat Jun 28 17:09:53 2003 Received: from smtp01.wlv.untd.com (smtp01.wlv.untd.com [209.247.163.57]) by mycroft.greatcircle.com (Postfix) with SMTP id B1A68196932 for ; Sat, 28 Jun 2003 17:09:48 -0700 (PDT) Received: (qmail 25492 invoked from network); 29 Jun 2003 00:09:39 -0000 Received: from dialup-67.31.212.97.dial1.tampa1.level3.net (HELO netzero.net) (67.31.212.97) by smtp01.wlv.untd.com with SMTP; 29 Jun 2003 00:09:39 -0000 Message-ID: <3EFE2DB0.1010204@netzero.net> Date: Sat, 28 Jun 2003 20:07:12 -0400 From: Kirk Bailey Organization: Silas Dent Memorial Cabal of ERIS Esoteric and hot dog boiling society User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Re: serious trouble. References: <200306261723.h5QHN1I7000505@xrx-inc.com> <018401c33c10$b9812de0$6401a8c0@dslverizon.net> <3EFE1B73.7070202@sonny.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/216 X-Sequence-Number: 3420 1. replace verb 'ask' with verb 'CCOMMAND', under penalty of law. Several bills are pending. Several want to prepend something like [ADV] to facilitate filtering this C*** into the trashpile unread and unopened. Daniel Liston wrote: > How about asking the spammers to prepend their subjects with [spam] or > [advertisement]??? There are fields that can be filtered on besides > "subject:". I have been a member of this list since 1998, and I would > just *HATE* it if the subject became polluted with prefixing. Although I can understand this, and even sympathize, header filtering leaves most newbies confused, and therefore it is often unimplemented. Subject prepending is a imperfect but simple and effective solution in a imperfect world. > Maybe > you are new to mailing lists, or maybe not, but a suggestion from a user > that has been around the block a time or two would be to create folders > for your various lists using your email client. Then create filters for > those folders so that mailing list messages are automatically deposited > into the correct folder for you. That way when you see email from > Dr. Phil, you won't think you are wanted on the Opra show. > Fine and dandy. And with a little luck, by guess and by gosh, our budding newbie will indeed learn to do this. But every email client displays the subject, and you can select and delete all these without opening them. > Thanks > > Palace Theatre wrote: > >> Actually, I haven't a clue about this problem, but >> >> Could the list administrator for this list PLEASE update the >> configuration >> file to add some sort of identifier to the subject line of the list? >> or am I >> the only subscriber who gets confused? >> >> prefixing something like "[majordomo-users]" to the subject would let me >> know that this isn't spam offering me Viagra (which is what I first >> thought >> when I got mail from a "Dr. Tim" regarding 'serious trouble' . . . . or >> worse, since my GP is also a "Dr. Tim" >> >> Thanks! >> >> > > > > -- end Cheers! Kirk D Bailey think http://www.howlermonkey.net/ +-----+ http://www.tinylist.org/ http://www.listville.net/ | BOX | http://www.sacredelectron.org/ +-----+ "Thou art free"-ERIS think 'Got a light?'-Promethieus . From majordomo-users-owner@greatcircle.com Sun Jun 29 01:06:39 2003 Received: from host.dfsl.co.uk (163-66-19-212-thurst-t6-z1.wireless.as15758.net [212.19.66.163]) by mycroft.greatcircle.com (Postfix) with ESMTP id 233B019603D for ; Sun, 29 Jun 2003 01:06:21 -0700 (PDT) Received: from taelon ([10.69.70.202]) by host.dfsl.co.uk (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with SMTP id h5T92TR04622 for ; Sun, 29 Jun 2003 09:02:29 GMT From: "Michael Forster" To: Subject: Re: serious trouble. Date: Sun, 29 Jun 2003 09:06:10 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <3EFE2DB0.1010204@netzero.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Archive-Number: 200306/217 X-Sequence-Number: 3421 Well I have all my majordomo-users@greatcircle.com messages in a seperate subdir, I have a rule set up to look at the from: field as all the posts come in from:majordomo-users@greatcircle.com I try to find information either in the body, from, to, subject, that allows me to filter the emails out - My spam folder is getting really big now - and I regularly go through and add the sending IP addresses to my mail server block list.... My spam has dropped 50% in the last 3 weeks... Mike. > -----Original Message----- > From: majordomo-users-owner@greatcircle.com > [mailto:majordomo-users-owner@greatcircle.com]On Behalf Of Kirk Bailey > Sent: 29 June 2003 01:07 > To: majordomo-users@greatcircle.com > Subject: Re: serious trouble. > > > 1. replace verb 'ask' with verb 'CCOMMAND', under penalty of law. > Several bills are pending. Several want to prepend something like > [ADV] to facilitate filtering this C*** into the trashpile unread > and unopened. > > > Daniel Liston wrote: > > How about asking the spammers to prepend their subjects with [spam] or > > [advertisement]??? There are fields that can be filtered on besides > > "subject:". I have been a member of this list since 1998, and I would > > just *HATE* it if the subject became polluted with prefixing. > > Although I can understand this, and even sympathize, header > filtering leaves most > newbies confused, and therefore it is often unimplemented. > Subject prepending is a > imperfect but simple and effective solution in a imperfect world. > > > Maybe > > you are new to mailing lists, or maybe not, but a suggestion from a user > > that has been around the block a time or two would be to create folders > > for your various lists using your email client. Then create filters for > > those folders so that mailing list messages are automatically deposited > > into the correct folder for you. That way when you see email from > > Dr. Phil, you won't think you are wanted on the Opra show. > > > Fine and dandy. And with a little luck, by guess and by gosh, our > budding newbie will > indeed learn to do this. But every email client displays the > subject, and you can select > and delete all these without opening them. > > > Thanks > > > > Palace Theatre wrote: > > > >> Actually, I haven't a clue about this problem, but > >> > >> Could the list administrator for this list PLEASE update the > >> configuration > >> file to add some sort of identifier to the subject line of the list? > >> or am I > >> the only subscriber who gets confused? > >> > >> prefixing something like "[majordomo-users]" to the subject > would let me > >> know that this isn't spam offering me Viagra (which is what I first > >> thought > >> when I got mail from a "Dr. Tim" regarding 'serious trouble' . . . . or > >> worse, since my GP is also a "Dr. Tim" > >> > >> Thanks! > >> > >> > > > > > > > > > > > -- > > end > > Cheers! > Kirk D Bailey > think > http://www.howlermonkey.net/ +-----+ http://www.tinylist.org/ > http://www.listville.net/ | BOX | http://www.sacredelectron.org/ > +-----+ > "Thou art free"-ERIS think 'Got a light?'-Promethieus > > . > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.493 / Virus Database: 292 - Release Date: 25/06/2003 > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.493 / Virus Database: 292 - Release Date: 25/06/2003 From majordomo-users-owner@greatcircle.com Sun Jun 29 12:53:03 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id 9516A1968D0 for ; Sun, 29 Jun 2003 12:53:00 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 29 Jun 2003 12:52:49 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id A3908311025C; Sun, 29 Jun 2003 12:52:48 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Sun, 29 Jun 2003 12:52:48 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h5TJr1lj022530 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 29 Jun 2003 14:53:04 -0500 Message-ID: <3EFF4407.8080508@sonny.org> Date: Sun, 29 Jun 2003 14:54:47 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mathew Thomas Cc: majordomo-users@greatcircle.com Subject: Re: Handling bounced message References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/218 X-Sequence-Number: 3422 Hmmm, let me back up and regroup my thoughts and understanding of your situation. 1. You are in a university environment with a mailing list for each course/class being offered. 2. There is *one* majordomo-owner and *only one* owner for all the lists in the system. The alias for listname-owner: has the same RHS for all listnames. 3. The lists are only allowed to be posted to by course instructors. 4. The lists are _NOT_ moderated by these intstructors. 5. You want NDN (non-delivery notifications) to go to instructors rather than the owner. These are the MAILER-DAEMON replies with a 5xx fatal delivery code where the receiving MTA has given up and returned the message to the sending MTA. 4xx codes are temporary, and will be retried until the 4 day timeout before returning them to the sender. 6. These bounces are currently delivered to the list owner. Items I am not clear on, are; a. Who subscribes the students to the mailing lists? b. Who maintains the memberships to those lists? c. Can any instructor post to any list? d. Is it your goal to have the intructors responsible for removal of bad addresses from the lists they post to? e. Is it acceptable to post quarterly list membership reminders to the lists? f. Have you considered open source or commercial tools to do the bounce handling automatically? Dan Liston From majordomo-users-owner@greatcircle.com Mon Jun 30 08:26:50 2003 Received: from franka.aracnet.com (franka.aracnet.com [216.99.193.44]) by mycroft.greatcircle.com (Postfix) with ESMTP id AA5D3196F31 for ; Mon, 30 Jun 2003 08:26:48 -0700 (PDT) Received: from pdxmws (216-99-192-43.dial.spiritone.com [216.99.192.43]) by franka.aracnet.com (8.12.9/8.12.9) with SMTP id h5UFQGga026022 for ; Mon, 30 Jun 2003 08:26:17 -0700 Message-ID: <000a01c33f1b$88d911e0$2bc063d8@pdxmws> From: "Mountain Writers Series" To: Subject: invalid password Date: Mon, 30 Jun 2003 08:23:17 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C33EE0.DBA00680" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Archive-Number: 200306/219 X-Sequence-Number: 3423 This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C33EE0.DBA00680 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello all, The password my ISP gave me always comes back as invalid and because they o= ffer Majordomo as a free service there is no tech support. This is my first= experience with mailing lists. Please help. I'm sending simple administrative messages like "config list name password"= to majordomo@mydomain.org and it never goes through. Is it possible to ret= rieve the correct password or set a new password without having the current= one? My guess is no, but if anyone can offer some advice, I'd appreciate i= t. Scott Bergler Mountain Writers Series ------=_NextPart_000_0007_01C33EE0.DBA00680 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello=20 all,
The password&= nbsp;my=20 ISP gave me always comes back as invalid and because they offer Majord= omo=20 as a free service there is no tech support. This is my first experience wit= h=20 mailing lists. Please help.
I’m sen= ding simple=20 administrative messages like "config list name password" to majordomo@mydomain.org and it never goes through. Is it possible=20 to retrieve the correct password or set a new password witho= ut=20 having the current one? My guess is no, but if anyone can offer some advice= , I'd=20 appreciate it.
Scott=20 Bergler
Mountain Writ= ers=20 Series
------=_NextPart_000_0007_01C33EE0.DBA00680-- From majordomo-users-owner@greatcircle.com Mon Jun 30 09:07:25 2003 Received: from rockridge.uits.indiana.edu (rockridge.uits.indiana.edu [129.79.1.74]) by mycroft.greatcircle.com (Postfix) with ESMTP id 9B2C6195A51 for ; Mon, 30 Jun 2003 09:07:22 -0700 (PDT) Received: from logchain.uits.indiana.edu (logchain.uits.indiana.edu [129.79.1.77]) by rockridge.uits.indiana.edu (8.12.9/8.12.9/IUPO) with ESMTP id h5UFxiwK023911; Mon, 30 Jun 2003 10:59:47 -0500 (EST) Received: from micron.oah.org (micron.oah.org [156.56.25.150]) by logchain.uits.indiana.edu (8.12.9/8.12.9/IUPO) with ESMTP id h5UFxf8n025840; Mon, 30 Jun 2003 10:59:41 -0500 (EST) Message-ID: <3F005E6E.3000000@micron.oah.org> Date: Mon, 30 Jun 2003 10:59:42 -0500 From: Michael Regoli User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617 X-Accept-Language: en-us, en MIME-Version: 1.0 To: majordomo-users@greatcircle.com Subject: Re: "ABORT chown ... Operation not permitted" in Log when moderators References: <3EF877FA.5040607@micron.oah.org> <3EFE14B3.3040208@sonny.org> In-Reply-To: <3EFE14B3.3040208@sonny.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archive-Number: 200306/220 X-Sequence-Number: 3424 Dan, thanks for your response! Daniel Liston wrote: > I apologize for posting your entire message in my reply, but I will > be inserting comments throughout. > > > Michael Regoli wrote: > >> Got a problem with majordomo that just started happening. For my >> scenario please assume Dan Liston's excellent "assumptions" (below). >> These all hold true for my site, except that majordomo.cf lives in >> /usr/local/majordomo. > > > Unless you host mailing lists, or yours is hosted, I recommend putting > majordomo.cf in /etc or at least creating a link there to the one in > /usr/local/majordomo. The perl scripts all seem to want to use this > location by default, or at least as a alternate option to the $ENV > for majordomo. We serve as a host to almost one hundred listserves. >> System: Redhat 9. Sendmail ver 8.12.9 > > > You know that sendmail 8.12.x has some configuration issues we have > not been used to with previous versions? There is now the sendmail > message submission program (smmsp) that must be dealt with to allow > for majordomo lists. Group memberships, file ownerships, and another > configuration that must "trust" majordomo. Yes, we had to "trust" "majordom" in sendmail.cf and submit.cf. All seems fine. >> Majordomo is running fine, has been for several years. Until then >> upgrade to Redhat9. Suddenly my moderated lists turn down >> moderator-initiated unsubscription requests with the following line >> in /usr/local/majordomo/Log (names changed to protect the innocent): > > > Considering this was all working for a long time before the OS upgrade > which included a sendmail upgrade, you may want to focus on that area. Exactly! And I discovered that in migrating to the new OS, we just used a copy of the previous majordomo installation, including the "wrapper" binary, and installed from that. That was our big mistake, as it turns out that while we were passing all of our "tests", some strangeness showed up when running (as non-root) the wrapper "test." ("./wrapper config-test" from the majordomo directory). Specifically group and user IDs. Turns out that since the GUID/UID were COMPILED INTO "wrapper"--the group and user IDs were from our old setup, and these IDs changed just slightly under RH9 to break things. Grabbing the source, recompiling "wrapper" was the solution to our problem. >> majordomo:*:19:19:Major Domo,,,,:/usr/local/majordomo:/bin/csh > > > You have a "slight" conflict of information here. The passwd entry for > majordomo states it's group membership to be 19 rather than 666. I use > 91:91 on my redhat system, just to stay matched up with the RPM. Is it > possible that you have two entries for majordomo in the /etc/group file? > Side note: csh is probably not the best choice of shells for majordomo. That was another clue! And I changed majordomo's shell to /sbin/nologin :-) >> p.s. And am I the only one who feels that Majordomo 1.94.5 is adrift >> with no one working on it? Dan Liston posted to the developer's list >> some time ago asking if it was time to "rebundle" majordomo's >> distribution, complete with all of the security fixes/patches. No >> one replied. Yet I would love to see a new distro, complete with all >> of the requisite security patches (or at the very least a LIST of the >> necessary patches one must apply to the 1.94.5 distribution.) > > > I think the most work was done on majordomo between '92 and '93. The > .5 release added some cool and needed features, but still has some Y2k > compatibility issues with digest and archive. Those of us that still > like to tinker, do not own majordomo or have any right to release code > that has not been approved for distribution by the owner. > > There is a majordomo II project that appears to be active, and even > though > the code is _STILL_ in alpha release after more than 3.5 years, claims > have > been made by many users that it outperforms majordomo 1.9x considerably. Do you have a list of the minimum "patches" that should be made to 1.94.5? We're running the stock distribution of that version, yet you seemed to hint (http://www.greatcircle.com/lists/majordomo-workers/mhonarc/majordomo-workers.200304/msg00000.html) that there were necessary security fixes. Did you save that list? Thanks again for your great advice, and help on the majordomo-users listserv. Your assistance over the years has been invaluable! --Michael > > > Dan Liston From majordomo-users-owner@greatcircle.com Mon Jun 30 09:20:47 2003 Received: from defiant.emacolet.com (defiant.emacolet.com [68.156.178.165]) by mycroft.greatcircle.com (Postfix) with ESMTP id 951DC196258 for ; Mon, 30 Jun 2003 09:20:45 -0700 (PDT) Received: from akelalt ([67.33.12.14]) (authenticated bits=0) by defiant.emacolet.com (8.12.8p1/8.12.8) with ESMTP id h5UGKWnf023203 for ; Mon, 30 Jun 2003 12:20:33 -0400 (EDT) From: "Peter P. Benac" To: Subject: A queued mail problem Date: Mon, 30 Jun 2003 12:20:28 -0400 Message-ID: <002301c33f23$8849d090$7401700a@RESOURCE.RBMG.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) X-Archive-Number: 200306/221 X-Sequence-Number: 3425 Greetings, I am not sure this is a problem with sendmail or majordomo, but I need to find a solution to this. If I have an address in one or more of my list that gets it's delivery deferred for any reason all the addresses that are lumped into sendmail queue with it fail to get delivered. Can I correct this with-in Majordomo or is this an issue with sendmail I need to address. Regards, Pete ---- Peter P. Benac, CCNA Emacolet Networking Services, Inc Providing Systems and Network Consulting, Training, Web Hosting Services Phone: 919-847-1740 or 866-701-2345 Web: http://www.emacolet.com Need quick reliable Systems or Network Management advice visit http://www.nmsusers.org To have principles... First have courage.. With principles comes integrity!!! From majordomo-users-owner@greatcircle.com Mon Jun 30 11:55:09 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id 44EA3195AB3 for ; Mon, 30 Jun 2003 11:55:07 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 30 Jun 2003 11:54:47 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id A76F28770240; Mon, 30 Jun 2003 11:54:39 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Mon, 30 Jun 2003 11:54:38 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h5UIsslj028125 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 30 Jun 2003 13:54:56 -0500 Message-ID: <3F0087EA.4040307@sonny.org> Date: Mon, 30 Jun 2003 13:56:42 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mountain Writers Series Cc: majordomo-users@greatcircle.com Subject: Re: invalid password References: <000a01c33f1b$88d911e0$2bc063d8@pdxmws> In-Reply-To: <000a01c33f1b$88d911e0$2bc063d8@pdxmws> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/222 X-Sequence-Number: 3426 Free service or not, if the password you were provided does not work, it is up to your ISP to either reset it to something you choose, or give you the correct one. Dan Liston Mountain Writers Series wrote: > Hello all, > The password my ISP gave me always comes back as invalid and because > they offer Majordomo as a free service there is no tech support. This is > my first experience with mailing lists. Please help. > Im sending simple administrative messages like "config list name > password" to majordomo@mydomain.org and > it never goes through. Is it possible to retrieve the correct > password or set a new password without having the current one? My guess > is no, but if anyone can offer some advice, I'd appreciate it. > Scott Bergler > Mountain Writers Series From majordomo-users-owner@greatcircle.com Mon Jun 30 12:06:45 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id 6285D196763 for ; Mon, 30 Jun 2003 12:06:44 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 30 Jun 2003 12:06:31 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id AA33ABF3025C; Mon, 30 Jun 2003 12:06:30 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Mon, 30 Jun 2003 12:06:30 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h5UJ6mlj028210 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 30 Jun 2003 14:06:48 -0500 Message-ID: <3F008AB4.8000804@sonny.org> Date: Mon, 30 Jun 2003 14:08:36 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Regoli Cc: majordomo-users@greatcircle.com Subject: Re: "ABORT chown ... Operation not permitted" in Log when moderators References: <3EF877FA.5040607@micron.oah.org> <3EFE14B3.3040208@sonny.org> <3F005E6E.3000000@micron.oah.org> In-Reply-To: <3F005E6E.3000000@micron.oah.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/223 X-Sequence-Number: 3427 This URL should give you a starting point. ftp://ftp.ccsf.org/majordomo-patches/1.94.5/ If you allow user logins to your majordomo box, I do not believe there is any patch you can apply to prevent them from being dangerous. Dan Liston > Do you have a list of the minimum "patches" that should be made to > 1.94.5? We're running the stock distribution of that version, yet you > seemed to hint > (http://www.greatcircle.com/lists/majordomo-workers/mhonarc/majordomo-workers.200304/msg00000.html) > that there were necessary security fixes. Did you save that list? > > Thanks again for your great advice, and help on the majordomo-users > listserv. Your assistance over the years has been invaluable! --Michael From majordomo-users-owner@greatcircle.com Mon Jun 30 12:10:01 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id 58081195AB3 for ; Mon, 30 Jun 2003 12:10:00 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 30 Jun 2003 12:09:41 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id AAF1AC4A025C; Mon, 30 Jun 2003 12:09:37 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Mon, 30 Jun 2003 12:09:36 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h5UJ9slj028217 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 30 Jun 2003 14:09:54 -0500 Message-ID: <3F008B6E.5050900@sonny.org> Date: Mon, 30 Jun 2003 14:11:42 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Peter P. Benac" Cc: majordomo-users@greatcircle.com Subject: Re: A queued mail problem References: <002301c33f23$8849d090$7401700a@RESOURCE.RBMG.COM> In-Reply-To: <002301c33f23$8849d090$7401700a@RESOURCE.RBMG.COM> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/224 X-Sequence-Number: 3428 Once majordomo passes the message and the list of recipients to sendmail, it is out of majordomo's control. The problem must be corrected at the MTA, sendmail. Dan Liston Peter P. Benac wrote: > If I have an address in one or more of my list that gets it's delivery > deferred for any reason all the addresses that are lumped into sendmail queue > with it fail to get delivered. > > Can I correct this with-in Majordomo or is this an issue with sendmail I > need to address. From majordomo-users-owner@greatcircle.com Mon Jun 30 14:36:20 2003 Received: from elm.itsd.gov.bc.ca (elm.itsd.gov.bc.ca [142.32.11.96]) by mycroft.greatcircle.com (Postfix) with ESMTP id 9F4AD1963E1 for ; Mon, 30 Jun 2003 14:36:18 -0700 (PDT) Received: from pipe.gov.bc.ca (pipe.bcsc.gov.bc.ca [142.32.11.55]) by elm.itsd.gov.bc.ca (8.12.5/8.12.5) with ESMTP id h5ULaHT9010233 for ; Mon, 30 Jun 2003 14:36:17 -0700 Received: by pipe.bcsc.gov.bc.ca with Internet Mail Service (5.5.2656.59) id ; Mon, 30 Jun 2003 14:36:18 -0700 Message-ID: <78C662A57529A14FAD49FC8819F5E2D406A87309@SWAN> From: "MajorDomo Administrator, MSER:EX" To: "'majordomo-users@greatcircle.com'" Subject: XP / Outlook 2002 problem Date: Mon, 30 Jun 2003 14:36:08 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" X-Archive-Number: 200306/225 X-Sequence-Number: 3429 Has anyone experienced problems with Majordomo and XP/Outlook 2002? We've got a list owner who started having problems when they upgraded to XP & Outlook 2002. The message is bounced to the approvals address. If they send the exact approved message from Windows 2000/Outlook 2000 it works. The message is RTF. Is there a way around this? If more information is required, please let me know. From majordomo-users-owner@greatcircle.com Mon Jun 30 20:13:50 2003 Received: from scanmail1.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mycroft.greatcircle.com (Postfix) with ESMTP id 31B5E19629C for ; Mon, 30 Jun 2003 20:13:49 -0700 (PDT) Received: from scanmail1.cableone.net ([10.116.0.121]) by scanmail1.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 30 Jun 2003 20:13:34 -0700 Received: from scanmail1.cableone.net [24.116.0.121] by scanmail1.cableone.net (SMTPD32-7.04) id AC59303E024C; Mon, 30 Jun 2003 20:13:29 -0700 Received: from sonny.com (24-116-58-25.cpe.cableone.net [24.116.58.25]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Mon, 30 Jun 2003 20:13:29 -0600 Received: from sonny.org (dad.liston.nu [192.168.1.60]) (authenticated bits=0) by sonny.com (8.12.8/8.12.8) with ESMTP id h613Djlj030207 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 30 Jun 2003 22:13:45 -0500 Message-ID: <3F00FCD8.4080405@sonny.org> Date: Mon, 30 Jun 2003 22:15:36 -0500 From: Daniel Liston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "MajorDomo Administrator, MSER:EX" Cc: "'majordomo-users@greatcircle.com'" Subject: Re: XP / Outlook 2002 problem References: <78C662A57529A14FAD49FC8819F5E2D406A87309@SWAN> In-Reply-To: <78C662A57529A14FAD49FC8819F5E2D406A87309@SWAN> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SMTP-HELO: sonny.com X-SMTP-MAIL-FROM: dliston@sonny.org X-SMTP-PEER-INFO: 24-116-58-25.cpe.cableone.net [24.116.58.25] X-Archive-Number: 200306/226 X-Sequence-Number: 3430 The RTF message is the key. I bet the outlook 2000 client was set to plain/text. Outlook 2002 can also be set to plain text. When that happens, the messages will stop bouncing. Have them look at the options menu in Outlook and choose the "send" tab to select plain text instead of html. Dan Liston MajorDomo Administrator, MSER:EX wrote: > Has anyone experienced problems with Majordomo and XP/Outlook 2002? > > We've got a list owner who started having problems when they upgraded to XP > & Outlook 2002. The message is bounced to the approvals address. If they > send the exact approved message from Windows 2000/Outlook 2000 it works. > The message is RTF. > > Is there a way around this? If more information is required, please let me > know.