On Tue, Jul 27, 2004 at 10:13:20AM -0400, Ted Zlatanov wrote: > On 26 Jul 2004, [EMAIL PROTECTED] wrote: > > On Wed, Jul 14, 2004 at 10:59:23AM -0400, Ted Zlatanov wrote: > >> On 13 Jul 2004, [EMAIL PROTECTED] wrote: > >> > 1) "databytes" limit per-user (non system-wide) > >> > >> This could be useful by IP as well, I don't think there's an > >> environment variable for qmail-smtpd right now. > > > > Per IP is easy. Just set DATABYTES=size in you tcp rules file. > > Can that be overridden for authenticated users? I'd like to limit > outside connections but only for unauthenticated users. >
No this is currently not possible. At least for smtp auth. For pop before smtp it is possible via the pbsenv config file to overwrite DATABYTES for authenticated users. -- :wq Claudio
