i’m sending an email to an employee to let them know that a form has been processed (web) using the @sendmail function.
Is there anyway to change the senders name- right now i’m just getting the servers name. server/ou/o
It’s easy to do in script, but formula language seems less desireable for this.
thanks
Subject: @sendmail
Have a look at the Agent FAQ - it’s all in there.
Stephen Lister
Subject: LS and Principal field
In my experience the only way to make this work is to:1. Use the WebQuerySave event to call an agent.
-
Write a LotusScript agent.
-
Create a document to mail.
-
In the document, set the value of the field “Principal” to a value that matches an entry in the Domino directory.