All Versions
15
Latest Version
Avg Release Cycle
127 days
Latest Release
2914 days ago
Changelog History
Page 2
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
- The
-
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
- The
-
v0.2.0 Changes
July 28, 2010๐ Features
- Add
Application.run
instead of Application.new().run
- Add
-
v0.1.0 Changes
July 27, 2010Initial release.