Troubleshooting SQL Mail: SQL Mail Does Not Fail Over On A Cluster
SQL Mail is not supported on a clustered installation of Microsoft SQL Server. The Extended MAPI interface used by SQL Mail is not cluster-aware, and may not work correctly on a cluster.
To resolve this problem, update your application to use Database Mail. Database Mail is supported on a clustered instance of SQL Server.