again, mail & pop3

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

again, mail & pop3

Post by navid »

hi all
I have a script on a unix host.
This script connect to anouther pop3 server and smtp server, if access remote is ok.

When transfered my host to another server , i can't connect to special server , but i connect to another server without problem.

imap_open() can't connect to the special stream.But connect to a lot of pop3 mail & imap mail on another server.

I have problem just with all mails on a special server.

please help me.
bye
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

Post by navid »

hi
i can connect to this mail server with Outlook Express and another tools without problem.

I don't know, why i can't connect with imap_open().

Do you know other way for connect to the pop3 server without use of imap_open().

thanks
bye
Post Reply