Am 04.11.2013 11:25, schrieb Thomas Raschbacher:
> On 2013-11-01 23:46, Reindl Harald wrote:
>>
>> maybe the "max_db_connections = 1" for the service and
> I set this one but it still crashes.
>>
>> lmtp_destination_concurrency_limit         = 1
>> dbmail-lmtp_destination_concurrency_limit  = 1
>>
> In which config file would I have to set these two?
> master.cf, main.cf?


[root@mail:~]$ cat /etc/postfix/main.cf | grep lmtp | grep limit
lmtp_connection_cache_time_limit                    = 600
lmtp_connection_reuse_time_limit                    = 600
lmtp_destination_concurrency_limit                  = 1
dbmail-lmtp_destination_concurrency_limit           = 1

[root@mail:~]$ cat /etc/postfix/master.cf | grep lmtp
lmtp            unix  -       -       n       -         -     lmtp
dbmail-lmtp     unix  -       -       n       -         1     lmtp -o 
disable_dns_lookups=yes -o max_idle=3600
________________________________________________

"dbmail-lmtp" can be called something else in your setup!

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to