cancel
Showing results for 
Search instead for 
Did you mean: 

Mail To Mail Scenario

Former Member
0 Kudos

Hi

I have a scenario in which i will read mail from a mailbox and forward it to another mailbox. I have done this. But the problem is with the PDF attachment. I can read a text file as attachment and sent to another mailbox as attchment. But i cannot read a PDF, it is either corrupted or some wronf encoding happens or coming as XML output. Please suggest why this happens and how to rectify this.

Regards

Andy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Krishna

I will read the mail through JAVA proxy, but while sending i am using mail adapter, guess am missing some module parameters, where can i get those parameters for PDF.

Regards

Andy

moorthy
Active Contributor
0 Kudos

hi,

Have a look into this thread-

Also try with Adapter modules..

Regards,

Moorthy

Former Member
0 Kudos

Hi Krishna

I am reading a mailbox, can i read it by JAVA proxy. I am not comfortable with JAVA proxy.

Regards

Andy

moorthy
Active Contributor
0 Kudos

Hi,

You can read the mail thru Client Java proxy. In this case, your sender will be Java Proxy not a mail adapter.

But if possible try to do with Adapter modules in the mail adapter.

Regards,

Moorthy