All Versions
15
Latest Version
Avg Release Cycle
127 days
Latest Release
3219 days ago

Changelog History
Page 2

  • v0.5.0 Changes

    April 24, 2012

    ๐Ÿ”‹ Features

    • IMAP support
    • Graceful death

    ๐Ÿ›  Bugfixes

    • Check all new messages in Maildir when a file changes
    • Don't move message from new to current in Maildir if process failed
    • Avoid require listen if not use
    • Avoid failing if POP3::Connection raises an exception
    • Check multipart bodies properly
    • Use listen gem instead of fssm
    • Don't die if the Rails environment is already loaded
  • v0.4.0 Changes

    October 03, 2010

    ๐Ÿ”‹ Features

    • The ignore_stdin config option has been added

    ๐Ÿ›  Bugfixes

    • Fix a Mail/ActiveSupport dependency issue with i18n
  • v0.3.0 Changes

    September 02, 2010

    ๐Ÿ”‹ Features

    • The CC condition has been added
    • The router can route to class instance methods as well as blocks
    • SSL is now supported by the POP3 receiver

    ๐Ÿ›  Bugfixes

    • Fix a bug where messages were not being deleted properly by the POP3 polling loop
    • Fix empty To fields crashing apps
  • v0.2.0 Changes

    July 28, 2010

    ๐Ÿ”‹ Features

    • Add Application.run instead of Application.new().run
  • v0.1.0 Changes

    July 27, 2010

    Initial release.