Earlier quoted context omitted.
Yes, Gsuite has a SLA and telephone support etc.
They have telephone support, but the agents aren't empowered to do very much of anything.
Gmail having issues
141–150 of 460 posts
Re: Gmail having issues
#142under 99.9% is a 3 day credit, and they're currently at 99.4%
Re: Gmail having issues
#143Earlier quoted context omitted.
Logically you'd expect unsubscribe to only act after lots of bounces of this format when the address has been receiving mail fine before. It also seems reasonable not to trust such bounces for the entire domain for a while when this happens to lots of other addresses that have worked fine before. Not that I expect software currently works this way, but it does seem like a common sense thing to code in.
I mean, it's possible , but you'd need to queue up a day's worth of bounces, do the analysis, and then handle the bounces asynchronously later on to do that. Most systems operate more immediately in isolation on individual addresses than that right now, because such analysis is generally not needed (until today, of course ;-)).
Re: Gmail having issues
#144Re: Gmail having issues
#145Earlier quoted context omitted.
Which timezone is my local timezone? A bunch of geolocation systems think I'm in Paris. I'm in Melbourne. (My ISP bought an IP block that used to be registered to a French company). That's a considerable difference.
It's not geolocation - just a javascript function to ask the browser what the UTC offset of your local time is. See https://stackoverflow.com/questions/1091372/getting-the-clie...
Intl.DateTimeFormat().resolvedOptions().timeZone
> "Australia/Melbourne"
Which is UTC +11. new Date().getTimezoneOffset()
> -710
Which is roughly UTC +11.8.If you're going to shoebox me into a particular timezone - tell me what it is, and let me change it.
Re: Gmail having issues
#146Anyone else having issues in general with "the internet" over the last few days? The images on different websites I've visited don't load (e.g. twitter, bbc etc). When they do they load, they load verrry slowly
Re: Gmail having issues
#147Earlier quoted context omitted.
s/his/her/
There used to be times when people didn't care for technicalities like this because the focus was on the person's contribution to the discussion. Now that everyone's replaceable, the popular culture desperately tries to shift focus into arguing about pronouns and terms. Watch out, this is a road to nowhere. Forcing others to use the right pronoun won't build up your retirement fund, but will distract you from worryin…
Re: Gmail having issues
#148Over the past 24 hours, I've had GitHub request that I re-verify my gmail three times (roughly 22 hours ago, 2 hours ago, and now), each time resetting my primary email's status to "Undeliverable" and "Unverified" The triggering event may be an email bounce. I get a lot of github notifications sent to my email, and the failure of just one/a few may trigger the reverification.
Re: Gmail having issues
#149"Type: Permanent; SubType: General; Code: smtp; 550-5.1.1 The email account that you tried to reach does not exist. Please try 550-5.1.1 double-checking the recipient's email address for typos or 550-5.1.1 unnecessary spaces. Learn more at 550 5.1.1 https://support.google.com/mail/?p=NoSuchUser y128si147264pfg.177 - gsmtp"