This repository was archived by the owner on Aug 24, 2024. It is now read-only.
Add .xyz to e-mail TLD whitelist#8
Open
James-E-A wants to merge 2 commits into
Open
Conversation
|
Hi... I have been "unable" to get this working despite my best efforts. If you have automated the install or installed on a VM, can you share ? |
Author
I also couldn't get it working on a fresh installation.. probably something to do with selinux. I ended up throwing it up on some commodity LAMP (aka "web") hosting and it worked without any complications. These are less than $5/mo from any provider and I already was renting some anyway, so that's what I'm using. (But this is off-topic for this pull request.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I was trying to set up this software on my server and kept hitting an "Email appears invalid" error. I looked into the source code and was somewhat surprised to see regex e-mail validation being done with a handwritten check.
.xyzis the cheapest TLD whose registrars offer automatic renewal; hence, I use it.