Can I import DB Email Profiles?

  • Hi All,

    I have a server to migrate, but it has got 25 email profiles. Now I am already feeling dizzy with the thought of recreating them on new server.

    So can I import DB email profiles? Does SSMS gives me a way to generate script of db profiles or something?

    Thanks in advance.

  • take a look at this forum post;

    in the middle of it I've produced a script that exports all the database mail settings and profiles;

    the only tough part is the SMTP password for a given AUTH username/password combo; that's in a credential and cannot be scripted out; but if you know the password you can fill it in;

    http://www.sqlservercentral.com/Forums/Topic982618-391-1.aspx

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply