Hello,
I've been debugging timeout problems using openssl commandline client.
local.host:~# openssl s_client -connect 192.168.172.1:25 -starttls smtp
CONNECTED(0003)
depth=0 /CN=remote.mail.domain
verify error:num=18:self signed certificate
verify return:1
depth=0 /CN=remote.mail.domain
veri
On Mon, Apr 22, 2013 at 02:41:56PM -0400, Wietse Venema wrote:
> Perhaps you did not notice that you should send "postconf -n" output.
thanks for the hint, here is "postconf -n" output:
address_verify_map = btree:$data_directory/verify_cache
address_verify_negative_cache = yes
address_verify_negat
The problem is solved, thanks for yours hints. It is too bad connection to
server and few RAM.
The following lines should help other people by the same problem.
/etc/postfix/main.cf
+smtpd_timeout = ${stress?300}${stress:300}s
+address_verify_poll_count = ${stress?5}${stress:5}
+smtpd_hard_error_