-
While underscore-prefixed TXT records are a considerable improvement over placing everything in the root domain, I think it would be best to go a step further.
The usual method of preventing name c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
localhost, being used by so many di…
-
The address `1@1.1` is reported as valid, but doesn't seem to be accepted by SMTP servers.
Is this a bug?
-
(I believe this has been discussed in the past, but I wasn't able to find a related tracking issue. I'm not proposing this as a new priority, just writing it down while I happened to be thinking about…
-
Opening so I don't forget about this, details to come.
Basically if you have something like this in your `FormRequest.php`:
```
'email' => 'required|email:rfc,dns,filter',
```
…
-
hey im having a issue where i only want to use letsencrypt for my subdomain running mailinabox but somehow its incorporating my main domain. so i only want tls on sub.somedomain.com and not somedomai…
-
| SYSTEM INFORMATION||
|----------------------|---------------------------|
| OS type and version | Ubuntu Linux 22.04.4 |
| Webmin version | 2.111 |
| Usermin version …
-
I just worked out how to configure email validation when using `:secure_validatable`
To disable email validation
```
config.email_validation = false
```
To specify options (Example is for rails_ema…
-
Question: Do you now recommend this software versus joohoi/acme-dns-certbot-joohoi?
They appear to be direct alternatives, or is that incorrect?
Thanks!
-
```
Some certificates have subjectAltName, but no 'dns' attribute associated with
it. Thus it failed to get the host and produces error:
"Server presented certificate that does not match host
What…