I have an issue with a Magento 2 store not setting the from path and from name for some reason.
After a few hours of debugging I have decided to work around it temporarily while i figure out the main issue. I have however multiple site instance and need to set the sendmail values per store in their vhosts.
So far i have set the from path correctly with the below in my httpd.conf
:
php_admin_value sendmail_path "/usr/sbin/sendmail [email protected] -t -i"
What is the equivalent for the from name e.g Website Sales?
Try this (from the Postfix variant of
sendmail
):which should be used like
resulting in