SSIS Send Mail Task Fails on Out of office

Mark Lewin 0 Reputation points
2024-03-25T13:11:29.8966667+00:00

I have a simple Send Mail Task that sends an email to a list of dynamic users. If one of those users has "out of office" set, the SSIS flow fails. The next day, when it sends again, it works, because "out of office" doesnt respond twice when you send an email to an OOF user.

Anyone have fix for this?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,579 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
534 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 44,816 Reputation points
    2024-03-26T06:29:26.07+00:00

    I have a simple Send Mail Task

    A "Send Mail Task" sends emails, it don't receive emails, so an out-of-office auto reply can't effect the SSIS task, it must have a different reason for the error; which you haven't mentioned in detail.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.