That's basically it.
i've configured the profile, mail, smtp server, username and password. I'm using sp_send_dbmail but occasionally I'm going to change the smtp, username, password and port, I have that in a table and I just need to the pass parameters to the "sp_send_dbmail" with those fields, or something that works like that.
SQL Send mail with dynamically email credentials.
Thanks a lot
If anyone needs it, First I delete the profile settings (Or account in this case) and then I'll create it again, using this...
That's how i manage to "Update" Accounts credentials before sending the Mails