close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

sending failed emails back to sender

Thread began 9/09/2020 7:32 am by Sweens | Last modified 12/08/2020 12:02 pm by Ray Borduin | 567 views | 7 replies |

Sweens

sending failed emails back to sender

Hi Ray

I think there used to be a way of sending 'undelivered' message info back to the sender - but it seems all I can do now is create a log file in the database to store such data.

However, the senders don't have access to the database to see the logs, so is there a way I can have 'undelivered messages' sent to the sender?

Thanks

Chris

Sign in to reply to this post

Ray BorduinWebAssist

That is the return path in the FROM settings. Just click the From... button and you will see it on the bottom. Whatever email address you put there will be for bounced messages.

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

Sweens

Thanks Ray

I've checked and that is already set - but I don't get any notifications. Might this be something to do with my email host?

Cheers
Chris

Sign in to reply to this post

Ray BorduinWebAssist

You will only get bounce emails if the email domain is correct, but the address is invalid. A lot depends on the receiving smtp server and how it handles bounced emails.

Storing in the database is the only way to capture all outgoing emails. A lot of times there is no way of knowing if an email is actually delivered, so there is no way to identify undelivered emails.

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

Sweens

Thanks Ray

Sign in to reply to this post

Sweens

Hi Ray

I've enabled the form to create the error log table - but it hasn't done so and I get the following error:
Deprecated: filter_var(): explicit use of FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED is deprecated in /home/sites/6b/9/987c0ab293/public_html/webassist/email/phpmailer/src/PHPMailer.php on line 3632

Deprecated: filter_var(): explicit use of FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED is deprecated in /home/sites/6b/9/987c0ab293/public_html/webassist/email/phpmailer/src/PHPMailer.php on line 3632
INSERT INTO email_log (`EmailTo`, `EmailFrom`, `EmailSubject`, `EmailBody`, `EmailHeader`, `EmailError`, `EmailStatus`) VALUES (?, ?, ?, ?, ?, ?, ?)

Table 'servername.email_log' doesn't exist

Do you have an sql script of the log table so I could install it manually?

Cheers
Chris

Sign in to reply to this post

Ray BorduinWebAssist

CREATE TABLE email_log (EmailID int(11) NOT NULL auto_increment, EmailTo varchar(250),EmailFrom varchar(250),EmailSubject varchar(250),EmailBody text,EmailHeader text,EmailError text,EmailStatus varchar(50),EmailDate timestamp default CURRENT_TIMESTAMP, PRIMARY KEY (EmailID))

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

Sweens

Many thanks, Ray

Cheers
Chris

Sign in to reply to this post

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...