Re: lmtp concurrency configuration

2010-06-25 Thread Luciana Moreira
Hello Victor, Thank you so very much :) :) It worked like a charm and the queue is beautifully processed. I took that variable from: http://www.postfix.org/postconf.5.html but I missed the point where it said: "This parameter is available in Postfix version 2.2 and earlier." My mistake the do

Re: lmtp concurrency configuration

2010-06-24 Thread Victor Duchovni
On Thu, Jun 24, 2010 at 07:48:53PM +0200, Luciana Moreira wrote: > Hello, > > Thx again for the replies, I am starting to see the light at the end of the > tunnel :-) > > I have tried to disable the lmtp connection caching by setting the > following variable on main.cf: > lmtp_cache_connection=n

Re: lmtp concurrency configuration

2010-06-24 Thread Luciana Moreira
Hello, Thx again for the replies, I am starting to see the light at the end of the tunnel :-) I have tried to disable the lmtp connection caching by setting the following variable on main.cf: lmtp_cache_connection=no but the same errors are happening. Victor Duchovni wrote: On Thu, Jun 24

Re: lmtp concurrency configuration

2010-06-24 Thread Victor Duchovni
On Thu, Jun 24, 2010 at 06:55:47PM +0200, Luciana Moreira wrote: > Hello Wietse, > > Thx a lot for your quick reply. > > I thought that the client side concurrency was defined by: > > 1) lmtp_destination_concurrency_limit Per nexthop, provided the transport is called "lmtp", and not something els

Re: lmtp concurrency configuration

2010-06-24 Thread Luciana Moreira
Hello Wietse, Thx a lot for your quick reply. I thought that the client side concurrency was defined by: 1) lmtp_destination_concurrency_limit 2) the number of lmtp processes I have set them both to 1 now and still get the same error message. So I am starting to believe that there must be yet

Re: lmtp concurrency configuration

2010-06-24 Thread Wietse Venema
Luciana Moreira Signed by - PrivaSphere AG: > Hello guys, > > I am trying to tunne our postfix installation. In our setup we receive > mails, pass them after an anti-virus milter to a internal mail > processing system that uses lmtp using a content filter, and then > forward the mail to the fin