FYI: Logging mail on Postfix 3.4 and Mojave (OSX 10.11)

2018-11-30 Thread rachalmers
This streams in real time, and works ok: log stream --predicate '(process == "smtpd") || (process == "smtp")' --info gratefully accepted from the Apple user community. -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Since 3.4 upgrade, no incoming mail to server is allowed in?

2018-11-30 Thread rachalmers
Well, I can't see what's happening here. 3.4 isn't presenting me with mail.logs on the Mac. Mojave. Internally, I can send mail to myself, but I now no longer get mail from outside? Sending to myself /usr/sbin/sendmail -bv works. It's all internal Sending to anything outside kind of works - it g

Re: Upgraded to 3.4 today. All logging has Stopped?

2018-11-30 Thread rachalmers
Interesting - but I'm at a loss as to how to actually solve the logging problem here. It's a bit iffy with no Postfix mail logs. Dovecot is logging fine, but that's only half the story. -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Re: 3.4 postmap throwing Segmentation:11

2018-11-30 Thread rachalmers
Ok, fixed it. Once again, library locations not specified correctly. Sorry. 'AUXLIBS_MYSQL=-L/usr/local/lib -lmysqlclient -lz -lm' \ It's working now. Robert -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Re: 3.4 postmap throwing Segmentation:11

2018-11-30 Thread rachalmers
Following up to my last message. The output from the original 3.1.4 postmap, and then the output from the 3.4 postmap. Both in Verbose mode. 3.1.4 is clean - no segmentation fault, the second has it right at the end. sudo postfix-3.1.4/bin/postmap -v -q rob...@robert-chalmers.uk mysql:/usr/local/

3.4 postmap throwing Segmentation:11

2018-11-29 Thread rachalmers
I’ve just installed 3.4 and postmap connected to MySQL is throwing a Segmentation Fault:11 on completion of a query. The query appears successful but the error aborts it I think. -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Re: Compiler error on 3.3.2. Mac Mojave (3.3.2)

2018-11-27 Thread rachalmers
I'm now trying 3.3.2 and running into a mess of compile errors again. Firstly - Had to add this patch; referenced elsewhere, but known about. src/global/dict_mysql.c (postfix 3.2.0-5, 3.3.0 and current) to allow build against MySQL 8.x Then had to add this define to dict_mysql.c #define