postfix가 몇몇 도메인의 메일을 받아들이지 않습니다

postfix가 몇몇 도메인의 메일을 받아들이지 않습니다

postfix에 문제가 있습니다. 우리 서버는 도메인의 이메일을 받아들이지 않습니다.

수신자 서버 로그에 다음이 표시됩니다.

 postfix/smtpd[4533]: improper command pipelining after DATA from mail.domain.hu[IP address]:
postfix/smtpd[4533]: lost connection after DATA (0 bytes) from mail.domain.hu[IP address]

보내는 서버 로그에서(exim4 사용):

 R=lookuphost T=remote_smtp defer (110): Connection timed out: SMTP timeout while connected to domain [IP]

이와 같은 문제를 일으킬 수 있는 제안이 있는 사람이 있습니까? 수신 서버의 잘못된(자체 서명) SSL 인증서로 인해 이 문제가 발생할 수 있습니까?

관련 정보