Loading...
 
Skip to main content

pop port appears hardcoded to 110

Status
Closed
Subject
pop port appears hardcoded to 110
Version
2.x
Category
  • Error
Feature
Mail-in
Submitted by
dgm
Volunteered to solve
dgm
Lastmod by
Arild Berg
Rating
(0)
Description

i'm still tracking this down and i hope someone might have a ready answer since i'm new to tikiwiki.

i created a mail-in account to use Google's Gmail for POP since our IT department does not support POP from Exchange. the Gmail account uses port 995 for POP connections rather than the standard port 110. the account data was stored correctly in mySQL database but when tikiwiki attempts to read mail it fails citing a timeout on the gmail IP and port 110 as shown below:

PHP (5.2.3) ERROR (E_WARNING):
File: Socket.php
Line: 136
Type: fsockopen() function.fsockopen: unable to connect to 209.85.133.109:110 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. )

i have not yet found where the call to lib\pear\Net\Socket.php is made and will hopefully update this later with the information.

Workaround
The POP3 port is not hard-coded (if it ever was)
Importance
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
1371
Created
Tuesday 02 October, 2007 18:43:16 UTC
by Unknown
LastModif
Friday 14 June, 2013 17:16:54 UTC


Show PHP error messages