On 2004-12-21, Robert Penz wrote:
> Hi! 
> 
> I'll looking for a GUI to manage a courier mailling list. I can do it on 
> the command line thats no problem but I want the secretary to be able to 
> add or remove users from a list.
> 

Hi Robert,

some time ago I wrote a script for this. Its attached to this mail. You
can use it as a template. But be warned: The script is really ugly and
all comments/outputs are in german.

Basically it does the following:
    - show login form for the user
    - authenticates users with name/password via ldap
    - show available lists (listnames and path are configured in @lists)
    - lets user select list
    - user can delete an addresses or add a new one
    - logoff

The script is a simple wrapper around the couriermlm-command. It has to
be installed setuid courier. Probably you need to install some of the
perl modules which are referenced at the beginning of the file. 


-- 
Georg

Attachment: cmlm.pl.bz2
Description: BZip2 compressed data

Reply via email to