Hello all,
after installing the 0.1 version of roundcube on my server i got the "Fatal error: Call to undefined function decrypt_passwd() in /var/kunden/webs/hubutz/mail/program/include/rcube_smtp.inc on line 105" error message.
I upgraded then to the trunkversion 1213 as suggested in a post, but that didn't fix the problem.
After some more trying i got the followiing messages:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/dev/urandom) is not within the allowed path(s): (/var/kunden/webs/hubutz/mail/:/tmp/) in /var/kunden/webs/hubutz/mail/program/lib/Auth/SASL/DigestMD5.php on line 177
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/dev/random) is not within the allowed path(s): (/var/kunden/webs/hubutz/mail/:/tmp/) in /var/kunden/webs/hubutz/mail/program/lib/Auth/SASL/DigestMD5.php on line 180
SMTP send: NOT OK(Authentication failure: Invalid response code received from server (Code: 535))
and to be honest i don't know what to do. I'd like to have a working roundcube :/
Anyone having an idea on how to fix that? That would be really appreciated!
Cheers, hubutz
Hello all,
the installation of gcrpyt didn't solve anyhting. I still get that messages :(
it's strange that those messages seems to alter...
Fatal error: Call to undefined function decrypt_passwd() in /var/kunden/webs/hubutz/mail/program/include/rcube_smtp.inc on line 105
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/dev/urandom) is not within the allowed path(s): (/var/kunden/webs/hubutz/mail/:/tmp/) in /var/kunden/webs/hubutz/mail/program/lib/Auth/SASL/DigestMD5.php on line 177
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/dev/random) is not within the allowed path(s): (/var/kunden/webs/hubutz/mail/:/tmp/) in /var/kunden/webs/hubutz/mail/program/lib/Auth/SASL/DigestMD5.php on line 180
SMTP send: NOT OK(Authentication failure: Invalid response code received from server (Code: 535))
I have the same Problem. When i use the php Function to send mail it works perfectly, but when i use smtp i get the open basedir Warning and an Error 535.
Hi!
I have the same problem but i don“t know how send by php. Can you help me?? Thanks