- 出荷済み
- 2026年9月23日 20:24 UTC
- プロフィール
- Kamo
- コンテンツ
- ca1dfbd
platform.mail.domain now defaults to kamouniverse.com (config value, no code default change) and gates every unverified-domain org's transactional fallback From, as before. The platform org (kamocrm) used to bypass that property and send as its own verified OrgDomain instead - now PlatformOrgResolver forces it through the same fallback, so both follow one property instead of racing two different rows. **************** gets the matching piece for members: the platform org's primary mailbox gets a synthetic kamouniverse.com entry prepended (same mailbox, klusterservices mail/ aliases it back to the real kamocrm.com maildir) as the composer's new default, while the original kamocrm.com address stays fully sendable - additive, not a replacement. Every other org is unaffected either way. Bulk/campaign mail (bulk-email.platform-relay.*, hello.kamocrm.com) is a separate code path and untouched.
