Re: [toaster] Disabling SMTP for my users

2005-03-17 Thread Júlio Olivares
Thanks Bill and Tom, the problem is solved. - Original Message - From: "Tom Collins" <[EMAIL PROTECTED]> To: Sent: Thursday, March 17, 2005 8:48 PM Subject: Re: [toaster] Disabling SMTP for my users > On Mar 17, 2005, at 10:07 AM, Bill Shupp wrote: > >&

Re: [toaster] Disabling SMTP for my users

2005-03-17 Thread Tom Collins
On Mar 17, 2005, at 10:07 AM, Bill Shupp wrote: I did this and users are still able to use SMTP. I'm using mysql, there's any diference ? No. Make sure that smtp-auth is failing. Next, double check that open-smtp is clear, that you don't have any relays setup in tcp.smtp, and that tcp.smtp.cdb

Re: [toaster] Disabling SMTP for my users

2005-03-17 Thread Bill Shupp
Júlio Olivares wrote: Thanks Bill. I did this and users are still able to use SMTP. I'm using mysql, there's any diference ? No. Make sure that smtp-auth is failing. Next, double check that open-smtp is clear, that you don't have any relays setup in tcp.smtp, and that tcp.smtp.cdb is updated.

Re: [toaster] Disabling SMTP for my users

2005-03-17 Thread Júlio Olivares
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: Sent: Tuesday, March 15, 2005 5:43 PM Subject: Re: [toaster] Disabling S

Re: [toaster] Disabling SMTP for my users

2005-03-15 Thread Bill Shupp
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 ? Tha