Re: [mailop] Reg. Instant delivery within sec. for OTP based mailer

2018-03-11 Thread Mark Milhollan
On Sat, 10 Mar 2018, Vaibhav wrote: >At Gmail we are able to deliver 70% emails less than 2sec where we expect >all emails to get deliver within 1 OR 2 sec. Does TLS encryption slow down >the delivery ? E-mail isn't instant messaging -- don't expect instant delivery. Yes of course TLS slows thi

Re: [mailop] Reg. Instant delivery within sec. for OTP based mailer

2018-03-10 Thread Steve Atkins
> On Mar 10, 2018, at 1:04 PM, John Levine wrote: > > In article > you > write: >> We are triggering OTP based mailer where we would expect emails to get >> deliver within second from our delivery n/w to reception end. Currently we >> are facing latency in terms of delivering emails to Gmail

Re: [mailop] Reg. Instant delivery within sec. for OTP based mailer

2018-03-10 Thread John Levine
In article you write: >We are triggering OTP based mailer where we would expect emails to get >deliver within second from our delivery n/w to reception end. Currently we >are facing latency in terms of delivering emails to Gmail & other public ISP. To rephrase a little: "We have a design that r

Re: [mailop] Reg. Instant delivery within sec. for OTP based mailer

2018-03-10 Thread Paul Kincaid-Smith
An ESP called PostmarkApp publishes their own "time to inbox" metrics and updates them every five minutes. Their numbers may be a good benchmark reference point for you. See https://status.postmarkapp.com/ They've generously published Ruby code for their "time to inbox" measurement tool, in case a

Re: [mailop] Reg. Instant delivery within sec. for OTP based mailer

2018-03-10 Thread Steve Atkins
> On Mar 10, 2018, at 2:23 AM, Vaibhav wrote: > > Hi Everyone, > > We are triggering OTP based mailer where we would expect emails to get > deliver within second from our delivery n/w to reception end. Currently we > are facing latency in terms of delivering emails to Gmail & other public ISP

[mailop] Reg. Instant delivery within sec. for OTP based mailer

2018-03-10 Thread Vaibhav
Hi Everyone, We are triggering OTP based mailer where we would expect emails to get deliver within second from our delivery n/w to reception end. Currently we are facing latency in terms of delivering emails to Gmail & other public ISP. At Gmail we are able to deliver 70% emails less than 2sec wh