Modern Events Calendar e mail

It is possible to personalize the e-mail address to which the receipts of reservations and payments are to be addressed.
Now send them to the address of the site administrator, you can choose
another email without changing the administrator site mail?
On the general settings of
Modern Events Calendar I can not find it.
can you help me?

Thanks
Lorenzo

Hello There,

Thanks for writing in! You may set up the email/s in the notifications section.
Please check out this documentation:

Hope this helps.

Ok thanks
Can I change the sender name of the boooking event mail (e.g verify booking ecc) from Wordpress to a name chosen by me?

Can you help me?
Thanks
Lorenzo

Hi Lorenzo,

Regarding the email sender, this is the default behavior of WordPress’ wp_mail() function.

Please read about this function here → https://codex.wordpress.org/Function_Reference/wp_mail

If you notice the first paragraph, it describes what you see:

The default sender name is “WordPress” and the default sender email address is wordpress@yoursite.com. These may be changed by including a header.

So changing the header and the “From” email would take some code customization but that would be outside the scope of our support but I hope this information is clear and helpful to achieve what you want.

Thank you.

Thanks!
Lorenzo

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.