When i try and connect to IMAP i get the following error
Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:143 (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. ) in C:\Documents and Settings\Braiden\My Documents\xampp\htdocs\Mail\program\lib\imap.inc on line 468
IMAP connect: NOT OK(Could not connect to localhost at port 143: 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 set the server to localhost as i am using XAMPP
thanks in advance.
AFAIK the XAMPP package does not contain an IMAP server. If you dont know what one is then i suggest you do some research.