TLS1.2 issue with postfix and windows

2013-10-20 Thread Deniss
schannel the problem disappears. By brief investigation looks like schannel drops connection if first tried cipher suite does not work and not try another ciphers any solution ? Best, Deniss

Re: TLS1.2 issue with postfix and windows

2013-10-21 Thread Deniss
Date: From: Subject: [none] On Sun, Oct 20, 2013 at 08:55:33PM +0300, Deniss wrote: I have an issue with postfix-2.10.2 and latest MS windows/exchange/outlook: SSL connection cannot be negotiated with default settings, there is an error in postfix log: Oct 20 20:13:41 box postfix/smtp[21730

Re: TLS1.2 issue with postfix and windows

2013-10-22 Thread Deniss
On 2013.10.21. 23:31, Viktor Dukhovni wrote: > > Once again after the handshake completes. > > When I try: > > $ posttls-finger -t30 -T 180 -c -Ldebug "[mail.co.inbox.lv]" > posttls-finger: initializing the client-side TLS engine > posttls-finger: Connected to mail.co.inbox.lv[195.

prioritization in qmgr scheduler

2017-08-23 Thread Deniss
nders domain or run another qmgr for specific domain to pass messages in first place on same postfix instance ? Deniss

Re: prioritization in qmgr scheduler

2017-08-25 Thread Deniss
On 2017.08.23. 15:28, Wietse Venema wrote: > Deniss: >> Hello, >> >> I looking for a way to speed up delivery for specified sender's domain >> when incoming queue is overloaded. > > When the road to the airport is clogged, everyone has to wait. > Yes, u

Re: prioritization in qmgr scheduler

2017-08-25 Thread Deniss
On 2017.08.25. 14:45, Wietse Venema wrote: > If you must use a single queue, then you will have to increase the > active queue size so that it can absorb the full content of a peak. > This will increase the memory usage by the queue manager. > > The default is: > qmgr_message_active_limit = 20

Re: prioritization in qmgr scheduler

2017-08-28 Thread Deniss
On 2017.08.25. 18:20, Viktor Dukhovni wrote: > > Yes, but ... > >> relay_transport = smtp:backend > > On MX gateway hosts that receive inbound mail, use "relay:..." not > "smtp:..." for your relay transport, and let outbound mail from > your system use "smtp". This reduces contention between in

Re: prioritization in qmgr scheduler

2017-08-28 Thread Deniss
On 2017.08.28. 17:36, Viktor Dukhovni wrote: >>> but only when the destination domain is not a "relay" domain or >>> similar, that is, only if mail for the destination in questin just >>> goes whereever the MX records point with no transport overrides >>> beyond (sender_dependent_default_transport_

add data from XFORWARD to policy delegation protocol

2017-12-08 Thread Deniss
TA2<->policy_server scenarios. Best, Deniss