[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] APOP : How do I remove a user?
- Subject: Re: [cobalt-users] APOP : How do I remove a user?
- From: Tarren <tarren@xxxxxxxxxxxx>
- Date: Fri May 12 05:58:39 2000
Hi Guys,
The package that manages this is qpopper (including popauth), which IIRC,
you can get loads of info from on http://www.qpopper.org
APOP is handled by 'popauth', and you have to do the following as 'root'
popauth -list
will tell you all the users set up for APOP
popauth -delete <login>
will revert the user back to plan POP
popauth -user <login>
will force the user to use APOP
Hope this Helps,
Regards,
Tarren.
on 12/5/00 10:51 am, Sales - Way to the Web at sales@xxxxxxxxxxxxxxx wrote:
> Hello Bill,
>
>> Question is, how do I remove a user so that he does not have to check
>> email with APOP after he was initially setup with APOP?
>
> We had to sort this out for a customer recently. Unfortunately I used the
> tried and trusted technique of clicking everything until it went away, which
> it did :-)