Avatar

Correct answer by
Employee Advisor

That's an error with the MTA (Mail Transfer Agent) for email deliverability, if you have a hybrid solution, the MTAs will be on the Adobe cloud solution, so that is perhaps why is not configured on your on-premise marketing, try setting the following

 

config-<instancename>.xml

<mta autoStart="true" statServerAddress="localhost:7777">

If xoesnt work then try the adobe instance url

<instance>.<id>.<region>.rds.amazonaws.com

 

View solution in original post