Closed joseramonc closed 9 years ago
:+1:
Please merge!
@joseramonc @sepastian It has been merged into master
branch, but it actually use Spree::Store.mail_from_address
and the preference :mails_from
seems just to clear errors but is ignored and do not override anything. I think this need some additional PR and testing so it play correct with multi-store features.
As noted in #9,
mails_from
don't have a default so it raises an exception when you install from scratch and go to mail_preferences settings.This pull request adds the default preference.