Hi, I'm working on an app, that needs to send emails. I have postfix installed and configured and the PHP's mail() function is working just fine, but when I try to send the mail using laravel's Mail::send() method, nothing happens and I get this error in /var/log/mail.err
postfix/sendmail[xxxx]: fatal: usage: sendmail [options]
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community