A mail server is a host that provides email services. They generally can send and receive, store mail for users and support a variety of email protocols. It is possible to set up a mail server wherever you have a TCP/IP network.
JorgeM
Industrious Poster
4,018 posts since Dec 2011
Reputation Points: 297
Solved Threads: 548
Skill Endorsements: 115
So if your company has a domain name, you can start by querying DNS to find out if they have an MX record. That would indicate the presence of an SMTP server. Note that the SMTP may or may not actually be the server that hold mailboxes. It depends on how many servers in that infrastructure.
Open a command prompt, type NSLOOKUP, hit enter.
Type "set type=MX", no quotes and hit enter. Then type the domain name.
This will at least get you started. It would be easier though just to call your help desk for more help.
JorgeM
Industrious Poster
4,018 posts since Dec 2011
Reputation Points: 297
Solved Threads: 548
Skill Endorsements: 115
Every email that is sent passes through a series of mail servers along its way to its intended recipient. Although it may seem like a message is sent instantly - zipping from one PC to another in the blink of an eye - the reality is that a complex series of transfers takes place. Without this series of mail servers, you would only be able to send emails to people whose email address domains matched your own - i.e., you could only send messages from one example.com account to another example.com account.
brylle
Junior Poster in Training
58 posts since Aug 2012
Reputation Points: -2
Solved Threads: 4
Skill Endorsements: 0