i have a doubt about this issue. How can I make a register a POP dns
to be redirect to my IP?
I mean, when i digit pop.domain.com, it is reedirect to my ip address
from my server. How can I make this? Anyone can help me?!
Regards.
What is a POP DNS?
POP (email) servers are registered just like any other DNS records.
> I mean, when i digit pop.domain.com, it is reedirect to my ip address
> from my server. How can I make this? Anyone can help me?!
DNS does NOT redirect (for services). If you wish to redirect
for an HTTP server put up a page that does that.
--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)
In either of these two scenarios, you would want to create an DNS A record
for "pop" which you would point to the IP address of your choice.
Most people tend to to create a sub domian like.
pop clients normaly just reslove the domain name and then try to make a
connection on port 110.
Mike.
"cmdmss" <cmd...@gmail.com> wrote in message
news:1179250433.9...@y80g2000hsf.googlegroups.com...