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

reading mail attachement

Former Member
0 Likes
432

Hi all ,

i want to read mail from pop3 server in to abap, for this i m using a php FM by which i am able to read text of mail but i am not reading attachement of mail , plz help me for that reading attachement.

/people/anton.wenzelhuemer/blog/2006/05/27/abap-pop3-email-client-using-an-rfc-enabled-php-client-proxy

I m using this blog for this purpos.

Thanks

Gaurav

Hi all ,

i want to read mail from pop3 server in to abap, for this i m using a php FM by which i am able to read text of mail but i am not reading attachement of mail , plz help me for that reading attachement.

/people/anton.wenzelhuemer/blog/2006/05/27/abap-pop3-email-client-using-an-rfc-enabled-php-client-proxy

I m using this blog for this purpos.

Thanks

Gaurav

2 REPLIES 2
Read only

athavanraja
Active Contributor
0 Likes
396

have you seen this blog?

/people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher

Regards

Raja

Read only

0 Likes
396

hi ,

this method in the blog will configure SAP MAIL INBOX for mail read but i want to read mail attachement by PHP function which i will saving in a data table in ABAP say name zmailtable.Actually i already tried this method of configuring mail box but it is creating some problem and not recieving mail in sap mail box. give me the solution related to PHP function for reading attachement.

Thanks

Gaurav