On 04/05/2016 07:08 AM, Wietse Venema wrote:>> I'm not exactly sure why I'm getting one CONNECT and 2 REJECTs. > > The client sent two RCPT TO commands. Why did it try the same > recipient twice? No idea, I didn't write the client code.
I was just looking to make sure I'm not doing something wrong. Not surprised that some spammer's client is doing something weird! It didn't dawn on me that a client can send 2 identical commands in a single connection, and still be a legit SMTP transaction. Thanks. Jason