Re: [vchkpw] vmoduser -w

2005-09-29 Thread Edoardo Serra



Here's the lowdown:

disable_imap: disables IMAP from all IPs except those listed in vchkpw.c 
as "webmail servers".

disable_pop: same as above, but for POP
disable_webmail: disables IMAP and POP access from the "webmail servers", 
regardless of the disable_imap and disable_pop settings.


And, if I remember well, SqWebmail will honori the disable_webmail flag and 
deny access if it's set


Regards


Edoardo Serra
WeBRainstorm - IT Consulting 



Re: [vchkpw] vmoduser -w

2005-09-28 Thread Tom Collins

On Sep 28, 2005, at 9:15 AM, Rick Macdougall wrote:
It removes imap access from 127.0.0.1 (or what ever you compile in, 
127 is default) if you also use the disable imap flag.


ie - disable imap but allow it from 127.0.0.1 for webmail use.  
disable imap and disable webmail to remove all imap access.


Here's the lowdown:

disable_imap: disables IMAP from all IPs except those listed in 
vchkpw.c as "webmail servers".

disable_pop: same as above, but for POP
disable_webmail: disables IMAP and POP access from the "webmail 
servers", regardless of the disable_imap and disable_pop settings.


--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: 
sniffter.com




Re: [vchkpw] vmoduser -w

2005-09-28 Thread Rick Macdougall

Jason Wilkinson wrote:

Sorry if I just haven't been able to find the answer to this. I see 
that vmoduser -w is already in place to "( set no web mail access flag 
)" but I see no references to which web mail interface this was 
designed to be used with. Is this just a placeholder for future use, 
or is there a web mail package that currently ties into this check 
during auth?


TIA

jason


Hi,

It removes imap access from 127.0.0.1 (or what ever you compile in, 127 
is default) if you also use the disable imap flag.


ie - disable imap but allow it from 127.0.0.1 for webmail use.  disable 
imap and disable webmail to remove all imap access.


Regards,

Rick