Olá Caros
Estou configurando os canais para ler uma caixa de e-mail via B2B inbound utilizando sender adapter mail (POP3) e está retornando a seguinte mensagem:
***********
exception caught during processing mail message; java.net.SocketException: Connection timed out:could be due to invalid address
***********
A configuração que estou usando é a:
URL pop://
Authentication Method : Plain
USER : xxxxx
SENHA : XXXXX
Poll interval(Min) : 1
Generate fecht Report : X
Keep Attachments : X
namespace : http://sap.com/xi/NFE/005a
interface name : NFB2B_procNFe_OB
na aba Tab Module :
Processing Sequence:
1 | localejbs/AF_Modules/PayloadSwapBea | Local Enterprise Bean | transform
2 | sap.com/com.sap.aii.adapter.mail.app/XIMailAdapterBean | Local Enterprise Bean | mail
module Configuration :
Transform | swap.keyName | Content‐Disposition
Transform | swap.keyName | Content‐Description
Transform | swap.keyValue | attachment;filename="MailAttachment‐1.xml"
Transform | swap.keyValue | MailAttachment‐1
Alguém teria uma dica ...?
Obrigado,
Ariel