kaspaas said:I'm running a Linux box with G o D a d dy .com for just this reason.
At US$35 you can't afford to waste Telkom's bandwidth.![]()
This does look like a great option, thanks
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
kaspaas said:I'm running a Linux box with G o D a d dy .com for just this reason.
At US$35 you can't afford to waste Telkom's bandwidth.![]()
Valerion said:Which do you think is the best option?
Yes, true, I agree that is also a very good solution - probably the best you can find. It's just sad that to use Telkom's ADSL to its full capacity you have to payKarnaugh said:Many places who offer email hosting also offer authenticated SMTP relay (we do! PM me). Don't tell me you can't afford R20 or so a month for an SMTP relay if you are sending over 250 mails an hour.
I agree completely. If you're strapped for cash, register yourself a .co.za or .com or similar domain, put down a low-end box (even a lowly Pentium will do), put Linux on it with sendmail/postfix and relay your domain outwards.Karnaugh said:Well, under any circumstance I would never encourage anyone to become reliant on their ISP's email address, especialy for business purposes.
DFantom said:Lots of people. A lot of resellers point there mail server to that. For instance all Mweb ADSL users use smtp.mweb.co.za which is really a CName to smtp.saix.net (before someone tries to prove me wrong, Mweb checks the requesting IP and if it is an ADSL user gives them that. Non ADSL users checking smtp.mweb.co.za will get something else).
Look at Bind DNS server from version 8 and above, built in feature named views designed to do exactly that. Before that you could do it with multiple bind installations but it was a pain.rainynight65 said:If I know my ABCs about DNS, there is no way to give people different results based on their IP address. That would annihilate the usability of the DNS system anyway. One IP can have many aliases, but only one designated host name, which is the one returned by a reverse lookup.
DFantom said:Look at Bind DNS server from version 8 and above, built in feature named views designed to do exactly that. Before that you could do it with multiple bind installations but it was a pain.
colin@jupiter:~$ host smtp.mweb.co.za
smtp.mweb.co.za A 196.25.240.94
colin@jupiter:~$ host 196.25.240.94
Name: rofl.hai2u.lo.lz
Address: 196.25.240.94