Am 22.04.2014 22:15, schrieb James B. Byrne: > On Tue, April 22, 2014 16:06, [email protected] wrote: >> >> with "smtpd_tls_security_level=encrypt" you enforce encryption >> you don't post any loginfo from postfix but i bet the connections is without > > I do not see any tls failure messages in maillog. That is not to say they are > not there but if they are then I do not recognise them for what they are
please try to understand what i explain you * you enforced TLS * any *unencrypted* connection resluts in "Access denied" * you complain about "Access denied" * you do NOT see failure messages, there is no failure if a client connects unencrypted, only the restrictions you enabled are saying "go away" what you see as result instead write replies what you see and don't see why don't you just do what you are told in case you really want help? "smtpd_tls_security_level = may" would not enforce it remove the line at all and try again would at lats verify my guess use a dedicated port on 127.0.0.1 without restrictions or if needed over network limited with iptables to specific IP's as i already explained you would avoid the mixing of things and restrictions now it's your turn i explained you would solve all your problems
