Article Details
Id:17228
Product:finPOWER Connect
Type:NEW
Version:3.03.03
Opened:22/07/2020
Closed:28/07/2020
Released:01/10/2020
Job: J024681

Documents; Email type Documents; Can now override Sender details

Email type Documents now allow the Script Code to override the Sender details.

The following properties can now be set in a similar way to To, CC and BCC in the Document's "GenerateMessage" event:

  • SenderEmailAddress
  • SenderName

The Template Script code now has remarked out examples.

finBL.SendEmail method now accepts senderEmailAddress and senderName parameters.

  • These are only used if BOTH are specified

The Log Summary Script has been updated to show Sender details if they are defined and the following Log forms will now display the Sender details on the Email page:

  • Account Log
  • Account Application Log
  • Client Log

NOTE: This is only guaranteed to work when sending unattended, i.e., you have chosen "Send" as the target. Also, some email servers may require special configuration to support alternative sender details.