My app is attempting to use sendmail to send an email message. I can see the email's sitting in /var/spool/postfix/maildrop
but for some reason which I need help figuring out, the postfix pickup service is not sending them out?? - how to debug?
Asked
Active
Viewed 139 times
0

Tony
- 109
- 2
-
**Logs.** On startup, and during operation, postfix will spew out useful diagnostics, and that is almost always where you want to start figuring out what is going on. – anx Jul 19 '21 at 02:55
-
Where at? I can’t find them – Tony Jul 20 '21 at 01:52