No way to delete from the server?
Yes, the POP3 and SMTP support are pretty basic right now.
Feel free to add some more features.
And does Mail.get_all_mail read all messages into memory at once? So
if the account has lots of messages with fat attachments ... sudden
RAM death? :-)
Yes. True :)
Buy more RAM? ;)
Again, the POP3 module is fairly straight forward, you could add a get_each_message method or something similar and yield each time.
Again, patches welcome! :)
I am working on getting Mail into ActionMailer for the Rails 3 release now, to replace out TMail.
Mikel
--
http://lindsaar.net/
Rails, RSpec and Life blog....