On Wed, Dec 28, 2005 at 06:45:06PM +0100, Sjoerd Simons wrote:
> On Mon, Jun 27, 2005 at 03:09:01AM +0800, Anand Vaidya wrote:

> > Further there is a line break just before ${nexthop} ${user} in the argv
> > line. Is that OK? I don't think so.
> > 
> >  argv=/usr/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user}

No, it's fine.  Leading whitespace marks a continuation line, and causes
the line to be appended to the prior one as part of parsing.

> Could these fixes be applied for the next postfix package ? I just wasted an
> hour finding this problem, because i assumed the default debian config would 
> be okay.

  * Make mailman service run privileged.  sigh.  Closes: #315939

It'll be in 2.2.7-2, and later.

lamont


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to