Re: limit/tune the smtp sender dameon for specific destination domains

2011-02-04 Thread David Touzeau
Le vendredi 04 février 2011 à 14:48 -0500, Victor Duchovni a écrit : > On Fri, Feb 04, 2011 at 08:31:31PM +0100, David Touzeau wrote: > > > > > Is it supported to set parameters in command line directly in master cf > > > > eg ? > > > > > > No. > > Not the parameters you showed, they are queue-m

Re: limit/tune the smtp sender dameon for specific destination domains

2011-02-04 Thread mouss
Le 04/02/2011 12:52, David Touzeau a écrit : > Le lundi 31 janvier 2011 à 00:50 +0100, mouss a écrit : > >> Le 31/01/2011 00:09, Steve Jenkins a écrit : >>> On Sat, Jan 29, 2011 at 1:23 PM, mouss wrote: Le 29/01/2011 22:19, David Touzeau a écrit : > Dear > > I would like to tune

Re: limit/tune the smtp sender dameon for specific destination domains

2011-02-04 Thread Victor Duchovni
On Fri, Feb 04, 2011 at 08:31:31PM +0100, David Touzeau wrote: > > > Is it supported to set parameters in command line directly in master cf > > > eg ? > > > > No. Not the parameters you showed, they are queue-manager parameters, not SMTP client parameters. > Sorry but this was just an example,

Re: limit/tune the smtp sender dameon for specific destination domains

2011-02-04 Thread David Touzeau
Le vendredi 04 février 2011 à 14:16 -0500, Victor Duchovni a écrit : > On Fri, Feb 04, 2011 at 12:52:05PM +0100, David Touzeau wrote: > > > Is it supported to set parameters in command line directly in master cf > > eg ? > > No. > > > > > slowsmtp unix - - n - - smtp > > Th

Re: limit/tune the smtp sender dameon for specific destination domains

2011-02-04 Thread Victor Duchovni
On Fri, Feb 04, 2011 at 12:52:05PM +0100, David Touzeau wrote: > Is it supported to set parameters in command line directly in master cf > eg ? No. > > slowsmtp unix - - n - - smtp The above goes in master.cf with no "-o ..." options. > transport_destination_concurrency_fa

Re: limit/tune the smtp sender dameon for specific destination domains

2011-02-04 Thread David Touzeau
Le lundi 31 janvier 2011 à 00:50 +0100, mouss a écrit : > Le 31/01/2011 00:09, Steve Jenkins a écrit : > > On Sat, Jan 29, 2011 at 1:23 PM, mouss wrote: > >> Le 29/01/2011 22:19, David Touzeau a écrit : > >>> Dear > >>> > >>> I would like to tune postfix smtp sender according specific destination

Re: limit/tune the smtp sender dameon for specific destination domains

2011-01-30 Thread mouss
Le 31/01/2011 00:09, Steve Jenkins a écrit : > On Sat, Jan 29, 2011 at 1:23 PM, mouss wrote: >> Le 29/01/2011 22:19, David Touzeau a écrit : >>> Dear >>> >>> I would like to tune postfix smtp sender according specific destination >>> domains eg number of connexions, number of email per seconds, qu

Re: limit/tune the smtp sender dameon for specific destination domains

2011-01-30 Thread Wietse Venema
Steve Jenkins: > So for example, let's say I wanted to limit outgoing mail to yahoo.com > to 10 simultaneous connections and 20 emails per second. In master.cf > I'm presuming I put: > > yahoosmtp ? ? ?unix ?- ? ? ? - ? ? ? n ? ? ? - ? ? ? - ? ? ? smtp To limit the concurrency to 10: /etc/postfi

Re: limit/tune the smtp sender dameon for specific destination domains

2011-01-30 Thread Steve Jenkins
On Sat, Jan 29, 2011 at 1:23 PM, mouss wrote: > Le 29/01/2011 22:19, David Touzeau a écrit : >> Dear >> >> I would like to tune postfix smtp sender according specific destination >> domains eg number of connexions, number of email per seconds, queue life >> time >> >> Is there any documentation on

Re: limit/tune the smtp sender dameon for specific destination domains

2011-01-29 Thread David Touzeau
Le samedi 29 janvier 2011 à 22:23 +0100, mouss a écrit : > Le 29/01/2011 22:19, David Touzeau a écrit : > > Dear > > > > I would like to tune postfix smtp sender according specific destination > > domains eg number of connexions, number of email per seconds, queue life > > time > > > > Is there a

Re: limit/tune the smtp sender dameon for specific destination domains

2011-01-29 Thread Ralf Hildebrandt
* David Touzeau : > I would like to tune postfix smtp sender according specific destination > domains eg number of connexions, number of email per seconds, Mouss gave you the solution for these two > queue life time That's not possible with a single instance postfix. You'd need multiple instanc

Re: limit/tune the smtp sender dameon for specific destination domains

2011-01-29 Thread mouss
Le 29/01/2011 22:19, David Touzeau a écrit : > Dear > > I would like to tune postfix smtp sender according specific destination > domains eg number of connexions, number of email per seconds, queue life > time > > Is there any documentation on this needs or how can i define settings in > order to