Jump to content

Email multiple cc recipients


mindtpi99

This topic is 7385 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi

I have a script that automatically checks a database once a day, finds jobs due for the next day and emails out reminders to the person associated with that job - however, I want to CC others with the same email as well but can only get it to cc to one person. What sort of separator do I use so I can put multiple cc recipients in the SendMail script? I know I can do it with SendURL but I'd prefer to use SendMail

thanks!!

Link to comment
Share on other sites

Hi:

I think the separator in Outlook is semicolon (;)

So I would guess that you might want to set up a cc field, and set this field to the addresses you want to cc. You could either manually enter addresses and semicolons, or you could use a calc field that would add semicolons.

Ken

Link to comment
Share on other sites

This topic is 7385 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.