I am doing a web site for automatic creation of mailing lists. It is
not in PERL so sharing it won't
help much. But I have two cron jobs to deal with permission issues.
The web pages are all
run under one user id. The things that have to be done as majordom are
queued to be done by a
cron job that runs every minute. Then I have a root cron job that only
runs newaliases (after
copying an editted copy of aliases.majordomo) If I was working in PERL
I probably wouldn't
need the majordom cron job. You can probably have your cgi scripts
invoke wrapper to run
the scripts to do the things that have to be done by majordom. For the
language I am using I
found that I couldn't use wrapper. I suspect the language interpretter
can't deal with a parent and
a child process on the same virtual terminal.
Sunita Rajagopal wrote:
>the admin tool for majordomo, currently has create tab, which basically
>sends an email to the majordomo-owner about who requested the group and the
>name etc.
>i was wondering if I can have the majorcool utility actually create the
>group automatically, and I as a adminitrator don't have to edit the
>majordomo aliase file etc.
>I can see a way to automate this, but I was wondering if it is possible with
>the current tool or if anyone else as done it.
>
>Sunita Rajagopal
>
>
>
>
>
>
Follow-Ups:
References:
|
|