Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Will Sanders 19 posts 39 karma points
    Mar 11, 2011 @ 16:36
    Will Sanders
    0

    Mail to multiple recipients

    I know about this method by looking at the Runway contact form

    umbraco.library.SendMail(from, to, subject, body, isHTML)

    But I need to send mail to multiple recipients. What's the best way to go about this? Will it work with a delimited list of addresses?

    Thanks in advance.

  • Will Sanders 19 posts 39 karma points
    Mar 11, 2011 @ 18:45
    Will Sanders
    0

    I figured it out. A comma delimited string of addresses did the trick.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 12, 2011 @ 12:59
    Jan Skovgaard
    0

    Hi Will

    What does your working code look like? (I think it's a good idea to have it posted here for future reference if anyone else could be interested).

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft