mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
5cd733a334
This also adds a new column, message_checksum, to the action_mailbox_inbound_emails table for storing SHA1 digest of the email source. Additionally, it makes generating the missing message id deterministic and adds a unique index on message_checksum and message_id to detect duplicate emails. |
||
---|---|---|
.. | ||
bouncing_test.rb | ||
callbacks_test.rb | ||
routing_test.rb | ||
state_test.rb |