Send IBM Notes Mail Message: TryMarshalData timed out

Hi Team,
I create a new project and use IBM notes to send a email as ending, but the sys give me “Send IBM Notes Mail Message: TryMarshalData timed out.”. I also created several project and send mail by IBM notes before, but all of them have not error, why?

Hello @swsrajan

To troubleshoot this problem you could try to:

  • Open IMB Notes and verify that you can send emails manually
  • Build a small process that just uses activity “Send IMB Notes Mail”
    • The mail should just contain “test” in body and subject

The error indicates that there happens a timeout somewhere.
This could be because:

  • The timeout is too short
  • The mail is too large
  • The program does not respond properly
  • Some security settings hindering the email

Regards
Soren

Thank you for your reply. I found a different place, the same simple setting (just write subject), UiPath.Mail.Activities=1.12.2 version has no problem in sending mail, but in version 1.23.11 “TryMarshalData timed out” will appear , is this a version problem?

1 Like

Hello @swsrajan

Are you actually using the program “IBM Notes” or are you using some other program for sending mail?
I experience no problem in using UiPath.Mail.Activities with eg. MS Outlook 2019.

Regards
Soren