on 2005 Jul 26 12:42 PM
Hi All,
I am trying to send the mail from the ABAP program to the Microsoft outlook. When i execute the program , it creates a mail and puts it in the SAP office workplace "Outbox".
It says waiting for the communication..or something like that.
I think i am missing on the POP3 setting for the R/3 system. Can any one tell me, is there any specific setting which i need to do .
Please help.
Thank you
Best Regards
Ankush
Hi Ankush,
below link might help you
http://www.sapdevelopment.co.uk/reporting/email/email_sapmail.htm
regards,
venu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For sending emails out of a SAP system you need to configure the SAP Connector (tx SCOT). From WAS6.20 and above a SMTP server is delivered which you can use to send the mails. In previous releases you need to setup another smtp server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
to configure SCOT just read the doc in http://help.sap.com
But first, if your SAP server run under Microsoft, that will be hard. Cause you will need a install a special application (Exchange connector). With a Unix server you will need only a light install of Sendmail.
have fun
Frédéric
User | Count |
---|---|
68 | |
8 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.