close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Multiple Email are not sent from RS

Thread begun 4/19/2016 10:19 am by Kumel | Last modified 4/22/2016 10:46 am by Ray Borduin | 3960 views | 33 replies |

Kumel

Multiple Email are not sent from RS

Multiple emails from rs are not been sent. i tried many times. i haven't added any smtp server details on universal email.

Can it be the reason for it?

File attached
I added Email log as well. No records added. no emails sent as well.

Email is sent from info@lotomanager.in

Email will be sent to multiple email with different domain names.

Sign in to reply to this post

Ray BorduinWebAssist

I'd have to debug it to see what is going on. If you give me a url to reproduce and ftp access I can take a look.

Sign in to reply to this post
Did this help? Tips are appreciated...

Kumel

private msg*

Sign in to reply to this post

Ray BorduinWebAssist

That FTP information doesn't seem to work for me. I've tried both Dreamweaver and FileZilla FTP.

Sign in to reply to this post
Did this help? Tips are appreciated...

Kumel

pvt msg*

Sign in to reply to this post

Ray BorduinWebAssist

When the form posts from this page there is no value for 'validation-classic-machine', which you are trying to use to filter the recordset.

That value is in the hidden form field named "MachineID", so I think you would either have to change that hidden form field name, or use the correct submitted name when filtering your recordset.

Sign in to reply to this post
Did this help? Tips are appreciated...

Kumel

'validation-classic-machine' does have a value. Data from Notifications RS are displayed in last tab of "review"

Sign in to reply to this post

Ray BorduinWebAssist

There is a value before the page submits, but not after when the email sends.

If you want to carry it forward, just add a hidden form element to the form on the page:

php:
<input type="hidden" name="validation-classic-machine" value="<?php echo($_POST['validation-classic-machine']); ?>">
Sign in to reply to this post
Did this help? Tips are appreciated...

Kumel

just adding that will do or also need to update anything from server behaviour panel?

Sign in to reply to this post

Ray BorduinWebAssist

Just adding that will carry the posted field forward and should allow the recordset to contain results after submission when the email is sent.

Sign in to reply to this post
Did this help? Tips are appreciated...
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...