Hi there,
I installed Exchange using SMTP on Port 25 (telnet 25 sais the port works) and configured Pop Collector successfully to fetch pop3-accounts.
But the connection to the exchange server failed.
Both Programs were on the same server.
Here were the logs:
10.06.2010 14:53:47 POP: My_User opening connection
10.06.2010 14:53:47 POP<-: +OK Logging out.
+OK Dovecot ready.
10.06.2010 14:53:47 POP->: USER username
10.06.2010 14:53:48 POP<-: +OK
10.06.2010 14:53:48 POP->: PASS ********
10.06.2010 14:53:48 POP<-: +OK Logged in.
10.06.2010 14:53:48 GetGMTTime: 10.06.2010 12:53:48
10.06.2010 14:53:48 POP->: LIST
10.06.2010 14:53:48 Total messages=1
10.06.2010 14:53:48 POP->: UIDL 1
10.06.2010 14:53:48 POP<-: +OK 1 000000014c10d504
10.06.2010 14:53:48 CheckMessageID: No matching id found in database
10.06.2010 14:53:48 POP->: RETR 1
10.06.2010 14:53:48 POP: My_User (1) - 1 forwarding (from
mail@somedomain.de)
10.06.2010 14:53:48 POP: My_User (1) - 1 FORWARDING FAILED
10.06.2010 14:53:48 GetGMTTime: 10.06.2010 12:53:48
10.06.2010 14:53:48 POP: My_User closing connection
Does anyone has an idea? It's like not seeing the forest because of so much trees in front of me ....