From majordomo-workers-owner Tue Oct 2 03:07:53 2001 Received: (majordom@localhost) by honor.greatcircle.com (8.8.5/Honor-Lists-980720-1) id DAA11035; Tue, 2 Oct 2001 03:04:05 -0700 (PDT) Received: from sidora.net (212-190-117-5.iserco.org [212.190.117.5]) by honor.greatcircle.com (Postfix) with ESMTP id 4F2A117E8E for ; Tue, 2 Oct 2001 03:03:57 -0700 (PDT) Received: from 192.168.0.2 ([195.161.237.55]) by sidora.net (8.11.6/8.11.3) with ESMTP id f92C3RX14784 for ; Tue, 2 Oct 2001 21:03:28 +0900 (IRKST) Date: Tue, 2 Oct 2001 19:03:24 +0900 From: Dmitry Sidorov X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: Dmitry Sidorov Organization: ISPserver X-Priority: 3 (Normal) Message-ID: <1776108077.20011002190324@sidora.net> To: majordomo-workers@GreatCircle.COM Subject: restricted_post trouble! Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: majordomo-workers-owner@GreatCircle.COM Precedence: bulk I've installed majordomo, created mailing list called mylist and created mylist.post file with email addresses who can post messaget to this list. Then I added string restricted_post = mylist.post to mylist.config file. But messages from any email addresses (not from mylist.post file only) been allowing to sent to mylist. What is a trouble? Maybe I have to make some other changes in configuration files? From majordomo-workers-owner Tue Oct 2 22:59:33 2001 Received: (majordom@localhost) by honor.greatcircle.com (8.8.5/Honor-Lists-980720-1) id WAA03498; Tue, 2 Oct 2001 22:57:13 -0700 (PDT) Received: from lists.sempervigilans.org (miles.greatcircle.com [198.102.244.45]) by honor.greatcircle.com (Postfix) with ESMTP id 8F27417F37 for ; Tue, 2 Oct 2001 22:54:54 -0700 (PDT) Received: from epithumia.math.uh.edu (epithumia.math.uh.edu [129.7.128.2]) by lists.sempervigilans.org (Postfix) with ESMTP id 90962145B1 for ; Tue, 2 Oct 2001 07:53:06 -0700 (PDT) Received: (from tibbs@localhost) by epithumia.math.uh.edu (8.11.2/8.11.1) id f92Eldb02729; Tue, 2 Oct 2001 09:47:39 -0500 To: Dmitry Sidorov Cc: majordomo-workers@GreatCircle.COM Subject: Re: restricted_post trouble! References: <1776108077.20011002190324@sidora.net> From: Jason L Tibbitts III Date: 02 Oct 2001 09:47:38 -0500 In-Reply-To: Dmitry Sidorov's message of "Tue, 2 Oct 2001 19:03:24 +0900" Message-ID: Lines: 8 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: majordomo-workers-owner@GreatCircle.COM Precedence: bulk >>>>> "DS" == Dmitry Sidorov writes: DS> Then I added string restricted_post = mylist.post to mylist.config DS> file. The setting is "restrict_post", not "restricted_post". - J< From majordomo-workers-owner Wed Oct 3 22:43:56 2001 Received: (majordom@localhost) by honor.greatcircle.com (8.8.5/Honor-Lists-980720-1) id WAA25035; Wed, 3 Oct 2001 22:34:50 -0700 (PDT) Received: from sidora.net (212-190-117-5.iserco.org [212.190.117.5]) by honor.greatcircle.com (Postfix) with ESMTP id 5D5C117EB7 for ; Wed, 3 Oct 2001 22:34:42 -0700 (PDT) Received: from sidr ([195.161.237.51]) by sidora.net (8.11.6/8.11.3) with ESMTP id f947YIB42876 for ; Thu, 4 Oct 2001 16:34:19 +0900 (IRKST) Date: Thu, 4 Oct 2001 14:34:09 +0900 From: Dmitry Sidorov X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: Dmitry Sidorov Organization: ISPserver X-Priority: 3 (Normal) Message-ID: <10082157996.20011004143409@sidora.net> To: majordomo-workers@GreatCircle.COM Subject: Charset problem! Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: majordomo-workers-owner@GreatCircle.COM Precedence: bulk I have some text with charset koi8-r in the subject_prefix prarmeter in mylist.config file. But some messages sent to this mailing list have subject in difrent (not koi8-r) charsets. Becose of that all recipiens have had bad text in subject string. Some text is in koi8-r charset and some is in other. This is very bad for me. How can I win this problem?