Niki Guldbrand | 1 Nov 2008 17:45
Favicon

Re: mlmmj-1.2.16-PRE1 released

Hi Morten.

On Fri, 2008-10-31 at 23:15 +0100, Morten K. Poulsen wrote:
> The following changes have been made since mlmmj-1.2.15:
> 
>  o Added support for static bounce addresses (Thomas Jarosch)
>  o Added a sanity check in mlmmj-receive-strip (Chris Webb)
>  o Added miscellaneous sanity checks (Thomas Jarosch)
>  o Disabled digest mails when 'noarchive' is set (Thomas Jarosch)
>  o Added Russian listtexts (Nikolay Derkach)
>  o Fixed mmap()ing of zero-sized files (Robin H. Johnson)
>  o Fixed mlmmj-recieve [sic] for architectures where
>    sizeof(int) and sizeof(char *) differ
>  o Added support for the 'originalmail' keyword (Sascha Sommer)
>  o Merged various changes to the web interface from Franky Van
>    Liedekerke
> 
> Have I missed any patches?

I send two patches to the list on Oct. 14th, would it be possible to get
these included ?

I already have the patch for mlmmj-recieve in use at two sites, and
haven't had any issues with them.

I'm willing to write some documentation on setting postfix up to use
this in the mlmmj documentation.

Best Regards

(Continue reading)

Dave Taylor | 1 Nov 2008 20:50

Re: mlmmj-1.2.16-PRE1 released

Not sure if this is the appropriate place to mention this, but I just  
built the PRE1 mlmmj-recieve-strip proggy, and I have a couple of  
pieces of feedback there.

One is that it doesn't build when you say "make".  You need to say  
"make mlmmj-recieve-strip".

The other is that what I'm really dying for is not a list of mime  
types to disallow, but a list of mime types to allow.  Specifically, I  
only want to allow text/plain.

But here's the last, annoying part.  :)

I want one user in particular to be able to bypass this stripping  
stage, because she attaches the valuable NUEA/UTA job list to her  
emails, and we're all agreed that it's worth an exception.

I have a mailing list of about 500 people, mostly entertainment  
industry people (producers, directors, writers, actors), and I use  
mlmmj for it.  One of the biggest headaches, besides moderation, a  
necessary evil to improve the signal-to-noise ratio, is dealing with  
users who don't know how to send plain text emails.

Most can be taught, but not all of them.  They all get incredibly  
frustrated when they can't send an email out, and sometimes they're  
dying to send emergency emails about how they need such and such a  
prop, location, or person to help with a shoot right away.

Is there a better way to handle this?

(Continue reading)

Morten K. Poulsen | 2 Nov 2008 18:35

Re: mlmmj-1.2.16-PRE1 released

Hi Franky,

On Sat, 2008-11-01 at 11:01 +0100, Franky Van Liedekerke wrote:
> The approximate translation for this line in NL:
> 
> "Hieronder vindt u de eerste 100 lijnen van het geweigerd bericht"
> 
> In attach some NL listtext files.

Thanks! I've committed your texts.

Morten

--

-- 
Morten K. Poulsen <mopo@...>
CTO, FableTech
http://fabletech.com/

Morten K. Poulsen | 2 Nov 2008 22:19

Re: mlmmj-1.2.16-PRE1 released

Hi Niki,

On Sat, 2008-11-01 at 17:45 +0100, Niki Guldbrand wrote:
> I send two patches to the list on Oct. 14th, would it be possible to get
> these included ?

Sorry, I totally forgot about them.

Christian Laursen reviewed (against his will... It's not Perl) and
committed the php-web-admin patch.

I have reviewed and committed the Postfix pipe backend support patch.

> I'm willing to write some documentation on setting postfix up to use
> this in the mlmmj documentation.

That would be great, please do.

Morten

--

-- 
Morten K. Poulsen <mopo@...>
CTO, FableTech
http://fabletech.com/

Fabio Busatto | 2 Nov 2008 22:50
Picon
Favicon

Re: mlmmj-1.2.16-PRE1 released

2008/10/31 Morten K. Poulsen <mopo@...>:
> Have I missed any patches?

Hi, I posted IT files on this list some time ago.
The current ones are incorrect (break headers) and incomplete (based
on a previous version).
Please check my post and feel free to ask me for changes.

Bye
Fabio

Morten K. Poulsen | 2 Nov 2008 22:53

Re: mlmmj-1.2.16-PRE1 released

Hi Dave,

On Sat, 2008-11-01 at 12:50 -0700, Dave Taylor wrote:
> Not sure if this is the appropriate place to mention this

It is.

> One is that it doesn't build when you say "make".  You need to say  
> "make mlmmj-recieve-strip".

Did you configure with --enable-recieve-strip ?

> The other is that what I'm really dying for is not a list of mime  
> types to disallow, but a list of mime types to allow.  Specifically, I  
> only want to allow text/plain.

That part is easy, if you don't need to strip anything else. Just put
the following in control/access

allow Content-Type: text/plain

> But here's the last, annoying part.  :)

Damn, I knew it :)

> I want one user in particular to be able to bypass this stripping  
> stage, because she attaches the valuable NUEA/UTA job list to her  
> emails, and we're all agreed that it's worth an exception.

allow From: user@...
(Continue reading)

Morten K. Poulsen | 2 Nov 2008 23:37

Re: mlmmj-1.2.16-PRE1 released

Hi Fabio,

On Sun, 2008-11-02 at 22:50 +0100, Fabio Busatto wrote:
> Hi, I posted IT files on this list some time ago.

Sorry, I forgot about them. Good thing I have my development environment
up and running again, so I won't have to make another catch-up round
like this one.

> The current ones are incorrect (break headers) and incomplete (based
> on a previous version).

Yeah, I can see that. The headers have been broken in the Italian
translation for three years.

Thanks for fixing it, and bringing the translation up to date.

> Please check my post and feel free to ask me for changes.

How do you say "Below this line are the first 100 lines of the denied
message" in Italian? It is needed for Sascha Sommer's better (more
verbose) rejection mails.

Morten

--

-- 
Morten K. Poulsen <mopo@...>
CTO, FableTech
http://fabletech.com/

(Continue reading)

Fabio Busatto | 2 Nov 2008 23:43
Picon
Favicon

Re: mlmmj-1.2.16-PRE1 released

Morten K. Poulsen wrote:
> How do you say "Below this line are the first 100 lines of the denied
> message" in Italian? It is needed for Sascha Sommer's better (more
> verbose) rejection mails.

It is "sotto questa riga le prime 100 linee del messaggio negato".
Bye
-fabio

Morten K. Poulsen | 2 Nov 2008 23:56

Re: mlmmj-1.2.16-PRE1 released

On Sun, 2008-11-02 at 23:43 +0100, Fabio Busatto wrote:
> > How do you say "Below this line are the first 100 lines of the denied
> > message" in Italian? It is needed for Sascha Sommer's better (more
> > verbose) rejection mails.
> 
> It is "sotto questa riga le prime 100 linee del messaggio negato".

Grazie!

Morten

--

-- 
Morten K. Poulsen <mopo@...>
CTO, FableTech
http://fabletech.com/

Morten K. Poulsen | 3 Nov 2008 00:21

mlmmj-1.2.16-PRE2 released

Hi list,

I've gotten some reminders, and have committed the following since
mlmmj-1.2.16-PRE1:

 o Updated Italian listtexts (Fabio Busatto)
 o Added Postfix pipe backend support (Niki Guldbrand)
 o PHP admin interface bugfix (Niki Guldbrand)

plus a few minor changes.

Am I still missing something?

http://mlmmj.mmj.dk/~mortenp/mlmmj-1.2.16-PRE2.tar.bz2
e3dca1c735264baf977fe649574d00ca

http://mlmmj.mmj.dk/~mortenp/mlmmj-1.2.16-PRE2.tar.gz
d6c8113f5ad4616222e77fc0fd820370

The following changes have been made since mlmmj-1.2.15:

 o Updated Italian listtexts (Fabio Busatto)
 o Added Postfix pipe backend support (Niki Guldbrand)
 o PHP admin interface bugfix (Niki Guldbrand)
 o Added support for static bounce addresses (Thomas Jarosch)
 o Added a sanity check in mlmmj-receive-strip (Chris Webb)
 o Added miscellaneous sanity checks (Thomas Jarosch)
 o Disabled digest mails when 'noarchive' is set (Thomas Jarosch)
 o Added Russian listtexts (Nikolay Derkach)
 o Fixed mmap()ing of zero-sized files (Robin H. Johnson)
(Continue reading)


Gmane