Redmine say my MS Exchange email address is invalid
Replies (1)
(1-1/1)
Added by water wang 11 months ago
I'am running Redmine in local area network of my Laboratory
Our mail system is Microsoft Exchange.
Our email address is like abc@domain instead of abc@domain.com
when register new user,Redmine say the email address abc@domain is invalid, how can I solve the problem?
THE USE OF DOMAIN-LITERALS IS STRONGLY DISCOURAGED (RFC 822, 1982, http://www.ietf.org/rfc/rfc0822.txt).
IIRC, the form abc@domain is not a valid email address as defined by the various RFCs anyway, because the domain part is incomplete (TLD is missing).
I think it's OK for redmine to say such addresses are invalid, you' better tell your MTA guys to abide by the RFCs...
(1-1/1)