Skip to content

Real-time Event Notification callback support #46

@hlxwell

Description

@hlxwell

when sendgrid send back event notification, mail engine should support process it.

How to process it?
Like never send mail to bounced and spam users.
or give a block like

spam do |email|

do something

end

bounced do |email|

do something

end

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions