I'm using postfix on an ubuntu server. Yesterday my PHP webapp sent out a few hundred emails, but a few recipients did not get their messages. I tried to look at my mail.log to find those emails only to discover that only a couple dozen 'sendings' were recorded.
In other words, I know for a fact that my server sent an email to x@y.com, but that sending is not recorded in my mail.log.
Do I have to configure postfix to do something or look in another log?
I also added the -v flag to my smtp entry in master.cf, and reloaded the configuration. I still dont see sendings going into the logs.
In other words, I know for a fact that my server sent an email to x@y.com, but that sending is not recorded in my mail.log.
Do I have to configure postfix to do something or look in another log?
I also added the -v flag to my smtp entry in master.cf, and reloaded the configuration. I still dont see sendings going into the logs.