Redmine say my MS Exchange email address is invalid

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
when register new user,Redmine say the email address abc@domain is invalid, how can I solve the problem?

Replies (1)

RE: Redmine say my MS Exchange email address is invalid - Added by Jan Niggemann 11 months ago

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)