|
IotaNet -> FrontPage Form Results to Multiple Recipients (6/1/2006 21:47:47)
|
Here's a pretty simple (in retrospect) solution to what had become a major PITA for me. One of my clients has a form on his site and he'd like the results of that form to go to multiple recipients. This is doable in FP but it can be a bit of a pain. I solved this problem by letting the email server do the work! Rather than trying to figure out how to make the form deliver its output to "person1@domain.com" and "person2@domain.com", I set up an email forwarding alias. That alias is called, "feedback@domain.com" and I set it up to deliver any incoming mail to those addresses ("person1@domain.com" and "person2@domain.com"). I then set up the FP form to send its output to "feedback@domain.com." Now, when the alias address ("feedback@domain.com.") receives the form-generated email message, that message is sent to each recipient. ("person1@domain.com" and "person2@domain.com"). Problem solved. I hope this makes sense and I hope it is useful to someone!
|
|
|
|