> On Jun 19, 2019, at 6:37 AM, Ralf Hildebrandt <r...@sys4.de> wrote: > > The error message says: > > Protocol error: host gmail-smtp-in.l.google.COM[173.194.76.26] said: 250 > 2.1.5 OK w9si551343wmd.47 - gsmtp (in reply to DATA command)
Ralf, your inattention to detail disappoints me. :-( The correct reply to "DATA" is "354" not "250". Something is awfully out of sync if Gmail is returning "250" in response to "DATA". That's presumably a response for one of the recipients, so Gmail sent one more response than Postfix expects, or Gmail received one more command than Postfix expected to send. -- Viktor.