[78c844d | 2009-08-25 21:40:40 UTC] Michael Fellinger * Another fix [fb25c19 | 2009-08-25 21:40:01 UTC] Michael Fellinger * Version 2009.08 [2e6d77a | 2009-08-25 21:38:53 UTC] Michael Fellinger * Fix Rakefile [585554d | 2009-08-25 05:11:42 UTC] Kevin Berry * Take in Pistos's patch, make my own patch to get running for current project, and add seedling structure. [db73002 | 2009-08-06 06:50:35 UTC] Jake Douglas * NetSMTP and EventMachine version both actually send mail now. Previous configuration didn't override the #send method correctly so the EM methods weren't loaded. The EM module may only be included now, not used with extend. Signed-off-by: Michael Fellinger [9a36e2f | 2009-08-06 05:39:26 UTC] Jake Douglas * get the value of :noop from the options hash in NetSmtp#send Signed-off-by: Michael Fellinger [c6da60b | 2009-06-08 13:52:33 UTC] Michael Fellinger * Release new version [185cf45 | 2009-06-08 13:51:07 UTC] Michael Fellinger * Fix long outstanding issues [e429f3b | 2009-04-12 13:38:16 UTC] Michael Fellinger * Major refactor of Mailer, add support for EventMachine::SmtpClient and remove render_send [341d76a | 2009-04-12 13:23:33 UTC] Michael Fellinger * Make Mail#header_string and Mail#body_string public [5716124 | 2009-03-15 14:26:27 UTC] Michael Fellinger * Add auth_type and username options for Mailer#send, should work on windows now [ff38041 | 2009-03-10 21:02:58 UTC] Michael Fellinger * Add gemspec [07b92d0 | 2009-03-10 20:49:36 UTC] Michael Fellinger * Add Mailit::Mime - detects and uses available mime providers [584398c | 2009-03-10 20:48:49 UTC] Michael Fellinger * Little improvment to style [194c990 | 2009-03-10 20:19:08 UTC] Michael Fellinger * Add warning if no mime-type detection is possible [184b20d | 2009-03-10 20:18:54 UTC] Michael Fellinger * Add Version [74e9ca3 | 2009-03-10 20:18:35 UTC] Michael Fellinger * Add readme [0a4bcad | 2009-03-10 20:02:28 UTC] Michael Fellinger * Initial commit