Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add from email/name and reply-to settings in the email.php configuration file #1465

Closed
Thomas-git opened this issue Feb 27, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Thomas-git
Copy link

When sending an email, my provider don’t allow to override the From address. So sending an email with my company email wont work.
I had to set company email to the mailer daemon address for mail notification to work.
What would be great is to have:
A 'from' setting in config/email.php
And company email/company name used in 'Reply to' field.

It should be easy enough for me to add. I just need help for available classes and appropriate files.

@alextselegidis
Copy link
Owner

Hello!

Thanks for posting this.

That's a good hint as I've seen this happen again in the past.

Will add this to the upcoming version.

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

@alextselegidis alextselegidis changed the title Mailer security Add from email/name and reply-to settings in the email.php configuration file Feb 28, 2024
@alextselegidis alextselegidis self-assigned this Feb 28, 2024
@alextselegidis alextselegidis added the enhancement New feature or request label Feb 28, 2024
@alextselegidis alextselegidis added this to the v1.5.0 milestone Feb 28, 2024
@alextselegidis
Copy link
Owner

Hello!

This one just got pushed on develop.

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

@Thomas-git
Copy link
Author

Great thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants