- Posts: 65
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question subscription - PHPMAILER_RECIPIENTS_FAILED
When a user reply to any post, WHERE other user (that writed before in the same post) changed mail or his mail is disabled, has an error or more error messages like PHPMAILER_RECIPIENTS_FAILED_+mail
Now, I find on joomla forum some similar issues fixed using sendmail. But i would use SMTP.
And, for exemple, i have not this error from community builder or uddeim messages.
I have this error message only on kunena subscription.
I would not disable subscription, but i don't want error message with a mail of other user..
Can I hide error message about phpmailer from kunema subscription? How?
Thanks
Please Log in or Create an account to join the conversation.
THE place to discuss photography!
www.friendlyphotozone.com
Please Log in or Create an account to join the conversation.
Error message shows that there's probably issues in your server/SMTP configuration.
Please Log in or Create an account to join the conversation.
Matias wrote: There's unfortunately no way to fix those messages -- They come form Joomla and we have no control over them.
Error message shows that there's probably issues in your server/SMTP configuration.
I thank you, but, what about (anything more to tell to my server sys admin) server smtp configuration?
I can send message and mail with community builder, and uddeim and my registration form work very fine with my server smtp (exim and dovecot based), etc.
I think that in kunena subscription, server smtp, correctly, inform that system can't inform user that have not valid email , but probably server informs becouse kunena subscription system want to inform.
Please note that I think this, not becouse I'm an expert, but becouse if I send a message to a user that has not a valid email with community builder and uddeim, system do not inform... I ask me, and i ask you, why.
Please note also that i don't want that my users, looking at this system error message, believe that my site pubblish users mail... (in Italy is a little crime - crazy privacy law)
I don't want hide php error, i just would hide mail (right or wrong) subscribers....
Thank you
Please Log in or Create an account to join the conversation.
- astrogoal2
-
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
_____________________________
After test on kunena site we have not errors on subscription...
Please Log in or Create an account to join the conversation.
1) check if email address is valid
2) create email and clean the contents
3) send it to user
Code has been copied and modified from Joomla registration process.
That error comes from Joomla libraries and there's no way to turn it off. I've contacted one of the Joomla developers today and he said that they are reworking this kind of errors to be added into log instead shown to the users. But that won't happen before J1.7(?) goes out..
Please Log in or Create an account to join the conversation.