Re: alterMIME

2016-08-24 Thread Alex JOST
Am 23.08.2016 um 14:29 schrieb Lucius Rizzo: I cannot praise Barracuda enough. Its absolutely necessary if you run a busy MTA these days and have not given up control to Office365,Google :) I have seen Barracudas rejecting empty envelope senders. I wouldn't praise such a system. -- Alex JOS

Re: OpenBSD build: 'dovecot' undeclared

2016-08-24 Thread Wietse Venema
David Benfell: > Sorry, I'm still not getting it. The only thing I could see to do > differently was to put the long make makefiles line all on one line without > continuations. Thus, > > make tidy \ > && make makefiles CCARGS="-DUSE_TLS -I/usr/local/include/eopenssl INSTALL says: ma

Re: alterMIME

2016-08-24 Thread Tanstaafl
On 8/24/2016 4:33 AM, Alex JOST wrote: > Am 23.08.2016 um 14:29 schrieb Lucius Rizzo: > >> I cannot praise Barracuda enough. Its absolutely necessary if you run a >> busy MTA these days and have not given up control to Office365,Google :) > > I have seen Barracudas rejecting empty envelope sende

Re: OpenBSD build: 'dovecot' undeclared

2016-08-24 Thread The Doctor
On Wed, Aug 24, 2016 at 06:57:43AM -0400, Wietse Venema wrote: > David Benfell: > > Sorry, I'm still not getting it. The only thing I could see to do > > differently was to put the long make makefiles line all on one line without > > continuations. Thus, > > > > make tidy \ > > && make mak

Re: OpenBSD build: 'dovecot' undeclared

2016-08-24 Thread Viktor Dukhovni
On Wed, Aug 24, 2016 at 10:42:39AM -0600, The Doctor wrote: > Or postfix could compensate for LibreSSL , an Openssl drop in replacement > for OpenBSD that is standard for OpenBsd, LibreSSL is not quite a "drop in" replacement. > or better yet is Postfix openssl 1.1 ready like exim is? More so

Re: OpenBSD build: 'dovecot' undeclared

2016-08-24 Thread David Benfell
On Wed, 2016-08-24 at 06:57 -0400, Wietse Venema wrote: > David Benfell: > > > > make tidy \ > > && make makefiles CCARGS="-DUSE_TLS > > -I/usr/local/include/eopenssl > INSTALL says: > > make makefiles CCARGS=' ... -Dthis=\"that\" ... ' So I fixed that, and ran headlong into yet anot

Postfix update on Freebsd

2016-08-24 Thread lists
‎I'm running Postfix 3.1.1 on Freebsd 10.2. After running portsnap, I see there is an update. Well sort of. Checking the postfix website, there is no update, and as you can see, the output from  pkg version -v | grep postfix postfix-3.1.1,1 < needs updating (index has 3.1.1_2,1) the rev hasn't

Re: Postfix update on Freebsd

2016-08-24 Thread Łukasz Wąsikowski
W dniu 2016-08-25 o 08:09, li...@lazygranch.com pisze: > ‎I'm running Postfix 3.1.1 on Freebsd 10.2. After running portsnap, I see > there is an update. Well sort of. Checking the postfix website, there is no > update, and as you can see, the output from > pkg version -v | grep postfix > > pos