All of lore.kernel.org
 help / color / mirror / Atom feed
From: Uffe Jakobsen <uffe@uffe.org>
To: mlmmj@mlmmj.org
Subject: Corrections to mlmmj-1.2.2
Date: Thu, 03 Feb 2005 14:30:54 +0000	[thread overview]
Message-ID: <4202359E.7030404@uffe.org> (raw)


Hi,

Using Fedore Core 2 and the new mlmmj-1.2.2 I've tried to follow your README in order to establish the mlmmj-test list (for evaluation pusposes)

I've found the following corrections to your README document and sources:

"/etc/aliases": in order to support arguments to the proc alias the command needs to be enclosed in quotes like this:

mlmmj-test:     |"/usr/local/bin/mlmmj-recieve -L /var/spool/mlmmj/mlmmj-test/"


Somewhere along the road /usr/local/bin/mlmmj-recieve or some other binary called by mlmmj-recieve logs this message:
log_oper.c:71: Could not open /var/spool/mlmmj/mlmmj-testmlmmj.operation.log: Permission denied

I found out that the problem var related to a missing (final) '/' in the arguments to mlmmj-recieve.

This will provoke the error: /usr/local/bin/mlmmj-recieve -L /var/spool/mlmmj/mlmmj-test

Introducing a last '/' will fix the error: /usr/local/bin/mlmmj-recieve -L /var/spool/mlmmj/mlmmj-test/

I guess that you've forgot to postpend a '/' between the listdir and the file name for the logfile.


Suggestion the README document does not mention anything about how to build the mlmmj-project.
Maybe it was an idea just to mention that in order to build/install mlmmj the user have to run "./configure" followed by "make" and "make install"... ?

Anyway mlmmj have passed the first hours of my evaluation - it looks as a very promising alternativ to ezmlm/ezmlm-idx !!! :-)

Kind regards Uffe Jakobsen



             reply	other threads:[~2005-02-03 14:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-03 14:30 Uffe Jakobsen [this message]
2005-02-03 14:57 ` Corrections to mlmmj-1.2.2 Mads Martin Joergensen
2005-02-03 15:26 ` Uffe Jakobsen
2005-02-03 16:03 ` Mads Martin Joergensen
2005-02-03 16:58 ` Uffe Jakobsen
2005-02-03 17:00 ` Mads Martin Joergensen

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=4202359E.7030404@uffe.org \
    --to=uffe@uffe.org \
    --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.