Custom email notification gateway not entering in the SendNotification()

Arsénio Ferraz asked on November 14, 2017 18:22

Hi,

I've created a custom email notification gateway based on this example.

The public override CMSNotificationGatewayForm GetNotificationGatewayForm() is working perfectly but I have issues with the public override void SendNotification().

For some reason that I couldn't find, the gateway is not entering in the SendNotification(), so I'm not able to send the emails. The From is filled and it working on the default Email notification gateway.

Does anyone had this issue before?

Regards,

Recent Answers


David te Kloese answered on December 11, 2017 00:56

Ricardo did you find out what was wrong? Could you add your solution for future reference?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.