I have configured the Database Mail on SQL2005 to work from the MSDB database following some tutorials online. Now how can I get this to work from one of my databases - i want to use a database called MYDATA but when i [USE MYDATA] i get the stored procs are missing. Do i need to transfer some stored procs from MSDB to MYDATA?