Domain name questions - solutions

What is an SMTP (Outgoing Mail Server)?

THE SMTP protocol (Simple Mail Transfer Protocol) is the standard protocol that allows e-mail to transfer from a server to another connection.

It is about a protocol that sends mail traffic immediately to another server. The SMTP Protocol works with a few text commands that are being sent to the SMTP server (default is this gate 25). Each send command is being followed by an answer of the SMTP server.
To be able to send mails, you need to configure the SMTP of your internet provider in your mail program (Outlook, Thunderbird, ...)

These are a few examples of SMTP servers in Belgium
- Telenet : uit.telenet.be
- Skynet (ADSL) : relay.skynet.be
- Tiscali : mail.tiscali.be
- UPC/Chello : relay.chello.be
- Planet Internet : mailhost.pi.be
- Wanadoo : smtp.wanadoo.be
- Online : relay.online.be
- XS4all : smtp.xs4all.be

Back