Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Inbound email processing

Former Member
0 Likes
542

Hello,

I never did this before but I want to configure an email adres (gmail one) and use the POP to recieve those emails in the SAP system and then process them.

I found some tutorials etc but they all handle with SENDING emails and using SMTP.

Where do I have to configure the POP-email account so I can receive emails in my inbox?

Thanks

1 ACCEPTED SOLUTION
Read only

Clemenss
Active Contributor
0 Likes
492

Hi PJ,

probably this fantastic blog of Thomas Jung could be helpful:

[Receiving E-Mail and processing it with ABAP - Version 610 and Higher|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417400)ID1959892150DB10457387840996815633End?blog=/pub/wlg/795]

Thomas describes the full process of receiving, automatic processing and even answering the mail.

I'm on my way trying this but currently I have to wait for BASIS people to get ADS configured properly. I don't know if I can persuade them to configure pop3 incoming post box. If you are succesful with it I'd like to know what I have to tell our BASIS people. Thanks ahead!

Regards,

Clemens

2 REPLIES 2
Read only

Clemenss
Active Contributor
0 Likes
493

Hi PJ,

probably this fantastic blog of Thomas Jung could be helpful:

[Receiving E-Mail and processing it with ABAP - Version 610 and Higher|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417400)ID1959892150DB10457387840996815633End?blog=/pub/wlg/795]

Thomas describes the full process of receiving, automatic processing and even answering the mail.

I'm on my way trying this but currently I have to wait for BASIS people to get ADS configured properly. I don't know if I can persuade them to configure pop3 incoming post box. If you are succesful with it I'd like to know what I have to tell our BASIS people. Thanks ahead!

Regards,

Clemens

Read only

Former Member
0 Likes
492

Hello,

When I make a new user and try to bind the mail host to the user it tells me that the User does not exist.

I tried making a new (virtual) host and making a new user, both do not solve anything.