https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26067

Amit Gupta <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107975|0                           |1
        is obsolete|                            |
 Attachment #107978|0                           |1
        is obsolete|                            |

--- Comment #12 from Amit Gupta <[email protected]> ---
Created attachment 107979
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107979&action=edit
Bug 26067 Member email validation based on MX record.

To Test
Currently we are doing testing for Primary email address from the OPAC page.
1. Enable system preference PatronSelfRegistration
2. Set PatronSelfRegistrationDefaultCategory for ex: ST
3. Set PatronSelfRegistrationLibraryList for ex: MPL
4. Open the page /cgi-bin/koha/opac-memberentry.pl
5. Fill the form and enter email address in Primary email for ex:
   [email protected] you will able to submit the page and it will not give any error
message.
6. Apply the patch
7. Check system preference PatronEmailValidationMXrecord by default it show
"Require".
8. Open the /cgi-bin/koha/opac-memberentry.pl again
9. Fill the form and enter email address in Primary email for ex:
   [email protected] and click on Submit button and it will give error message
"Invalid primary email address".
--------------------------
Thanks Martin 
set as default enabled "PatronEmailValidationMXrecord" as Require.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to