Hi @eli-ott , thanks for posting on this community!
Is this delay always happening, or is it sometimes less, and sometimes more?
Maybe @Mohit you have some clue about it?
@ahudavert yeah sometimes it is less, for example when I already sent a mail before on the same page it takes less time. It is usually the first mail that I send from a specific page that takes the most time.
We have the same issue of slowness. We have a truly short user verification message, just a few K bytes.
It took 8 seconds for the SMTP to accept the message and get the ack back.
It took an additional 9 seconds for it to forward to my Gmail account.
This kind of thing should not take this long! Are SMTP endpoint instances cold started or something? With a bit of overhead on our own our users are waiting close to 30 seconds for the email to arrive. We will evaluate the speed differences with Sendgrid over the same code and when that’s done, I will update that here.