[vchkpw] Force Auth from all but localhost

2006-04-14 Thread Sascha Ebach
Hi, how can I enforce that everybody (except localhost) has to authenticate via smtp auth. The way I have it configured now is that all that are not in rcpthosts have to authenticate, but all that are in rcpthosts can be send email without auth. How can I change that? Thank you. -- Sascha

[vchkpw] How to bypass quota

2006-04-14 Thread Olivier JUDITH
Hello, I use qmail + vpopmail + courrier-imap ... and i have activated quota for each users to 100M . It work fine fine but, some users would like to be prevent when their Maildir box size is greater than quota and continue to receive their mail. Can i do that ? i think to make some change in

[vchkpw] vadddomain -u issues

2006-04-14 Thread kengheng
When I add a domain using vadddomain -u domain, I have to change the permission of /var/qmail/vpopmail/etc/vpopmail.mysql to o+r ? Thanks.

Re: [vchkpw] Force Auth from all but localhost

2006-04-14 Thread Rick Macdougall
Sascha Ebach wrote: Hi, how can I enforce that everybody (except localhost) has to authenticate via smtp auth. The way I have it configured now is that all that are not in rcpthosts have to authenticate, but all that are in rcpthosts can be send email without auth. How can I change that?

Re: [vchkpw] vadddomain -u issues

2006-04-14 Thread Ken Jones
kengheng wrote: When I add a domain using vadddomain -u domain, I have to change the permission of /var/qmail/vpopmail/etc/vpopmail.mysql to o+r ? Thanks. Yes. By default, and for security reasons, the ~vpopmail/etc/vpopmail.mysql file is only readable by the vpopmail user. If you add any

Re: [vchkpw] Force Auth from all but localhost

2006-04-14 Thread Michael Krieger
You'd want something like http://www.netable.com/~dburkes/qmail-smtpd-requireauth/dist/qmail-smtpd-requireauth-0.30.tar.gz to do it. Note that this patch is against old/different versions of the auth patch, so you'll have to just use it as a guide and do it by hand. In specific, and if I recall

Re: [vchkpw] vadddomain -u issues

2006-04-14 Thread Tom Collins
On Apr 14, 2006, at 9:57 AM, Ken Jones wrote: kengheng wrote: When I add a domain using vadddomain -u domain, I have to change the permission of /var/qmail/vpopmail/etc/vpopmail.mysql to o+r ? Thanks. Yes. By default, and for security reasons, the ~vpopmail/etc/vpopmail.mysql file is only