You are not logged in.
First I would like say that this is a great project and thanks for all the hard work developers!
I have been unable to get the mailgate function to work on a linux or BSD platform. Work fine under Windows via XAMPP.
In debug mode I get the following in the logs:
2008-08-17 12:11:29
Warning(2): imap_open() [<a href='function.imap-open'>function.imap-open</a>]: Couldn't open stream {10.10.1.221:143/imap/notls}
Backtrace :
/var/www/glpi/inc/auth.class.php:116 imap_open()
/var/www/glpi/inc/auth.function.php:1109 identification->connection_imap()
/var/www/glpi/front/setup.auth.php:126 test_auth_mail()
2008-08-17 12:11:29
Warning(2): imap_close(): supplied argument is not a valid imap resource
Backtrace :
/var/www/glpi/inc/auth.class.php:123 imap_close()
/var/www/glpi/inc/auth.function.php:1109 identification->connection_imap()
/var/www/glpi/front/setup.auth.php:126 test_auth_mail()
I know my Exchange server is configured properly as this works with GLPI on Windows.
Do I have a missing dependency? Can someone point me in the right direction to fix this?
Currently running on Debian Etch. Tried with PHP4 and then PHP5. I think I am just missing something.
Thanks
Offline
really no idea.
stream could not be opened but we have no clue to find why.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Offline