| Linode Forum https://forum.linode.com/ |
|
| Ip address required? https://forum.linode.com/viewtopic.php?f=11&t=2428 |
Page 1 of 1 |
| Author: | caveman [ Wed Aug 30, 2006 5:03 pm ] |
| Post subject: | Ip address required? |
Is it possible to setup an SMTP and POP server on linode 80 with just a single Ip address? (I saw another thread where someone stated they had Qmail with linode 80, but I want to be sure before I start.) |
|
| Author: | Xan [ Wed Aug 30, 2006 11:37 pm ] |
| Post subject: | |
Short answer: yes. |
|
| Author: | schmichael [ Thu Aug 31, 2006 9:33 am ] |
| Post subject: | |
Slightly less short answer: yes because they use two different ports. POP3 uses port 110 and SMTP uses port 25. I would highly recommend being very comfortable with how the following work before attempting to setup your own mail server: TCP Ports SMTP POP3 and last but not least: Open relays |
|
| Author: | anderiv [ Thu Aug 31, 2006 2:27 pm ] |
| Post subject: | |
untitled9 wrote:
Well put. |
|
| Author: | rjp [ Thu Aug 31, 2006 8:25 pm ] |
| Post subject: | |
It's also a good idea to learn about SMTP AUTH and SSL. If you can use an authenticated connection over an encrypted link, you don't have to worry about your ISP blocking port 25 (SMTP-over-SSL uses 465). Using POP3 or IMAP with SSL is also a win. If you're only worried about providing service to yourself or a small group, you can make your own self-signed certificates (or, create your own Certificate Authority) and avoid forking over money to Verisign. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|