maccman / remail

RESTful email for Rails
MIT License
137 stars 16 forks source link

Name fixed #2

Open biilmann opened 13 years ago

biilmann commented 13 years ago

Hey,

Remail had a problem with :from or :to options including a name, eg.:

:from => "Webpop us@webpop.com"

I've fixed that in this branch.