Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  base
  objects
  services
command_runner.rb 6.27 KB
cyborg.rb 6.41 KB
imap.rb 7.69 KB
mail.rb 8.17 KB
mail_order.rb 2.42 KB
objects.rb 2.79 KB
order.rb 3.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....

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

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

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

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

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

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

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

[evol] adapted MailOrderParser from TMail to Mail

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

[fix] rework the IMAP wait and read logic

View revisions

Also available in: Atom