I am using function: SO_DOCUMENT_SEND_API1 to send mail with att.
Now I need to change email address of SENDER and the name associated with this email address (the name of sender should be name of org. unit).
I want to set From in email like this: Org.Unit.Name [email_address]
I tried everythig, bud dont know how to set parameters:
sender_address
sender_address_type
I managed to set manualy text associated with email address but not the address, or in other way to set email address (SMTP sender type) but not text associated with it. But didn't manage to set manualy both together!
Please help!