Hi,
I would like to get an email any time a comment is posted. I did the
following but it doesn't work:
* Started sendmail on the same box. I know it works because I use
Mantis bug tracker which sends emails fine.
* Moved config/mail.yml.example to config/mail.yml
* Updated mail.yml to:
method: :smtp
settings:
  :address: localhost
  :port:    25
  :domain:  mydomain.com
  :authentication:  :login
  :user_name:
  :password:
* In the typo admin console, set my email address in Settings ->
Feedback -> Notification

No errors in log/production.log

Thanks,
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to