2012 Mar 27 10:51 AM
Hi Experts, Could you please share your thoughts about fetching emails from the external mail server(say gmail not SAP mailbox) using abap program.
Thanks in advance,
Venkat
2012 Mar 27 12:21 PM
only way to do that is by using php/jsp/asp connector to read pop mails.. here is a link for example...http://scn.sap.com/people/anton.wenzelhuemer/blog/2006/05/27/abap-pop3-email-client-using-an-rfc-ena...
2012 Mar 27 12:21 PM
only way to do that is by using php/jsp/asp connector to read pop mails.. here is a link for example...http://scn.sap.com/people/anton.wenzelhuemer/blog/2006/05/27/abap-pop3-email-client-using-an-rfc-ena...
2012 Mar 27 1:01 PM
Hi Gaurab,
Thanks for your quick reply,
I just want to confirm whether we can fetch emails from the external mail server by using ABAP code(rather than going for php/jsp/asp connector).
APPRECIATE YOUR HELP!!
Regards,
Venkat
2012 Mar 27 1:46 PM
i dont know any method using abap only, because sap uses its own internal email technology.. but please share if you do come accross such an example