Roundcube Community Forum

 

Fatal error: Call to undefined function decrypt_passwd()

Started by Trel, March 23, 2008, 10:29:00 AM

Previous topic - Next topic

Trel

During the install when it asked me to test my config, I tried using SMTP and I got the following error


Fatal error: Call to undefined function decrypt_passwd() in /path_removed/roundcubemail/program/include/rcube_smtp.inc on line 105

till

Hey people,

just a quick heads up! I know this bug was not a show stopper (since it was "just" on the test page in the installer), but annoying for sure!

The bug is fixed in SVN (r1212). Sorry for the annoyance. I could have sworn we tested this before we released it.

Rock on!
Till

jsaxton

Hi,

Thanks for fixing this bug. I spent a couple hours last Thursday digging through the roundcube source on my own, and I wasn't able to fix it. Now when I run the SMTP test, it works just fine. I receive the test message. However, there are still two problems.

1: When I log into roundcube and try to send a message, I get a "Failed to send message" error.
2: I don't know if this is deliberate or not, but after I perform the SMTP test, it displays my password in plain text.

Let me know if there is anything I can do to further assist you in troubleshooting this problem.

Thanks!

till

Look in the logs what the error is, it should have detailed info. :)

Thanks!

jsaxton

Ah, this was a really stupid mistake on my part. I had yet to define an identity, so that's why it was choking.