[SOLVED] Users can't register in my site using PEC email

13 years 3 months ago #148115 by krileon
It is fine for the ajax checker to fail as it's just checking against a regular expression (REGEX), which CAN be adjusted very easily. However, what am needing to know in particular is if email addresses are reaching those users at all. A good way to test this is use the Mass Mailer from within CBs User Management and confirming if those users are receiving the email or not.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

13 years 3 months ago #148140 by navajolo
Hi Krileon, hope you feel all right.

I'm not sure I did get your last message with your request for me.

Anyway I had not other users registered in the site, only Admin.
I did registration for a new user (me) with a normal email address, then I sent a message to all users (Admin and me) by MASSMAILER of CB. The message and notifications were regularly sent to all. Admin has a normal mail address too.
Message and notifications were sent from PEC address of my site.
So I can say MASSMAILER works with normal mail addresses.
All this happened in PHPmail, set in Joomla mail configuration (default).

I couldn't do the same with PEC mail addresses of users 'cause they can still not register in my site indifferently from the mail configuration in Joomla.

CIAO

Please Log in to join the conversation.

13 years 3 months ago #148345 by krileon
Ok, so that has confirmed that emails send fine with PEC addresses.

When registering a new user can they register with a PEC address? Ignore the ajax check directly below the email field. Complete the entire registration form as normally, but using a PEC address. Once done click Register and provide a screenshot of any on-screen errors that appear. Are you able to register successfully?

If you can NOT register you will have to manually edit the REGEX for email checking at the following location. Sorry, can't provide the regex as I do not know what a PEC email address is.

IN: administrator/components/com_comprofiler/comprofiler.class.php
ON: Line 26
[code:1]
define( "_UE_PREGMATCH_VALID_EMAIL", "/[a-z0-9!#$%&'*+\\/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+\\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/i" );
[/code:1]


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

13 years 3 months ago #148472 by navajolo
Hi,

we have renounced to use PEC addresses.

Now our users have only to provide NORMAL email addresses to subscribe our site.
Anyway, a PEC e-mail address is just like any other address of e-mail, looking at characters used, and I don't think your solution could work...

Thank you very much,

CIAO

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.204 seconds

Facebook Twitter LinkedIn