You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this - it was really helpful. Took a bit and eventually I got sendmail to work. For my ISP things didn't work until I added to /etc/postfix/main.cf - sendmail didn't want to connect using the resolved IPV6 addr.
net_protocols=ipv4
I also added this (not sure if this was needed -- the default value was loopback-only which looked suspicious).
I also have the problem TLS is required, but our TLS engine is unavailable, then modify sudo vim /etc/postfix/main.cf change smtp_tls_security_level=none,problem fix
Yes. Unfortunately it seems on Big Sur it's not possible to amend the permissions chown: /usr/libexec/postfix: Operation not permitted as the root is now readonly.
After this setup I get the following error:
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
0B3D68C4939 1669 Mon Nov 28 11:31:59 [email protected]
(Temporary lookup error) [email protected]
What setting have I done wrong?
@thedevxen
Try this then restart the service. I hope this helps. If not, I'll try digging into later.
https://apple.stackexchange.com/questions/355986/configuring-and-running-postfix-mojave-10-14-4