Re: [exim] SMTP protocol violation, 3ware RAID controller

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users @ exim. org
題目: Re: [exim] SMTP protocol violation, 3ware RAID controller
Frank wrote:
> I'm trying to enable a 3ware RAID contoller to be able to send email
> alerts through exim4 (a Debian package, 4.50-4), and exim is rejecting
> the emails with "SMTP protocol violation: synchronization error (input
> sent without waiting for greeting): rejected connection from
> H=[127.0.0.1] input="helo qo21\r\n"


See discussion of the smtp_enforce_sync option, in the docs

http://exim.org/exim-html-4.50/doc/html/spec.html


- Jeremy