Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
Show all 5 items in the list
Tags used for linking issues. [ID: 1172495]
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Description
Whenever I create a new user in my primary domain, I need to create an alias and add a sendas using one of our verified Secondary Domains.
While I can immediately create the alias, for a few hours after the creation of the user (the maximum I have experienced is 24h, but it may vary), I am unable to create the sendas, in fact, I consistently get the "Custom from requires smtpMsa configuration" error.
After waiting for a few hours (as said, as of now, the maximum wait I had experienced is 24h), the command works as expected and the sendas is added.
Code
{ "sendAsEmail": "user@secondary.domain >",
"displayName": "User Sendas",
"isPrimary": true,
"isDefault": true,
"treatAsAlias": true
}
Output
Custom from requires smtpMsa configuration
Steps