Koozali.org: home of the SME Server

Limit bandwith qmail

Paul Buytels

Limit bandwith qmail
« on: April 23, 2001, 03:47:52 PM »
Does anyone know if there is a way to limit the bandwith qmail can use for sending email ?

I'm having some problems with browsing and downloads when i send a large email to serveral (25) different users. qmail uses all the bandwith it can get (and i've got just a 16k upload), which i suspect to slow down traffic.

Thx

Paul Buytels

Charlie Brady

Re: Limit bandwith qmail
« Reply #1 on: April 25, 2001, 12:45:34 AM »
Paul Buytels wrote:
 
> Does anyone know if there is a way to limit the bandwith
> qmail can use for sending email ?

There's no easy solution to that problem. qmail does have a setting to control the number of concurrent outgoing messages, but a single upload may be able to saturate the link in any case.

> I'm having some problems with browsing and downloads when i
> send a large email to serveral (25) different users. qmail
> uses all the bandwith it can get (and i've got just a 16k
> upload), which i suspect to slow down traffic.

The solution is to not send large emails to multiple people. Either use a different format (text instead of Microsoft Word), or use compression (e.g. Winzip) before sending, or put the file or files on your web or ftp server, then send a small email message with a pointer to your file on the web/ftp server.

Regards

Charlie

Paul Buytels

Re: Limit bandwith qmail
« Reply #2 on: April 25, 2001, 03:02:23 AM »
Well, Maybe limiting of concurrent outgoing will do the trick for me.

How do i change this setting for qmail ?

Thanks,

Paul Buytels