Page 1 of 1

Unable to add work email address

Posted: Fri Apr 21, 2017 4:48 am
by Balagopal
Hi Team,

I am unable to add work email address under my contact information. Throws an error "work email address is invalid" even though its a correct one. please help.

Re: Unable to add work email address

Posted: Mon Apr 24, 2017 8:20 am
by alexh
It could be possible that your email can only be resolved publicly. If your TimeTrex server is using a local DNS configuration or if it is using Active directory you may need to setup a MX record so that the email address can be resolved locally.

You can check to see if your domain is being resolved by running nslookup from the command line on the timetrex server.
example:
nslookup mydomain.com

You can also check to see if the mx record is being resolved by setting your record type to mx first.

example:
nslookup -querytype=mx mydomain.com