Great Circle Associates Majordomo-Users
(September 2005)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: Archiving
From: "Robert Isaac" <robert . isaac @ volvoclub . org . uk>
Organization: Volvo Owners Club
Date: Sun, 4 Sep 2005 18:06:37 +0100
To: "'Joe R. Jah'" <jjah @ cloud . ccsf . cc . ca . us>
Cc: <Majordomo-Users @ greatcircle . com>
In-reply-to: <Pine.BSI.4.05L.10509031139030.17103-100000@cloud.ccsf.cc.ca.us>
Reply-to: <robert . isaac @ volvoclub . org . uk>
Thread-index: AcWwtwbU7Tsu8dcOSYe7AALWB2dKeAAs/Yxw

Thanks for this, but messages are still not getting archived. Firstly, I
assume every email to the list gets archived? This is what I have for
'test-list':

/etc/aliases:

nobody: /dev/null #(This was originally- nobody: root)
test-list: :include:/usr/local/majordomo/lists/test
owner-test: test-owner
test: "|/usr/local/majordomo/wrapper resend -l test test-outgoing,nobody"
test-owner: robert.isaac@volvoclub.org.uk,
test-request: "|/usr/local/majordomo/wrapper majordomo -l test"
test-approval: robert.isaac@volvoclub.org.uk
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"


/lists/test.config:

archive_dir  = /usr/local/majordomo/archives/test
digest_archive   = /usr/local/majordomo/digests/test-digest
reply_to = test-list@volvoclub.org.uk
resend_host = volvoclub.org.uk

/majordomo.cf:

$whereami = "volvoclub.org.uk";
$whoami = "lists\@$whereami";
$whoami_owner = "lists-owner\@$whereami";

if ( defined $ENV{"HOME"}) {
     $homedir = $ENV{"HOME"};
} else {
     $homedir = "/usr/local/majordomo";
}

$listdir = "$homedir/lists";
$filedir = "$homedir/archives";
$filedir_suffix = "";
$digest_work_dir = "$homedir/digests";
$log = "$homedir/Log";
$sendmail_command = "/usr/lib/sendmail";
$mailer = "$sendmail_command -oi -oee -f\$sender";
$bounce_mailer = "$sendmail_command -oi -oee -f\$sender -t";
$config'default_subscribe_policy = "open+confirm";
$confirm_address = "confirm\@$whereami";
$confirm_expire = 14*24*3600;# Seconds to wait before expiring (2 weeks)
$confirm_randev = "/dev/random";# Leave undefined to use rand instead
$confirm_keys = "$listdir/confirm.keys";# Or some other MD-writable place
$no_x400at = 0;
$no_true_x400 = 0;

GID and UID are daemon

/usr/local/majordomo (751)
/usr/local/majordomo/archives/test (755)
/usr/local/majordomo/archives/test-digest (755)
/usr/local/majordomo/digests/test-digest (755)
/usr/local/majordomo/lists (755)
/usr/local/majordomo/lists/test (file: 644)
/usr/local/majordomo/lists/test.config (file: 660)


The smrsh directory is
/etc/smrsh
and holds a symbolic link owned by root to
/usr/local/majordomo/wrapper

Is there something not correct or missed?

Thanks

Bob

___________________________________________________
Robert Isaac
Director and Web Administrator
Volvo Owners Club

www.volvoclub.org.uk

Please include all previous text with reply
All messages are scanned with an antivirus scanner.

-----Original Message-----
From: majordomo-users-owner@greatcircle.com
[mailto:majordomo-users-owner@greatcircle.com] On Behalf Of Joe R. Jah
Sent: 03 September 2005 19:42
To: Robert Isaac
Cc: Majordomo-Users@greatcircle.com
Subject: Re: Archiving

On Sat, 3 Sep 2005, Robert Isaac wrote:

> Date: Sat, 3 Sep 2005 16:26:55 +0100
> From: Robert Isaac <robert.isaac@volvoclub.org.uk>
> To: Majordomo-Users@greatcircle.com
> Subject: Archiving
> 
> 
> Does archiving in Majordomo work or not work with archive2.pl? I have 
> followed the instructions in the README.
> 
> /etc/aliases has: 
> test-list-archive: "|/usr/local/majordomo/wrapper archive2.pl -f 
> /usr/local/majordomo/lists/test.archive/test-list -m -a"
> 
> /usr/local/majordomo/lists/test.config has:
> archive_dir = /usr/local/majordomo/lists/test.archive
> 
> The directory /test.archive is chmod 777
> 
> Majordomo 1.94.5
> Sendmail 8.13.1
> O/S RHESL4
> Apache 2.0.52
> Perl 5.8.5
> ___________________________________________________
> Robert Isaac
> Director and Web Administrator
> Volvo Owners Club
> 
> www.volvoclub.org.uk
> 
> Please include all previous text with reply All messages are scanned 
> with an antivirus scanner.

See ftp://ftp.ccsf.org/majordomo-contrib/Archive-Digest.HOW-TO.2-2

Regards,

Joe
-- 
     _/   _/_/_/       _/              ____________    __o
     _/   _/   _/      _/         ______________     _-\<,_
 _/  _/   _/_/_/   _/  _/                     ......(_)/ (_)
  _/_/ oe _/   _/.  _/_/ ah        jjah@cloud.ccsf.cc.ca.us




Follow-Ups:
References:
Indexed By Date Previous: How big a mailing list?
From: "Robert Isaac" <robert.isaac@volvoclub.org.uk>
Next: Re: Archiving
From: Ed Kasky <ed@esson.net>
Indexed By Thread Previous: Re: Archiving
From: "Joe R. Jah" <jjah@cloud.ccsf.cc.ca.us>
Next: Re: Archiving
From: Ed Kasky <ed@esson.net>