> But I just can't seem to get a virtual domain email address to password
> authentiacte properly in a POP mail reader. I use the user%vdomain form
> and the password just won't authentcate. Same thing with
> user%vdomain@rdomain.
>
> Any ideas on what (obvious) things I'm missing here?
Is it a problem with the mail reader or with the POP server?
Have you checked by telnet'ing in to port 110?
IN case you aren't familiar with the telnet approach,
try something like
telnet your.pop.server 110
When you get a "+OK" prompt from the server, enter
user [EMAIL PROTECTED]
(get a "+OK" prompt)
pass your.password
If the POP server is authenticating properly,
you'll get a "+OK" after the "pass" command.
At this point you can "list" to see the message
in queue or "quit" to bail out.
If you get disconnected after the "pass" command
then the POP server isn't authenticating you.
Dan Mahoney
[EMAIL PROTECTED]