Hello everybody.
I have a little problem. When I configure tpop for gmail, i have error:
Exception in component tPOP_1
javax.mail.MessagingException: Connect failed;
nested exception is:
java.net.ConnectException: Connection timed out: connect
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:148)
at javax.mail.Service.connect(Service.java:275)
at javax.mail.Service.connect(Service.java:156)
at msn.mail.mail.tPOP_1Process(mail.java:141)
at msn.mail.mail.runJobInTOS(mail.java:339)
at msn.mail.mail.main(mail.java:246)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:232)
at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:189)
disconnected
disconnected
at com.sun.mail.pop3.Protocol.<init>(Protocol.java:81)
at com.sun.mail.pop3.POP3Store.getPort(POP3Store.java:201)
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:144)
... 5 more
host: "gmail.com"
output directory: "c:/mail"
filename pattern: TalendDate.getDate("yyyyMMdd-hhmmss") + "_" + (counter_tPOP_1 + 1) + ".mail"
What did I wrong?
First of all, googlemail's pop server is not only "gmail.com". I guess it has to be "pop.gmail.com" or "pop.googlemail.com". So try to correct your settings. As far as I know, you can access googlemail's pop server using SSL (Port 995) only and I don't see an option like SSL-Support in the tPop component right now... This could be another problem.
Running into the same problem. Get "socket is closed" message. Any plans for the product to support SSL connection? I have data in e-mail attachments. Will attachment be accessible when downloaded using tPop? Thanks, Paul
"pop.gmail.com" and "pop.googlemail.com" are with the same error. I think it is problem with socket port. To access attachments you need use tFileInputMail too.
Dear rhall_2.0,
Where to find
Google 2-phase authentication (or phone authentication) on my Messagerie account ?
I don't know if it is activated and don't know where to find it ?
Thanks,