1. Go to Imply Manager UI > Setup > Advanced Config > Pivot and add the following:
mailTransportOptions:
host: 'smtp.mandrillapp.com'
port: 587
secure: false
auth:
user: any username will work as it is not used by Mandrill
pass: valid API key
defaultSender: '"Scheduled Report(testing)" <valid_email@gmail.com>'
Since Mandrill does not require a username for authentication, you can provide any username.
2)Restart the cluster and Log into pivot UI > Reports > create a report and click on ‘Delivery now’ to test if the setup is working as expected. Check the pivot log if the report is not delivered.
Comments
0 comments
Please sign in to leave a comment.