All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Goirand <thomas@goirand.fr>
To: mlmmj@mlmmj.org
Subject: Re: Web based moderation system for MLMMJ
Date: Sat, 07 Feb 2009 13:10:02 +0000	[thread overview]
Message-ID: <498D882A.6040703@goirand.fr> (raw)
In-Reply-To: <498C406B.9070200@goirand.fr>

Mads Martin Joergensen wrote:
> * Thomas Goirand <thomas@goirand.fr> [Feb 07. 2009 10:17]:
>> Just one thing: what is in execlp() that is not in the system exec()
>> function?
> 
> Have a look at exec(3):
> 
> DESCRIPTION
>    The  exec()  family  of functions replaces the current process
>    image with a new process image.  The functions described in this
>    manual page are front-ends for execve(2).  (See the manual page
>    for execve(2) for further details about the replacement of the
>    current process image.)
> 
> There actually exist no exec() call. You might be thinking of system()?

Forget it, I thought execlp() was internal to MLMMJ, but I have found my
answer, it's documented.

Anyway, my question remains... Is the procedure like this:

- rename moderated with:
mv hash hash.sending

- call the following:
mlmmjsend -L listdir -m hash.sending

Also, pops to my mind: why should I rename the moderated message? Is it
mandatory? Should the moderation web interface delete the moderated
message with unlink after the call to mlmmjsend?

Thomas

  parent reply	other threads:[~2009-02-07 13:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-06 13:51 Web based moderation system for MLMMJ Thomas Goirand
2009-02-07  8:30 ` Mads Martin Joergensen
2009-02-07  9:17 ` Thomas Goirand
2009-02-07 10:46 ` Mads Martin Joergensen
2009-02-07 13:10 ` Thomas Goirand [this message]
2009-02-07 13:34 ` Mads Martin Joergensen
2009-02-07 13:43 ` Christian Laursen
2009-02-08 12:54 ` Thomas Goirand
2009-03-01  6:54 ` Thomas Goirand
2009-03-01 23:53 ` James Scott
2009-03-02  6:27 ` Thomas Goirand
2009-03-04 20:20 ` Morten K. Poulsen
2009-03-04 20:37 ` Morten K. Poulsen
2009-03-04 23:38 ` Thomas Goirand
2009-03-06 16:43 ` Morten K. Poulsen
2009-03-06 19:36 ` Thomas Goirand
2009-03-06 20:40 ` 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=498D882A.6040703@goirand.fr \
    --to=thomas@goirand.fr \
    --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.