Project

General

Profile

Revision:

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

c9e31672 2015-07-26 22:27 Marc Dequènes

[fix] add some quick checks for the main headers (as a stopgap)

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

e255558d 2014-04-29 16:18 Marc Dequènes

[cleanup] use proper shebang since Ruby <<1.9 is over now

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

ab03f821 2014-01-09 17:30 Marc Dequènes

[fix] ensure transcript_part is in scope

cdab9091 2014-01-09 17:30 Marc Dequènes

[evol] more TMail->Mail adaptations for main processing

c8c1e72c 2014-01-09 17:30 Marc Dequènes

[fix] method was renamed

1331980d 2014-01-09 17:30 Marc Dequènes

[evol] adapted MailOrderParser from TMail to Mail

1b720583 2014-01-09 13:18 Marc Dequènes

[evol] adapt tests since GPGME is linked with GnuPG2

63ff4d33 2014-01-09 13:18 Marc Dequènes

[fix] rework the IMAP wait and read logic

8e62af8d 2014-01-09 13:18 Marc Dequènes

[fix] wakeup when received mail in idle mode

979a7aaa 2014-01-09 13:18 Marc Dequènes

[fix] ruby-mail delivery method needs to be setup before any Mail object is created

e34edea7 2014-01-09 13:18 Marc Dequènes

[fix] correct (build) dependency list in README

4672e230 2014-01-09 13:18 Marc Dequènes

[evol] allow passing any parameter to the ruby-mail delivery settings

77753e33 2014-01-09 13:18 Marc Dequènes

[evol] catch Psych new SyntaxError-based exceptions (since Ruby 1.9)

15dbaea7 2014-01-09 13:18 Marc Dequènes

[fix] correct evaluation problem in block context

3fa781a8 2014-01-09 13:18 Marc Dequènes

[fix] properly use root namespace when using Mail inside CybordHood::Mail

(1-25/402) Per page: 25, 50, 100

Also available in: Atom