[imp] Problem with login

Daniel Eckl daniel.eckl at gmx.de
Wed Dec 3 02:48:36 PST 2003


Please reply to the list in every case. Your problem could interest other
people, too. Thats the sense of a mailing list. Thanks.

http://www.php.net/manual/en/function.imap-open.php
This page sais, that the stream is syntactically wrong in your case. This means
that your configuration is wrong.

Uncommenting the command imap_open which opens the connection to the mailbox is
very funny. Thats like: If the key to a door doesn't work, just ignore the
door. This doesn't bring you into the house, does it?

Please copy the part of imp/config/servers.php where you configured the server.
The problem seems to be there.

Greets,
Daniel

Zitat von Lino <n.mazza at studenti.it>:

> Good morning.
> Well i still can't log on.
> I tried to uncomment the imap_open  in horde/imp/lib/IMP.php
> Here the warning it displays:
>
> Warning: imap_open(): Couldn't open stream {mail.giovani.it:110/pop3}
>
> Warning: imap_open(): Couldn't open stream
> {mail.giovani.it:143/imap/notls}
>
> Via telnet it works.
>
> Please help me to solve this problem.
>
> Thx
> Lino :)
>
>
> Daniel Eckl wrote:
>
> >Hi Lino!
> >
> >That doesn't make a difference. The only decisive string in the response is
> the
> >"+OK". Everything after that string is only comment and is being ignored as
> far
> >as I know.
> >
> >Greets,
> >Daniel
> >
> >Zitat von Lino <n.mazza at studenti.it>:
> >
> >
> >
> >>Good afteroon.
> >>I've realized that the server POP i have to use returns a answer-string
> like
> >>this:
> >>
> >>+OK POP3 [XX.XX.XX.XX] v2000.70rh server ready
> >>
> >>Is there a particular configuration of IMP in this case?
> >>With other pops (tiscali, libero) IMP work.
> >>
> >>Thx
> >>
> >>Lino.
> >>
> >>
> >
> >
> >
> >
>
>
>
>



More information about the imp mailing list