Jump to content

Alerts - pop-up while sending mail


wkaluzny

Recommended Posts

Hi,

 

There are alerts set to send mails when process starts and ends. Mails are succesfully delivered to my mailbox, but in RULEX process there is pop-up with information that sending failed:

"

The following tasks have finished the computation with warnings:
CONFIG: Unable to send email: Accepted.

"

ANy idea why and how to get rid of this pop-up ?

 

Wojciech

Link to comment
Share on other sites

Ok, if it's ok for you I will move this topic to the Rulex4 Forum.

Anyway, can you please share with us a dummy prcx that replicates your problem so that we can investigate further?
Also your service settings may help to understand the issue. 

Thank you in advance!

Link to comment
Share on other sites

These are my servie settings:

<Settings>
<sAppServerIP>localhost</sAppServerIP>
<iAppServerPort>41185</iAppServerPort>
<sDbServerIP>SERVER_IP\RULEX_SQL_DEV</sDbServerIP>
<iDbPort></iDbPort>
<sDbName>rulex_dev1</sDbName>
<bDbWinAuth>True</bDbWinAuth>
<sDbLogin></sDbLogin>
<sDbPwd></sDbPwd>
<sDbType>SQL Server</sDbType>
<sDbDriver>ODBC Driver 17 for SQL Server</sDbDriver>
<sDbSchema></sDbSchema>
<sDbService></sDbService>
<bUseAAA>False</bUseAAA>
<bPwdsEncrypted>False</bPwdsEncrypted>
<bSMTPRelay>True</bSMTPRelay>
</Settings>
 

 and prcx attached

I noticed the settings work fine without pop-up in my machine, while issues happens on VM.

ALERT_ISSUE_MAIL.prcx

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...