[ic] multiple email addresses in ORDERS_TO

Bradley Caricofe interchange-users@icdevgroup.org
Thu Aug 22 14:29:00 2002


> I'm attempting to add multiple email addresses to the
> "ORDERS_TO" variable (I'm using mySQL) in the
> administrative interface.  There must be a syntax problem
> as it didn't work.  I tried separating multiple addresses
> using a comma, such as
>
> bob@company.com,joe@company.com,bill@company.com
>
> The first address was the only one that received email.
> Do I need to surround the entire list with quote marks,
> such as
>
> "bob@company.com,joe@company.com,bill@company.com"

You know I usually just create an email account called orders@domain.com and
then set it to forward to all the appropriate parties.  Can anyone see
either way as having an advantage over the other?

-Brad