Setting-Up-A-Mail-Client

POP Server (Incoming Server)

pop.domain.tld
eg. pop.example.com

PORT 110 (This is usually the default setting)

SMTP Server (Outgoing Server)

smtp.domain.tld
eg. smtp.example.com

PORT 25 (This is usually the default setting)

Note that you HAVE to use password auth so you can send email to the outside. Otherwise it will just be rejected with a "relay denied" error.

User Name (Login)

user@domain.tld
eg. webmaster@myamazingwebsite.com
Page last modified on May 21, 2008, at 01:41 PM EST