‎2008 Dec 10 2:21 PM
Hi folks,
we need to send emails from our SAP system to external email boxes. Some of them will have to be send though a dedicated mailserver and some thought a second mailserver that does add a email signatur. Is it possible to connect both mailservers to the SAP system? And is it possible to have the SAP system send emails with a certain sender address and subject to mailserver 1 and all others to mailserver 2? How can this be achieved???
Chers,
Robert
‎2008 Dec 10 6:19 PM
In transaction SCOT (SAP Connect administration) several nodes can be defined and for each node a mail server can be configured.
Each node has an address area. The address area defines for which recepient address the node is responsible. Lets say the entry '*.SAP.COM' handles all e-mails ending wit SAP.COM.
When you want to do routing on sending user then have a look at SAP note 311633 - SAPconnect: User-dependent routing with CDG.
Regards Jack
‎2008 Dec 10 6:19 PM
In transaction SCOT (SAP Connect administration) several nodes can be defined and for each node a mail server can be configured.
Each node has an address area. The address area defines for which recepient address the node is responsible. Lets say the entry '*.SAP.COM' handles all e-mails ending wit SAP.COM.
When you want to do routing on sending user then have a look at SAP note 311633 - SAPconnect: User-dependent routing with CDG.
Regards Jack
‎2008 Dec 12 10:41 AM
Thanks for your reply.
Actually it's not enouch to filter by sender address. We are sending mails using ie sales(at)domain.com and want to send all mails containing invoices through the second mailserver. So basically we need to filter by sender and subject.
Is that possible somehow?