All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mads Martin Joergensen <mmj@mmj.dk>
To: mlmmj@mlmmj.org
Subject: Re: Automatic mailing list creation, something like Google Groups
Date: Sun, 22 May 2005 11:07:17 +0000	[thread overview]
Message-ID: <20050522110717.GC80196@mmj.dk> (raw)
In-Reply-To: <6.2.1.2.2.20050521154015.02b52830@postino.programmazione.it>

* Filippo Fadda <fifadd@tin.it> [May 21. 2005 15:56]:
> I'm creating something like Google Groups and I need two important features:
> 
> 1) Each group is associated to a specific mailing list with the same
> group alias. For example peaceandlove@example.com is the mailing list
> related to the group identified as peaceandlove.
> I need that any "valid" mail sent to peaceandlove mailing list launch
> a PHP script that insert into the related group database the mail
> itself, like Google Groups works.

This might need a wrapper script around mlmmj-process. Having the
possibility to provide a DIR/control/postcommand is on the TODO list. I
can provide you with a patch to do what you want if you tell me exactly
what it is.

> 2) I need also to create a new mailing list each time that a new group
> is created and naturally to delete it when a group itself is deleted.
> The group is created via a web page. Is some way to do this? The mail
> server and the web server are not on the same PC, they are running on
> two different machines. I need to create some NFS link and run a
> script that create the directory and files needed by mlmmj? Can you
> suggest to me some way to do this? Have you an idea?

Take mlmmj-make-ml.sh and modify it to fit your needs.

> I'm running qmail on the mail server and Apache+PHP on the web server.

If you're running qmail, why not go with ezmlm which will give you
better performance since it's working with the very interns of the mail
server?

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                -- A. P. J.

  reply	other threads:[~2005-05-22 11:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-21 13:55 Automatic mailing list creation, something like Google Groups Filippo Fadda
2005-05-22 11:07 ` Mads Martin Joergensen [this message]
2005-05-23  8:19 ` Automatic mailing list creation, something like Google Filippo Fadda
2005-05-24 13:34 ` Automatic mailing list creation, something like Google Groups Morten K. Poulsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050522110717.GC80196@mmj.dk \
    --to=mmj@mmj.dk \
    --cc=mlmmj@mlmmj.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.