cancel
Showing results for 
Search instead for 
Did you mean: 

Option to replace senders' email address (SOST)?

former_member230869
Participant

Hi,

I'm wondering if there is a way to replace the senders' email address for outbound emails.

At the moment the email address from user account is taken to the sender field.

We want to replace this address by a anonymous address like info@... or sales@...

Is there a way? I already checked SODIS, but didn't manage it.

Regards.

christian

Accepted Solutions (1)

Accepted Solutions (1)

jozsef_hegyi
Active Participant

Hi

if you cal cl_bcs class to send out email than you can set the sender-address with: cl_bcs -> SET_SENDER method.

If you use the fm so_document_send_api1 than you can set the parameter SENDER_ADDRESS.

You can also set technical sender with the parameter see note 1004952.

Best regards

Jozsef

Answers (0)