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
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
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
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
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/
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
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