Pierre Deveix
Pierre Deveix

Reputation: 1

Rails - Action Mailbox Issue

I'm using Rails 6 and Ruby 2.6. I have an issue with Action Maibox:

I'm using Maibox to receive inbound emails via Mailgun. When I'm processing an inbound email, I'm able to display it to the User with several infos (Sender name, Sender address, HTML/Plain Text versions, attachments, etc..). But I can't figure out how to display the Email weight (in kb) and the Images weight (in kb). I’d appreciate any help or tips and please let me know if you need any extra information!

Upvotes: 0

Views: 248

Answers (0)

Related Questions