Alama za template zinatoka kwa mwenyeji wa mandhari ya kuishi
kutatuaLogoUrls ilijenga URL ya nembo kutoka kwa uwanja wa kwanza wa org chochote chake hali, hivyo org bado kuanzisha uwanja wake got URL ya alama ambayo haiku...
Taarifa iliyotolewa juu ya pod makosa kufikiwa hakuna mtu
Broker hapa ni kuwezesha SimpleBroker - katika-heap, kwa pod, hakuna relay - na hii Ugawaji wa karatasi mbili za majibu. Huduma ya Uandikishaji imechapishwa moj...
Watumiaji wawili wa mwisho wa kudumu wanakuwa foleni, na sync ya kuwasiliana hufikia kila pod
Rejista ya barua ilikuwa moja ya usajili wa NATS nne kwenye mtumiaji wa kudumu. Ni wazi kwa muda mrefu kukubali mteja mmoja, kwa hivyo katika replicas mbili ni ...
โ Previous Story Picha zote na Wizara ya Mambo ya Ndani ya Nchi. โ
Endpoints ujumbe moja daima kuchapishwa matukio mailbox kwamba hoja Ondoa na uongeze tabs nyingine. Picha zote na Wizara ya Mambo ya Ndani ya Nchi. ...............
Kila kadi ya mkopo ni kadi ya mkopo, na kadi ya mkopo ni upya
Ujumbe wa barua pepe wa kivinjari ulifunga mtumiaji wa NATS aliyejulikana baada ya mwanachama (Email-ws <id>). Kwa upande mwingine, mteja anakubali mteja mmoja,...
Huduma inaweza kubadilisha kiungo cha mkutano, na chumba kinaambiwa
updateEvent alipumzika cheo, maelezo, eneo, rangi, timezone na kina kiungo, na imeshuka mkutanoUrl - hivyo kiungo aliongeza kwa callback kwamba alikuwa tayari I...
Na badala yake, kila kitu ni kamilifu
Ilisemwa kama "wakati ninawezesha kurudia sauti haihifadhi". Ilikuwa kuokoa. Baada ya hapo Chaguo la pili ambalo mwanachama aliguswa kuliondoa tena - na ukurasa...
Unaweza kuweka kiungo cha mkutano, si tu kusoma
katika mkutano huo, Kinana amekutana na Mhe. Muda mrefu kama mazungumzo yamekuwapo, na hakuna kitu kinachoweza kuandika. Matukio ya mara kwa mara Hakuchukua sha...
Kiungo cha kujiunga kinafikia kalenda ya mgeni, sio tu kikasha chao
Mwaliko ulibeba kiungo chake cha mkutano katika mwili wa html na hakuna mahali pengine, hivyo Mgeni ambaye alikubali Jumatatu na kufungua kalenda yao Ijumaa hak...
Angalia sanduku la barua kwa simu, sio tu kwa kivinjari
Mwenye akili timamu ndiye mwenye uwezo wa kusikia. kuchapisha barua pepe.inbox.<addr>, ambayo ni nini hatimaye anauliza Media Service Bonyeza kwenye simu. Wasik...
Kutoa bug-status preview kuzuia kukataa ambayo sasa inatoa
SystemBugStatusEmail kabla ya upya vitalu mbili masharti, na admin preview ina kutoa huduma kwa wote wawili. Ni wazi, na bila shaka, na bila shaka, bila ya shak...
The the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the the
Wote wawili kusoma sweep inategemea tayari ameketi ndani ya kukamata kwamba magogo na hubeba Kwa hivyo, mgogoro wa Yugabyte kamwe haukuonekana kama kosa - uliji...
Jaribu kuweka kwa digest, si kwa tag
Ahadi ya awali inaacha "kuweka picha" kuwa kimya hakuna-op. Hii inathibitisha kuwa matokeo: baada ya rollout, tag ni kutatuliwa kwa digest katika Usajili na Vio...
Ujenzi wa mradi huo haukuleta chochote na uliripoti mafanikio
Picha ni tagged na SHA ahadi, hivyo kujenga upya ahadi hiyo kuzalisha Mfano wa picha sawa. "Kuweka picha" kisha hakuna mabadiliko, Kufukuzwa ni kamwe kuguswa, '...
Stop one member reaching another's calendar integration, and stop the endpoints handing out the credential
Two defects on the /settings/integrations/member endpoints, both live and both reachable by any signed-in member. The id was the only access control. Every /me...
Create a subfolder under its parent, not beside it with a dot in its name
createFolder joined a parent to a new folder's name with a hardcoded ".". On Gmail, which separates its hierarchy with "/", that produced a top-level folder lit...
Take the folder from the query, so a Gmail folder can be addressed at all
The folder travelled as a path segment, and Gmail separates its hierarchy with "/" โ its Sent folder is `[Gmail]/Sent Mail`. There is no way to put that in one ...
Report the folder separator and special-use role so Gmail's folders are recognisable
A member on Google Workspace saw every one of their folders listed under "My folders" with its raw path for a label โ "[Gmail]/Sent Mail", "[Gmail]/Spam" โ and ...
Stop a provider config save from discarding another form's fields
Every config panel posts only the fields it owns, flat, alongside the provider type -- the Google Workspace panel sends nothing but serviceAccountJson. PUT /api...
Stop a Yugabyte read restart from silently killing a transactional send
EmailTemplateService.sendToUser is the endpoint behind every service-to-service transactional email on the platform, and it was @Transactional over three reads:...
Let a rollout finish what the old pod was doing
Deploys replaced the only pod of each service with nothing to catch the requests in flight. Three settings, applied across the fleet: - preStop sleeps 10s befo...
Open the message, not the mailbox
The app has a route per (folder, uid). Being told about a mail and then landing on a list to hunt for it is the kind of small wrongness that makes a notificatio...
System mail must not send as a domain we do not authenticate
Transactional mail always went out as NoReply@{org primary domain} through our own relay. That is only safe while Kamo hosts the org's mail: then we control the...
Personal mailboxes read the OAuth registry, not dead config
Connecting a personal Gmail or Outlook mailbox has been building its consent URL with client_id= empty, and every attempt was refused by the provider. The cred...
Restore the transaction the attachment overload left behind
baf3c88 added an attachment parameter to sendToUser by moving the whole body into a new six-argument overload. The @Transactional stayed on the five-argument si...
Stop an attachment holding an IMAP connection open forever
getAttachment returned Jakarta Mail's lazy IMAPInputStream straight out of withStore, which puts the Store back in the pool the instant the lambda returns. Two ...
Show a pasted screenshot instead of a broken image
Jakarta Mail hands back a MIME header exactly as it arrived, folds and all: RFC 5322 lets a mail header run over several lines by breaking it at a CRLF followed...
Report a failed association at WARN, not at DEBUG
Lead association swallows its failures on purpose โ a problem attaching a message must never break the sweep that was reading the mailbox โ so the log line is t...
Keep the words typed after an inserted photo
The same reported message had a sign-off underneath its photo. That did not arrive either โ the reading pane showed an empty body above the attachment. There i...
Let a photo attached from a phone be opened
A member sent themselves a message from an outside account with a file attached. The message arrived; the file was nowhere in it โ no preview, no download link,...
Give a folder with an ampersand in its name its message count
A mailbox called "Bugs & Enhancements" showed no count in the sidebar while every folder beside it showed the right one, and the mailbox totals were short by ex...
Make a listed message searchable, not merely stored
The index is written from two directions. Opening a message runs the full indexer, which writes the row and then computes its search_vector. Listing a folder wr...
Make label: search read the table that records labels
The clause tested si.label_ids, an array column on the search index. Nothing has ever written it โ labelling a message inserts into email_metadata.message_label...
Serve smart folders and labels as messages, not as index rows
Both endpoints answered out of email_metadata.search_index and handed the client what the table holds. A smart folder returned SearchIndexEntity โ messageUid, f...
Stop asking Graph for a message size the legacy type lacks
Every listing for Mike@OptionOne.com returned 400 RequestBroker--ParseUri ("Could not find a property named 'size' on type **************** and the mailbox was ...
Stop the unread card offering mail that was read and deleted
The home-page unread-mail widget reads email_metadata.search_index directly โ it must not spend an IMAP connection, which is the whole reason it exists โ and th...
Stop two first loads provisioning two of each calendar
The launchpad paints two calendar widgets and each fetches its own feed, so two requests reached listCalendars at once. Provisioning is find-then-create, both p...
A contested primary is a 409, not a 500
The catch-all turned an expected refusal into a server error, which lost the message the member needed and made a routine conflict look like an outage in the lo...
Refuse a primary mailbox another member holds
Primary is a login identifier, so a silent takeover changes which account an address authenticates from a screen that never mentions logins. Assign still works ...
Build the org logo URL from its alias, not its domain
Transactional email is sent to real inboxes, so the header and footer logos have to resolve without any client-side theme JavaScript โ they are built exactly th...
Conflict detection now finds conflicts
Delegates to findBusyForMemberInRange and excludes the event being edited in Java, where a null exclusion cannot poison a SQL predicate. The test it replaces m...
Actually move an event when its calendar is changed
The dialog has always offered a calendar picker when editing and the PUT has always carried the chosen calendarId, but updateEvent had no parameter for it โ so ...
Size the pod above its own JVM heap ceiling [skip ci]
The image starts the JVM with -XX:MaxRAMPercentage=70 -XX:+AlwaysPreTouch, so the heap alone may take 70% of the container limit and pre-touch keeps every commi...
Campaigns take the bulk-email rights, like the recipient resolver already did
Bulk email was half-enforced and the halves were in different services. **************** in SecurityService has gated recipient resolution on MANAGE_BULK_EMAIL ...
Mailbox administration takes a right, and three endpoints get a session
MailboxController enforced no right at all. MANAGE_EMAIL_ACCOUNTS existed only as a checkRight in the browser and VIEW_EMAIL_ACCOUNTS was referenced nowhere, so...
Every contact endpoint takes the verb that names it
ContactRestController checked ownership carefully โ orgOf, userOf, assertBookIsMine, assertGroupIsMine, and 404 rather than 403 so somebody else's id is never c...
Put a callback on a calendar the member can actually see
Callbacks were not reaching the calendar at all. This service picked the target calendar by account โ findPrimaryByUser โ and a user is global while a member is...
Stop envelopes claiming a consent answer nobody asked for
remoteImagesAllowed was a primitive boolean, and only the three endpoints that fetch a whole message ever assign it. The folder listing does not โ answering it ...
Make event reminders actually notify someone
Three faults, one symptom. Members reported that calendar notifications did not work, and all three reasons were on this side. Reminders were never written. Th...
Je, unaona nini kuhusu usafiri?
Kila moja ya hizi updates ardhi katika nafasi yako ya kazi moja kwa moja. Kuanza bure na kuangalia kukua wiki baada ya wiki.