Mickael B:
> If I create specific transport like slow and high
> Slow_connection_cache_time_limit = 2s
> High_connection_cache_time_limit = 5s
There is no documentation that supports this, therefore these
are not Postfix features.
> I have to add the value in scache(8) and smtp(8)?
If you have m
11 18:46
À : Postfix users
Objet : Re: Message sent per open connection
Mickael B:
> I try to change the source code of postfix to allow postfix to
> send more than one message per open connection (while rate-limiting
> at one per 6 seconds).
Wietse:
> It is anti-social to keep a remot
Mickael B:
> I try to change the source code of postfix to allow postfix to
> send more than one message per open connection (while rate-limiting
> at one per 6 seconds).
Wietse:
> It is anti-social to keep a remote SMTP connection idle for several
> seconds. If you need to send lots of email, you
bmin
Mick
-Message d'origine-
De : owner-postfix-us...@postfix.org
[mailto:owner-postfix-us...@postfix.org] De la part de Wietse Venema
Envoyé : mardi 18 octobre 2011 17:23
À : Postfix users
Objet : Re: Message sent per open connection
Mickael B:
> I try to change the source
Mickael B:
> I try to change the source code of postfix to allow postfix to
> send more than one message per open connection (while rate-limiting
> at one per 6 seconds).
It is anti-social to keep a remote SMTP connection idle for several
seconds. If you need to send lots of email, you must not us
part de lst_ho...@kwsoft.de
Envoyé : mardi 18 octobre 2011 17:08
À : postfix-users@postfix.org
Objet : Re: Message sent per open connection
Zitat von Mickael B :
> Hi,
>
>
>
> I try to change the source code of postfix to allow postfix to send more
> than one message per open co
: 'postfix users'
Objet : Message sent per open connection
Hi,
I try to change the source code of postfix to allow postfix to send more
than one message per open connection.
I want to create a new value like message_per_open_connect=
I use the rate delay >0 that for the concurr
Zitat von Mickael B :
Hi,
I try to change the source code of postfix to allow postfix to send more
than one message per open connection.
I want to create a new value like message_per_open_connect=
I use the rate delay >0 that for the concurrency limit at 1.
I also try to change this settin
Hi,
I try to change the source code of postfix to allow postfix to send more
than one message per open connection.
I want to create a new value like message_per_open_connect=
I use the rate delay >0 that for the concurrency limit at 1.
I also try to change this setting in source code and cha