Something like:
===
God::Contacts::Email.delivery_method = :sendmail
/* defaults, change if you need */
God::Contacts::Email.delivery_method = {
:location => '/usr/sbin/sendmail',
:arguments => '-i -t'
}
===
On 11 мар, 11:12, yb_Art <[email protected]> wrote:
> How do I setup the notifications to go through sendmail? I don't
> need / want a smtp setup for a simple notification.
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"god.rb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/god-rb?hl=en
-~----------~----~----~----~------~----~------~--~---