- Posts: 67
- Thank you received: 1
Registration emails being rejected as spam
- Claire Haas
- Topic Author
- Offline
- Senior Member
Less
More
1 year 10 months ago #157018
by Claire Haas
Registration emails being rejected as spam was created by Claire Haas
Hi,
I am having a problem with all registration emails being rejected when [REGISTRATION_DETAIL] is included in the email body. It is vital to be able to include this information in the email. How can I fix this please?
Kind regards
Claire
I am having a problem with all registration emails being rejected when [REGISTRATION_DETAIL] is included in the email body. It is vital to be able to include this information in the email. How can I fix this please?
Kind regards
Claire
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
1 year 10 months ago #157019
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Registration emails being rejected as spam
Hi Claire
Honestly, I don't have any clue about it. The mail is delivered by mail server of hosting provider. So I guess you should contact hosting provider and ask them about it
Otherwise, try to modify code of the file components/com_eventbooking/themes/default/emailtemplates/email.php , change the whole code to just:
<?php echo $body; ?>
Then check to see if it works (the purpose is removing the whole css defined on that file)
Tuan
Honestly, I don't have any clue about it. The mail is delivered by mail server of hosting provider. So I guess you should contact hosting provider and ask them about it
Otherwise, try to modify code of the file components/com_eventbooking/themes/default/emailtemplates/email.php , change the whole code to just:
<?php echo $body; ?>
Then check to see if it works (the purpose is removing the whole css defined on that file)
Tuan
The following user(s) said Thank You: Claire Haas
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 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.