Hello,
Postfix is installed by default on macOS ( here a Sequoia 15.7.3 ).
After a complete verification of /etc/postfix/main.cf &
/etc/postfix/master.cf
and rewriting
/System/Library/com.apple.postfix.master.plist
( which is on a RO filesystem )
on
/Library/com.apple.postfix.master.plist
( which is on a RW filesystem )
checking:
postfix check
postfix status...
Postfix is running, and I am able to send me a local email.
I also receive a lot of external emails.
But I get a lot of errors shown with:
postqueue -p
like:
B68F71C1C2A 256170 Tue Feb 17 14:05:38 [email protected]
(unknown mail transport
error)
[email protected]
And the worst of this problem is that postfix is not logging anything
in
/var/log/mail.log
which was my best source of help for 15 years managing Postfix.
I checked:
syslogd is running
and configured with:
/etc/asl/com.apple.mail
which contains:
# mail facility has its own log file
? [= Facility mail] claim only
> /var/log/mail.log mode=0644 format=bsd rotate=seq compress
file_max=5M all_max=50
* file /var/log/mail.log
which looks correct.
How to configure Postfix logging on recent versions of macOS?
The version of Postfix installed on macOS Sequoia is version 3.2.2.
This is more a macOS problem than a Postfix one.
Thank you for any hint.
--
daniel Azuelos
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]