How do I add more than one email address for the feedback contacts?

Comments

trylam’s picture

Did anyone every figured out how to do this?

robklause’s picture

If you mean the email address(es) which should receive all form submissions, separating all email addresses with a comma worked for me, i.e. "add1@example.com,add2@example.com,add3..."

The mail send is perofrmed by calling the drupal_mail function-- documentation here: http://api.drupal.org/?q=api/function/drupal_mail/HEAD

See "Parameters" Section

sun’s picture

Status: Active » Fixed

Seems to be fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.