Ok, I've got my list working finally. Got a new version of sendmail
installed.
Now I've installed majordomo 1.93 and the archiving aborts. I get a
bunch of the following:
--------------------
MAJORDOMO ABORT
@archive_dirs not defined in majordomo.cf! Aborting.
--------------------------
Here's the relevant stuff from my majordomo.cf: As you can see,
@archive_dirs is set. Maybe the syntax is wrong, I've tried it
several ways that have been posted recently, but still get the
aborts.
$homedir = "/usr/local/majordomo";
$filedir = "$homedir/Archives";
$filedir_suffix = "";
@archive_dirs = (</usr/local/majordomo/Archives/*>);
I've created the directories:
/usr/local/majordomo/Archives
/usr/local/majordomo/Archives/alicia-fans
both are owned by majordomo and have 775 protection.
Here's the section from my aliases file:
-------------------------
alicia-fans:
"|/usr/local/majordomo/bin/wrapper resend -p bulk -M 10000 -R
-l alicia-fans -h kypris.com -f alicia-fans-owner -s
alicia-fans-outgoing"
owner-alicia-fans: alicia-fans-owner
alicia-fans-owner: dan
alicia-fans-approval: alicia-fans-owner
alicia-fans-outgoing:
:include:/usr/local/majordomo/Lists/alicia-fans,
alicia-fans-archive
owner-alicia-fans-outgoing: alicia-fans-owner
alicia-fans-archive:
"|/usr/local/majordomo/bin/wrapper archive -f
/usr/local/majordomo/Archive/alicia-fans -m -a"
Any help is greatly appreciated,
Dan
Follow-Ups:
|
|