Re: [Mimedefang] REVISED: postfix/mimedefang socket

2017-09-27 Thread Bill Cole

On 26 Sep 2017, at 23:47, Michael Fox wrote:


Bill, you and Dianne are both right, depending on the version.

See my previous message.  I provided a diff between v2.78 and v2.79.


That's only in the Debian variant, not Dianne's original code. 
Everything in the top-level 'debian' directory of the source package for 
Debian (and Debian derivatives like Ubuntu) is created and maintained by 
the Debian packager. I tried to figure out where they inserted the bug, 
but it seems to have been in a version control gap between 2.75 and 2.78 
(or maybe between Debian and Ubuntu???) that I don't understand. It may 
simply be that in earlier versions the distribution init scripts' 
"restart" command was used directly rather than generating a generic 
systemd unit file that synthesizes restart with plain "start" and "stop" 
commands.

___
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


Re: [Mimedefang] base64 to text

2017-09-27 Thread Dianne Skoll
On Tue, 26 Sep 2017 21:53:14 -0700
"Michael Fox"  wrote:

> Does there exist a repository of functions written by folks for MD?
> It sure would help us noobs to not have to re-invent the wheel.

MIME::tools is what you want; it's a prerequisite for MIMEDefang
and is therefore already installed.   man MIME::Entity is your
starting point.

Regards,

Dianne.
___
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang