On Mon, Mar 02, 2009 at 10:44:21PM +0800, Wouter van Marle wrote: > Hi list, > > From me a question that seems to be asked now and then here, but I could > not find any answers even on whether this is possible in the first place. > > I would like to be able to prioritise outgoing e-mail so they do not get > stuck in the queue. This as I now and then send out a large number of > e-mails with attachments, and that saturates my connection for a prolonged > time. It doesn't matter that those mails get out slower, as long as they > get out eventually I'm happy.
Use a custom transport for these messages with a low concurrency limit, or use traffic shaping in the TCP stack to limit the bandwidth per SMTP connection. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.