NetTalk Central

Author Topic: Supress display of error message when sending email  (Read 58 times)

hectorp

  • Newbie
  • *
  • Posts: 45
    • View Profile
    • Email
Supress display of error message when sending email
« 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
« Last Edit: May 06, 2024, 07:41:15 PM by hectorp »

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11193
    • View Profile
Re: Supress display of error message when sending email
« Reply #1 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