search for the mail part containing orders
Previously only the first part was checked. Now multiparts are searchedrecursively. The first 'text/plain' part found is taken as orders,subsequent ones are treated as attachments like other parts with adifferent MIME type....
updated Mail::GpgExtension to work with Ruby Mail in Stretch
support crazy non-historical TLDs
[fix] move zone name canonicalization in objects and strip final dot
[fix] allow any disposition for GPG mail parts
RFC3156 does not specify anything about Content-Disposition.
followup on c3722b8
[fix] also catch Errno::ECONNRESET when trying to connect to the IMAP server
[fix] the signature can be an attachment or not (from ruby-mail's point of view), it does not matter (depends on the MUA's preferences)
[RM] release 0.4.0
[debug] clarify disconnection messages
[fix] properly workaround exiting IMAP IDLE mode when run from a signal handler in order to stop gracefully
View revisions
Also available in: Atom