Thanks Bill. I did this and users are still able to use SMTP. I'm using mysql, there's any diference ?
Regards, Julio ----- Original Message ----- From: "Bill Shupp" <[EMAIL PROTECTED]> To: <toaster@shupp.org> Sent: Tuesday, March 15, 2005 5:43 PM Subject: Re: [toaster] Disabling SMTP for my users > Júlio Olivares wrote: > > Due to some abuses from my users I need to disable SMTP (they will have to > > use ISP server instead). In other words, I want to only allow my SMTP server > > to accept messages to my *local* domains instead of relaying even for > > authenticated users. > > > > So, how can I do this please ? > > > > Thank's in advance > > > > If you have roaming users (older toasters), recompile without it. Then > remove ~vpopmail/open-smtp, and run qmailctl cdb. > > Then, disable smtp by default by uncommenting "disable_smtp" in > ~vpopmail/etc/vlimits.default. That should turn off smtp auth for all > users by default, unless specified in their .qmailadmin-limits file. > > Regards, > > Bill >