Alvin Dickson

Results 3 issues of Alvin Dickson

I'm using com4j and it's working as expected but I've a problem when it comes to event subscribe that I can't figure out what's going on, when I subscribe my...

I want to know if there is any callback method when the display is finished? because i want to trigger an event when it finished. thanks beforehand.

invalid

### Description When using `Mailgun::Client` in test mode with batch messages, the [reset_message](https://github.com/mailgun/mailgun-ruby/blob/master/lib/mailgun/messages/batch_message.rb#L115-L118) method in `BatchMessage` modifies the original hash stored in [Mailgun::Client.deliveries](https://github.com/mailgun/mailgun-ruby/blob/master/lib/mailgun/client.rb#L88-L93). This causes the stored test deliveries to...