NetTalk Central

NetTalk E-Mail => E-Mail - Ask For Help => Topic started by: hectorp on May 06, 2024, 07:39:00 PM

Title: Supress display of error message when sending email
Post by: hectorp on May 06, 2024, 07:39:00 PM
Hi

Using the email demo as a shell for a sending email service.

How can I suppress and log the error message so the service does not stop? The "suppress error messages" is on.
The "show message after..." option is off.

Attached is a screen with the error message I want to suppress.

TIA

NT 12.63
Title: Re: Supress display of error message when sending email
Post by: Bruce on May 12, 2024, 11:22:47 PM
SendEmail is a procedure in your app, so inspect that code there and add whatever you like.

Cheers
Bruce