Welcome, Guest
Username Password: Remember me

Pop Collector and Exchange 2010
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Pop Collector and Exchange 2010

Pop Collector and Exchange 2010 1 year, 8 months ago #1310

  • wiesi
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
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 ....

Re: Pop Collector and Exchange 2010 1 year, 7 months ago #1320

  • zpitzy
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
  • Karma: 0
Hi

I have successfully installed on W2K* R2 with Exc 2010 and forwarding is fine. I have the IP address of the server in the SMTP Server address box and the port number as 25.

Originally it faled as I forgot to change the port number on the Pop Collector SMTP server screen.

I am assuming you have not made the same mistake! Otehr wise I have two different problems which I have psoted under separate replies.

For me it was about the onyl thing I instaleld and then didint have to find some obscure Microsoft configuration options to make work!!

Re:Pop Collector and Exchange 2010 1 year, 7 months ago #1321

  • wiesi
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
I solved the Problem actually.

For some Reason Port 25 is blocked and I had to change the incoming SMTP Port of Exchange 201 to 587.
After that it worked. I have not found the reason why port 25 is blocked - still searching.

If someone has the same problem - here is ONE posibble solution (not fine, but quick):

1.) Start -> Programs -> Exchange Management Shell
2.) If the screen after some time is flooded with red Text goto Step 3, otherwise goto step 5
3.) Type into the Shell: Set-ExecutionPolicy Bypass
4.) Confirm with J and close and restart Exchange Management Shell
5.) Type into the shell: Get-SendConnector
6.) Get the desired Identity-Name from the list, in this example from now on called "MyIdentity"
7.) Type into the shell: Get-SendConnector -Identity "MyIdentity" | fl
8.) Check in the list if the port is still 25
9.) Type into the shell: Set-SendConnector -Identity "MyIdentity" -port 587
10.) To check again type: Get-SendConnector -Identity "MyIdentity" | fl
11.) Finished. Your Exchange Server 2010 now listens on Port 587.

Thanks to the developers for this great product

Marc
  • Page:
  • 1
Time to create page: 1.22 seconds
Copyright © 2009 www.cedit.biz. All rights reserved.