Mail redirection

Need help? Ask here.

Moderator: Moderators

Post Reply
Lethargic
Posts: 1
Joined: Fri Aug 18, 2006 8:13 am
Contact:

Mail redirection

Post by Lethargic »

hi,

I host my domainname (cplusplus-nl.be) on my own server at home. The DNS settings are hosted by http://freedns.afraid.org/ (I can manage them myself) I am also running my own mail server but my ISP blocks incoming traffic on port 25 so I wanted to set up the SMTP redirection service here but I'm not really sure of the MX records I must set in my DNS settings.
For the moment, it is something like this:

Code: Select all

cplusplus-nl.be A 217.136.213.190 
cplusplus-nl.be MX 10:mail.cplusplus-nl.be
mail.cplusplus-nl.be A 217.136.213.190 
How must I change this to let it work with the mail redirection service here?

Tia
RollerNetSupport
Site Admin
Posts: 598
Joined: Wed Nov 17, 2004 10:05 pm
Location: Nevada
Contact:

Post by RollerNetSupport »

We recommend using both our mail servers with equal priority, so:

Code: Select all

cplusplus-nl.be MX 10:mail.rollernet.us
cplusplus-nl.be MX 10:mail2.rollernet.us
Technical Support support@rollernet.us
Roller Network LLC
Post Reply