I need to send an email to someone and want them to be able to simply reply to the email without having to specify the email address.
Using sp_send_dbmail sets the reply-to address as the name of the profile that it was sent from.
Can this be changed to specify the reply-to so it looks like it came from me.
Thanks.