Send from email address

Hi, I’m trying to update the send from email address (the email address the client sees as the sender of the email). I’ve updated the .env file to the correct email address but emails continue to be sent from an email address that is now nowhere to be found across our installation. Note that this is the first email used for the first company upon initial install and it does not appear that we can change this? What am I missing?

Hi,

Are you referring to emails sent to clients or users?

Thanks for reply. To clients.

It may help to run php artisan optimize

Thank you. It ended up fixing itself and I’m assuming that’s because artisan optimize or similar got run via cron. Appreciate the replies!

1 Like