Hello all,
I'm currently using the comments extension and am looking at enabling the email
notifications.
When I add an email address through the settings extension for the
comments.notification_to setting I get an SMTP syntax error when submitting a
comment, yet when I hardcode the recipient in the comment_mailer.rb
notification settings it sends successfully.
# recipients receivers.join(', ') <--- produces syntax error (invalid
address)
recipients "[email protected]"
Could anyone please be kind enough to show me the correct way to add the
address via the config settings?
Many thanks!
Dominic
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant