All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Morten K. Poulsen" <morten@afdelingp.dk>
To: mlmmj@mlmmj.org
Subject: Re: delimiter problem
Date: Sat, 29 Dec 2007 19:20:15 +0000	[thread overview]
Message-ID: <47769DEF.1040506@afdelingp.dk> (raw)
In-Reply-To: <20071221161243.8DC4F10AC1A4@canopus.gading.de>

Hi Oliver,

Sorry about the delay - I've been snow boarding.

Oliver Gading wrote:
> I wrote a small shell script which executes "env"
...
> USER=list-mylist
> LOCAL=list-mylist_subscribe
> EXTENSION=subscribe

Ok. Then mlmmj will (or at least should) use the EXTENSION variable.

> When changing postfix's recipient_delimiter to "-" and also the mlmmj lists
> delimiter to "-" then following line appears in the mail.log file:
> 
>  ---------------------------------------------------------
>  <DATE> <HOST> /usr/local/bin/mlmmj-process[13838]: listcontrol.c:740:
>  Unknown command "mylist". Ignoring mail: Success

This means that mlmmj is using a part of the list name as the command. 
It could be because there was no EXTENSION variable and mlmmj used the 
fall-back (parsing the Delivered-To header).

Could you test this (delimiter in the name and no extension) with your 
env-script? If Postfix does not export the EXTENSION variable if there 
is no extension, then you need to patch out the fall-back code.

Morten

-- 
Morten K. Poulsen <morten@afdelingp.dk>
http://www.afdelingp.dk/

      parent reply	other threads:[~2007-12-29 19:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-21 16:12 delimiter problem Oliver Gading
2007-12-24 22:30 ` Morten K. Poulsen
2007-12-26 21:49 ` Oliver Gading
2007-12-29 19:20 ` Morten K. Poulsen [this message]

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=47769DEF.1040506@afdelingp.dk \
    --to=morten@afdelingp.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.