| Author |
Message |
kabbey Junior Member
Joined: 18 Jan 2006 Posts: 1
|
Posted: 01-18-2006 06:38 PM Post subject: Basic Dynamic SMTP setup |
|
|
Hi.
I am attempting to configure the Dynamic SMTP for my site.
I have a single RH9 linux system behind a netgear router. I am using DDNS to enable a domainname for this site.
I would like to be able to send email from my server outside of my own network, but I believe my ISP blocks port 25. So, nothing really tricky.
I have purchased the DSMTP option and am having a hard time trying to figure out what all I need to do to enable this -- mostly from the DSMTP perspective. I think I have a handle on my qmail configurtation.
Any help is GREATLY appreciated.
Thanks so much.
-k |
|
| Back to top |
|
 |
danm Junior Member
Joined: 20 Oct 2005 Posts: 15
|
Posted: 06-29-2006 03:56 PM Post subject: |
|
|
If you're just concerned about outgoing mail, just route all of your mail to your ISP's SMTP gateway (aka smarthost). If you want to use ChangeIP's SMTP host and 25 is blocked, they also have port 5072 open. Route all of your mail to smtp.changeip.com:5072.
Dan |
|
| Back to top |
|
 |
|