resolveActualFromAddress( )


Deprecated

This method is deprecated and was replaced with identifySenderAddress.

Checks if the sender's email address will be used as from-address or replaced (not related to current sender details).

Method Declaration
Copy
Method Parameters
fromAddressstringRequired

User's provided address from which to send email marketing campaign.

Returns
Return Type:Promise<ResolveActualFromAddressResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?