can you please help me decode a MX Record like this
1w IN MX 10 mail.example.com
IN MX 20 mail2.example.net
what is IN in above two records and since in second record there is no update time mentioned, as per my understanding it takes the value from TTL value of the zone file, but is TTL Value a mandatory for zone file ? if not what what is ttl value for second record.
I am fairly new to email tech hence might be asking some basic questions hence would appreciate if you can point me in right direction.