ContactForm: multiple "to" addresses possible?

Creating and modifying plugins.
Post Reply
Don Chambers
Regular
Posts: 3652
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

ContactForm: multiple "to" addresses possible?

Post by Don Chambers »

I'm not really sure how email is handled on the server side, but would it be possible for the contact form to send to more than one email address? Possibly separating the multiple email addresses with a semi-colon or comma?
=Don=
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: ContactForm: multiple "to" addresses possible?

Post by garvinhicking »

Hi!

Exactly, comma separation should usually work. Most email servers support that.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
d_cee
Regular
Posts: 603
Joined: Wed Jan 18, 2006 6:32 pm
Location: UK
Contact:

Post by d_cee »

Or alternatively you could set up a mail group and then just post to the group address

Dave
Don Chambers
Regular
Posts: 3652
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

A semi-colon between addresses crashed the mail server, but a comma worked just fine. This will help a lot with one version I use of the contact form as an event registration form! Thanks!
=Don=
Post Reply