- Posts: 33
- Thank you received: 0
reply to adress
- hella
- Topic Author
- Offline
- Junior Member
-
Less
More
8 years 10 months ago #99428
by hella
reply to adress was created by hella
Hi,
The reply address of an event registration email is the event owners email address. We don't want that, how can I set the reply address of event registration emails to one single emailaddress, regardless who added the event?
thanks,
jose
The reply address of an event registration email is the event owners email address. We don't want that, how can I set the reply address of event registration emails to one single emailaddress, regardless who added the event?
thanks,
jose
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
8 years 10 months ago #99452
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic reply to adress
That would require small modification to the code. Please submit a support ticket sending us super admin account of your site, we will edit code so that the reply to will be the From Email address which you entered in Configuration of Events Booking
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- ThomasM
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 0
8 years 10 months ago #99541
by ThomasM
I wouldn't want that, either.
Maybe a good idea to make it a config option in a future version.
Replied by ThomasM on topic reply to adress
Oh, just seeing this. Didn't know, not been that far in "exploring", I guess.hella wrote: The reply address of an event registration email is the event owners email address. We don't want that...
I wouldn't want that, either.
Tuan, could you please post the mods here, at least a good hint for where and roughly what to modify? Thanks!Tuan Pham Ngoc wrote: That would require small modification to the code. Please submit a support ticket sending us super admin account of your site, we will edit code so that the reply to will be the From Email address which you entered in Configuration of Events Booking
Maybe a good idea to make it a config option in a future version.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
8 years 10 months ago #99544
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic reply to adress
There are two ways to disable this:
1. Go to Events Booking -> Configuration, set Send Notification Email to event creator config option to No. By doing that, no code modification will be needed
2. If you still want to send email to event creator and don't want this reply to, then look at the file components/com_eventbooking/helper/mail.php, find this line of code and remove it:
$mailer->addReplyTo($eventCreator->email);
Regards,
Tuan
1. Go to Events Booking -> Configuration, set Send Notification Email to event creator config option to No. By doing that, no code modification will be needed
2. If you still want to send email to event creator and don't want this reply to, then look at the file components/com_eventbooking/helper/mail.php, find this line of code and remove it:
$mailer->addReplyTo($eventCreator->email);
Regards,
Tuan
The following user(s) said Thank You: ThomasM
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.