-
SMTP checks are currently incorrectly run against all MX servers found while it should stop on the first successful `RCPT TO`. It should try the next MX only if the current MX failed with temporary er…
-
### Issue Description
"gmail.con" is a common typo in email addresses. The domain lacks a MX record but has an A record. I would desire MX validation to return false but it succeeds. Perhaps ther…
-
Domain names are case insensitive, e.g. example.com, EXAMPLE.COM and examPLE.Com should all be treated as the same domain, but this code currently allows only lowercase domain names and rejects upperc…
-
Wir wollen den Versand so umstellen, dass pro Email ein Job zum versenden verwendet wird. Grundsätzlich könnte das so funktionieren
- [ ] Emails abholen zusammen mit dem MailLog persistieren (im p…
-
after dropping postal addresses the importance of the remaining contact data incl email address is that much higher.
email address validations:
1. entered email address is correctly formed as emai…
-
Hello,
I have managed to damage my git user account so rebuilt, recovered my repositories and reinstalled redmine_git_hosting. In doing so I seem to have broken the repositories that had been connec…