Currently my Smartlist saves mail archive with permission 660 and group of the list account, like in: -rw-rw---- 1 slist slist 1860 Jun 6 09:38 4298 How may I change it to save with permission 644 or with a different group? (I have already made ~slist a member of another group), like in -rw-r--r-- 1 slist slist 1860 Jun 6 09:38 4298 -rw-rw---- 1 slist web 1860 Jun 6 09:38 4298 I guess it would be somewhere in rc.submit but appreciate any hint. Thanks, Zhiliang
Just found there is a "umask" line in rc.init to do this. I guess we can do a 'newgrp' there also... Zhiliang On Thu, 16 Jun 2005, Zhiliang Hu wrote:
Currently my Smartlist saves mail archive with permission 660 and group of the list account, like in:
-rw-rw---- 1 slist slist 1860 Jun 6 09:38 4298
How may I change it to save with permission 644 or with a different group? (I have already made ~slist a member of another group), like in
-rw-r--r-- 1 slist slist 1860 Jun 6 09:38 4298 -rw-rw---- 1 slist web 1860 Jun 6 09:38 4298
I guess it would be somewhere in rc.submit but appreciate any hint.
Thanks, Zhiliang
Could someone tell why following request was not processed by my smartlist?
From listmaster@mydomain.org Wed Aug 17 17:14:22 2005 Return-Path: <listmaster@mydomain.org> Delivered-To: listmaster@mydomain.org Received: (qmail 9871 invoked by uid 49); 17 Aug 2005 17:14:21 -0000 Date: 17 Aug 2005 17:14:21 -0000 X-From_:someone@somedomain.edu Wed Aug 17 12:14:21 2005 Received: (qmail 9854 invoked from network); 17 Aug 2005 17:14:19-0000 Received: from eagle.acns.colostate.edu (HELO eagle.colostate.edu) (129.82.100.90) by nagrp.ansci.iastate.edu with SMTP; 17 Aug 2005 17:14:19 -0000 Received: from lamar.ColoState.EDU (lamar.acns.colostate.edu [129.82.100.75]) by eagle.colostate.edu (AIX5.1/8.11.6p2/8.11.0) with ESMTP id j7HHEMD320008 for <mylist-request@mydomain.org>; Wed, 17 Aug 2005 11:14:22 -0600 Received: from mcleveland ([129.82.37.239]) by lamar.ColoState.EDU (AIX5.3/8.11.6p2/8.11.0) with ESMTP id j7HHELt503884 for <mylist-request@mydomain.org>; Wed, 17 Aug 2005 11:14:21 -0600 From: "Example Name" <someone@somedomain.edu> To: <mylist-request@mydomain.org> Subject: subscribe Old-Date: Wed, 17 Aug 2005 11:14:19 -0600 Message-ID: <002701c5a34f$1af7f9d0$ef255281@mcleveland> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0028_01C5A31C.D05D89D0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Diagnostic: Unprocessed X-Envelope-To: mylist-request Status: R X-Status: X-Keywords:
This is a multi-part message in MIME format. (... rest deleted ...)
participants (1)
-
Zhiliang Hu