imap_open

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

imap_open

Post by navid »

hi all.
why cannot connect to mail server with imap_open on localhost or person pc.

bye
User avatar
daven
Forum Contributor
Posts: 332
Joined: Tue Dec 17, 2002 1:29 pm
Location: Gaithersburg, MD
Contact:

Post by daven »

Could you be a bit more specific? Post some code, give a detailed description of what is happening, tell us your server settings (OS, mail program, etc.), and anything else you can think of that would help detail the problem.
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

Post by navid »

Hi daven

long detail:
---------------
I had a problem by mail server.
I connected to mail server with imap_open() command on 110 port.
I could connect to lot of account on a lot of mail server (one by one).

but i could not connect to a special mail server.
I test it for more than one account on this mail server.
but cannot connect to this accounts.

this mail server is merak.
--------------
now , i will conect to the mail server from my PC at my home .
not connect from internet host.

but i can not connect to each on of mail servers from my PC.

see u
bye
Post Reply