Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cyborghood
  mail
cyborghood.rb 1.12 KB
http_headers.rb 2.11 KB

Latest revisions

# Date Author Comment
7153c29d 2018-05-27 19:48 Marc Dequènes

search for the mail part containing orders

Previously only the first part was checked. Now multiparts are searched
recursively. The first 'text/plain' part found is taken as orders,
subsequent ones are treated as attachments like other parts with a
different MIME type....

bdcaf541 2017-07-21 11:11 Marc Dequènes

updated Mail::GpgExtension to work with Ruby Mail in Stretch

e762203c 2017-04-05 17:55 Marc Dequènes

support crazy non-historical TLDs

5dbe379b 2014-05-26 15:14 Marc Dequènes

[fix] move zone name canonicalization in objects and strip final dot

93c35c11 2014-05-26 14:43 Marc Dequènes

[fix] allow any disposition for GPG mail parts

RFC3156 does not specify anything about Content-Disposition.

followup on c3722b8

9f5adedd 2014-02-04 21:03 Marc Dequènes

[fix] also catch Errno::ECONNRESET when trying to connect to the IMAP server

c3722b8d 2014-01-14 01:27 Marc Dequènes

[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)

6bdb87a1 2014-01-09 18:26 Marc Dequènes

[RM] release 0.4.0

79a2d2a3 2014-01-09 18:23 Marc Dequènes

[debug] clarify disconnection messages

b0ff68e0 2014-01-09 18:18 Marc Dequènes

[fix] properly workaround exiting IMAP IDLE mode when run from a signal handler in order to stop gracefully

View revisions

Also available in: Atom