Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
2 definitions found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
Mail Exchange Record
MX
MX Record
(MX Record) A DNS resource record type that says
which SMTP server handles electronic mail for a particular
domain. E.g. the MX record
foo.co.uk. 1054 IN MX 10 mail.foo.co.uk.
means that mail for an address like "denis@foo.co.uk" should
be sent to "mail.foo.co.uk".
There can be several servers for a domain. The "10" is a
priority - the server with the lowest number will be tried
first.
(2007-01-29)
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
mx
The country code for Mexico.
(1999-01-27)