Re: Appending contents to file

"Julian H. Stacey" <[email protected]> Fri, 22 Jan 2016 01:07:46 +0100
Newsgroups gmane.mail.procmail
Organization http://berklix.eu BSD Unix Linux Consultants, Munich Germany
Message-ID <[email protected]>
Bob Holtzman wrote:
> On Thu, Jan 21, 2016 at 06:13:33PM +0200, udi M wrote:
> 
>         ..........snip..........
> 
> >     <blockquote
> > cite="mid:CAC1e3YiKwL8BbsjY31qKUo6APe-GuWEeX+ywT+RoU9VAoeuKdQ@mail.gmail.com"
> >       type="cite"><br>
> >       <pre wrap="">____________________________________________________________
> > procmail mailing list   Procmail homepage: <a class="moz-txt-link-freetext" href="http://www.procmail.org/">http://www.procmail.org/</a>
> > <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>
> > <a class="moz-txt-link-freetext" href="http://mailman.rwth-aachen.de/mailman/listinfo/procmail">http://mailman.rwth-aachen.de/mailman/listinfo/procmail</a></pre>
> >     </blockquote>
> >     <br>
> >   </body>
> > </html>
> 
> Most mailing lists prohibit html posts. If this one doesn't, it should!

Agreed !
On lists I run, I enforce that with /etc/mail/aliases 
a sample roughly like this, (less my multiple server complexity):

  LIST:          LIST-0@servers
  LIST-0:        "|/usr/local/bin/demime -8 -|/usr/local/majordomo/wrapper \
			resend -l LIST -h servers LIST-outgoing"
  LIST-outgoing: :include:/usr/local/majordomo/lists/LIST, \
		 	LIST-archive@list0, LIST-digest-0@list0

Only problem is, demime is a perl script that was taken out of newer
versions of FreeBSD & its replacement /usr/ports/mail/emil/ cores
occasionaly, & I need to upgrade OS, so if people reccomend other
better modern filters, I'd be interested.

A bunch of URLs & notes here:
 http://berklix.com/~jhs/src/bsd/fixes/freebsd/ports/gen/mail/demime/README.no_customise

Cheers,
Julian
--
Julian Stacey,  BSD Linux Unix Sys. Eng. Consultant Munich http://berklix.eu
 Mail plain text,  No quoted-printable, HTML, base64, MS.doc.
 Prefix old lines '> '  Reply below old, like play script.  Break lines by 80.