Re: outlook connect postfix use tls will fail,reject: RCPT from , 554 5.7.1,Client host rejected: Access denied

2017-09-11 Thread xiedeacc
Ihave solved this by change outlook configuration, for outlook have to manual set to send authentication to postfix, when add account to outlook, at other configuration, send server, need choose my sender server(SMTP) need authentication -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix

Re: outlook connect postfix use tls will fail,reject: RCPT from , 554 5.7.1,Client host rejected: Access denied

2017-09-11 Thread xiedeacc
not confused, just because outlook stranger configuration, outlook have to manual set to send authentication to postfix, when add account to outlook, at other configuration, send server, need choose my sender server(SMTP) need authentication -- Sent from: http://postfix.1071664.n5.nabble.com/Pos

Re: outlook connect postfix use tls will fail,reject: RCPT from , 554 5.7.1,Client host rejected: Access denied

2017-09-10 Thread Viktor Dukhovni
: >554 5.7.1 : > Client host rejected: Access denied; This is a "reject" action in "smtpd_client_restrictions" for a client that *did not* do SASL authentication. Perhaps this client wants the SASL "LOGIN" mechanism to be available, but you're

Re: outlook connect postfix use tls will fail,reject: RCPT from , 554 5.7.1,Client host rejected: Access denied

2017-09-10 Thread xiedeacc
maybe I misunderstood what's MUA, I will try to change configurations tommorow, for in a inet envirament, my postfix will send a wrong certs for unkown reason ,this really bother me, not localhost, but inet, and in inet, nginx will sent wrong certs too, I cannot find the reason -- Sent from: htt

Re: outlook connect postfix use tls will fail,reject: RCPT from , 554 5.7.1,Client host rejected: Access denied

2017-09-10 Thread Wietse Venema
xiedeacc: > Sep 10 18:40:01 ... 554 5.7.1 : Client host > rejected: Access denied This is blocked by a 'reject' action in smtpd_client_restrictions or by a 'reject' result in a check_client_access lookup table. Suggestion: simply your rules and add things until things

Re: outlook connect postfix use tls will fail,reject: RCPT from , 554 5.7.1,Client host rejected: Access denied

2017-09-10 Thread Benny Pedersen
xiedeacc skrev den 2017-09-10 16:44: it's really a real mua, it's dovecot no Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html this is a real mua ironical ?

Re: outlook connect postfix use tls will fail,reject: RCPT from , 554 5.7.1,Client host rejected: Access denied

2017-09-10 Thread xiedeacc
it's really a real mua, it's dovecot -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Re: outlook connect postfix use tls will fail,reject: RCPT from , 554 5.7.1,Client host rejected: Access denied

2017-09-10 Thread Matus UHLAR - fantomas
please, use a real MUA to send mail so it does not wrap lines pasted from configuration and logs. On 10.09.17 04:05, xiedeacc wrote: Sep 10 18:40:01 xiedeacc postfix/smtpd[5536]: NOQUEUE: reject: RCPT from unknown[122.226.185.66]: 554 5.7.1 : Client host rejected: Access denied; from= to= proto

outlook connect postfix use tls will fail,reject: RCPT from , 554 5.7.1,Client host rejected: Access denied

2017-09-10 Thread xiedeacc
5.7.1 : Client host rejected: Access denied; from= to= proto=ESMTP helo= here is main.cf smtpd_helo_restrictions = permit_mynetworks, reject_non_fqdn_hostname, reject_invalid_hostname, permit #smtpd_sender_restrictions = permit_mynetworks, reject_non_fqdn_sender, reject_unknown_sender_domain

Re: 554 5.7.1 : Client host rejected. Access denied.

2008-12-08 Thread Miguel Angel Cañedo
El lun, 08-12-2008 a las 11:45 -0600, J.P. Trosclair escribió: > Miguel Angel Cañedo wrote: > > Hi I have set up my postfix server: > > Every SMTP connection from evolution works. > > Every SMTP connection from Outlook fails (smtp authentication is marked) > > they

Re: 554 5.7.1 : Client host rejected. Access denied.

2008-12-08 Thread J.P. Trosclair
Miguel Angel Cañedo wrote: Hi I have set up my postfix server: Every SMTP connection from evolution works. Every SMTP connection from Outlook fails (smtp authentication is marked) they get 554 5.7.1 : Client host rejected. Access denied. This is driving me nuts, any help will be grat, thanks in

554 5.7.1 : Client host rejected. Access denied.

2008-12-08 Thread Miguel Angel Cañedo
Hi I have set up my postfix server: Every SMTP connection from evolution works. Every SMTP connection from Outlook fails (smtp authentication is marked) they get 554 5.7.1 : Client host rejected. Access denied. This is driving me nuts, any help will be grat, thanks in advance Here are my files