Gregory J. Feig wrote:
> Shelomo ........my pop3/smtp server is called mail.hi-line.net...
> ....instead of "pop..." Would this trick of yours work on my
> server, too, or must it to a "pop" prefix....?
The name of the machine isn't as important as the 110 port.
If it's listening on port 110, it's going to be a POP server
99.9% of the time...
(I only leave the room for error, because I never like to
say always. You never know how somebody might strangely
configure his machine ;) ...IMAP listens to port 143, and
SMTP is on port 25.
- Steve