On Sat, Jan 22, 2000 at 05:55:26PM +0100, J.M. Roth iip" wrote:
> ok thanks wow
> 
> what i was in fact wondering about
> does it run on the same port than pop3 (110) ?

yes.

> does the normal POP3 authentication still work or will only the APOP thing
> work after I created a user with the -a flag
> how do I recognize in fact (from the .vpasswd file or similar) which user
> has APOP enabled?

I pass on this question. It seems however that vpopmail's function pw_comp supports
for a "type" which will allow user/pass and APOP to live together or
be exclusively used. But unfortunately vadduser doesn't let you to set this type
to the values 0, 1 or 2 so I don't really understand how this is supposed to
be managed. Via qmailadmin?


Snippet from vpopmail.c: (3.4.11j)
        /* Type can be: 0 -- try both APOP and user/passwd
                        1 -- user/passwd only
                        2 -- only do an APOP check
           If only APOP or PASSWD auth is compiled in (ie, not both), then the
           type field is ignored.
        */

/magnus

--
http://x42.com/

Reply via email to