Hello!
I'm building a database for travel authorization, which is (on request) ten times more complicated than it needs to be, but hey, I just work here! What happens now is that a user fills in a form, and closes it, and it sends a doc link to the first approver, and he approves it, then it sends a doclink to the second approver, etc. etc.
My question is, can I set the "From" field for these emails? I realize this is getting harder on the internet, but this only needs to work internally. I would really rather not send the form every time I send the email, if avoidable, but calling maildoc.From = "Travel Auth." doesn't work. I would like all the approval emails to show up as being from the Travel Authorization database. Can this be done? Surely!
I'm building a database for travel authorization, which is (on request) ten times more complicated than it needs to be, but hey, I just work here! What happens now is that a user fills in a form, and closes it, and it sends a doc link to the first approver, and he approves it, then it sends a doclink to the second approver, etc. etc.
My question is, can I set the "From" field for these emails? I realize this is getting harder on the internet, but this only needs to work internally. I would really rather not send the form every time I send the email, if avoidable, but calling maildoc.From = "Travel Auth." doesn't work. I would like all the approval emails to show up as being from the Travel Authorization database. Can this be done? Surely!