Skip to content
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
judsonmitchell:masterfrom
James-E-A:master
Open

Add .xyz to e-mail TLD whitelist#8
James-E-A wants to merge 2 commits into
judsonmitchell:masterfrom
James-E-A:master

Conversation

@James-E-A
Copy link
Copy Markdown

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.

.xyz is the cheapest TLD whose registrars offer automatic renewal; hence, I use it.

@test2a
Copy link
Copy Markdown

test2a commented Apr 7, 2021

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 ?

@James-E-A
Copy link
Copy Markdown
Author

James-E-A commented Apr 9, 2021

If you have automated the install or installed on a VM, can you share ?

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.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants