close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Multiple BCC and CC recipients

Thread began 7/05/2013 9:38 am by mick106153 | Last modified 7/09/2013 1:17 pm by Jason Byrnes | 1694 views | 9 replies |

mick106153

Multiple BCC and CC recipients

In the WAUE_whatever.php page generated when you enter data using the advanced settings button in the "Create Email Message" window the entries are structured as follows

//BCC Entries
$WA_MailObject = WAUE_AddBCC($WA_MailObject,"joe@fabits.com");
$WA_MailObject = WAUE_AddBCC($WA_MailObject,"sallie@mae.com");

//CC Entries
$WA_MailObject = WAUE_AddBCC($WA_MailObject,"tom@fabits.com");
$WA_MailObject = WAUE_AddBCC($WA_MailObject,"jane@mae.com");

the second entries do not receive mail. The second CC entry is noted in the header of the returned mail but they receive nothing.

Mick

Sign in to reply to this post

Jason ByrnesWebAssist

If the email is going to some addresses, but not to others, that is a problem on the SMTP Server side. The SMTP Server is refusing to send to those addresses for some reason.

you will need to check with the host to determine why the email is not being relayed to those addresses.

Sign in to reply to this post

mick106153

All the addresses work. I can place any of them individually and they work. Only fails when as above. If I were to take the 2 lines and switch their orientation the first one will always go through.

Sign in to reply to this post

Jason ByrnesWebAssist

What version of data Bridge are you using?

I am not able to reproduce this using Data Bridge 1.1.3

If you have a previous version of Data Bridge installed, please uninstall it from the extension manager before installing the newer version.

Sign in to reply to this post

mick106153

I upgraded from my former extensions to Data Bridge 1.1.3. I uninstalled all the other extensions first.
The only extensions currently installed and active are:
Data Bridge 1.1.3
Pro Maps for Google 1.0.7
WebAssist Free Tools 1.0.2

Installed but not active:
Social Media Tool Kit 2.0.0
SiteAssist Professional 1.0.9

They're using gmail professional or whatever it's called.

Sign in to reply to this post

Jason ByrnesWebAssist

delete the mail_php.php and mailformating_php.php files, then edit the UE Interface and click OK to have them regenerated, make sure to upload the newer files to the server.

Sign in to reply to this post

mick106153

Not having UE I assumed you meant to go in through the form builder interface. Did so. checked all parameters and "Finished". Uploaded all changed files.
Sent a test out and no one saw it except me.
This is an ongoing problem that occurred around the time they changed over to gmail pro. Also around that time the forms I was receiving (I receive them all as BCC) contained the following or something very similar (in private).
Did some checking and the general consensus was that it had something to do with php5 and the workaround was to include something like
<?php date_default_timezone_set("America/New_York") ?>
in mail_php.php.
I included it at the top of that page and the error no longer came through.
Around 2:30 Eastern I sent out a test form after making the changes you suggested. Came to me only with the error (private). Inserted <?php date_default_timezone_set("America/New_York") ?> at the top of mail_php.php. Came back to me only without the error.

Sign in to reply to this post

Jason ByrnesWebAssist

the default timezone should be set in the php.ini file on the server.


contact your host to have them update the server settings to set the default time zone.

Sign in to reply to this post

mick106153

Will do.
When done could that possibly address the plethora of other problems?

Sign in to reply to this post

Jason ByrnesWebAssist

It should, if not, I'll get contact info from you and do a screen sharing session to troubleshoot.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...