Git Product home page Git Product logo

Comments (18)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Look for if(class_exists('hmail_autoban')) and replace with if(class_exists
('hmail_autoban',false)) ... [file: pw_tools.php] ...

Original comment by [email protected] on 4 Dec 2009 at 10:52

  • Changed state: Started

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
not fixed in the latest trunk

Original comment by [email protected] on 4 Dec 2009 at 11:03

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Ah I missed your reply. I tried your diff and now I get a blank page. I checked 
the
mail logfiles and no message was sent to my account after the changes you 
suggested.

Original comment by [email protected] on 4 Dec 2009 at 11:08

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Oops, I misread your "patch"; now I got it right. I still get the message that 
the
secret code is not valid.

Original comment by [email protected] on 4 Dec 2009 at 2:06

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
I can confirm the PHP warning in the logs if hmail_autoban is missing. I will 
fix 
that. Nethertheless it works for me. I have disabled all plugins except 
pwtools, 
taskbar, savepassword and sendmessage. I can't reproduce any issues.

Original comment by [email protected] on 6 Dec 2009 at 7:39

  • Changed state: Accepted

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
I've found the bug ... ./program/include/rcmail_smtp.inc is no longer 
distributed 
with default Roundcube.

Original comment by [email protected] on 6 Dec 2009 at 6:48

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
As a temporary fix you can download the missing file from 
http://trac.roundcube.net/export/3167/branches/release-
0.2.2/program/include/rcube_smtp.inc. Place the file in ./program/include/ 
folder.

Original comment by [email protected] on 7 Dec 2009 at 10:35

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024

Original comment by [email protected] on 7 Dec 2009 at 10:40

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Fixed in SVN 3173 bundle.

Original comment by [email protected] on 11 Dec 2009 at 6:14

  • Changed state: Fixed

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Hmm it still doesn't work. I have to look into this when I have more time.

Original comment by [email protected] on 17 Dec 2009 at 10:43

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
OK I got more time. I installed a the latest version of roundcube, installed the
latest trunk of plugins. Enabled the right plugins, and configured them.

$rcmail_config['plugins'] = array('pwtools', 'settings', 'taskbar' 
,'sendmessage');

Now I can set a secondary email, and set up a secret question and answer. I keep
getting "secret answer is incorrect" when I try to get a password reminder.

What should I do to debug this issue?

Original comment by [email protected] on 16 Feb 2010 at 9:59

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
I don't have access to my code right now. But I believe 'savepassword' plugin 
is 
required by 'pwtools'.

Original comment by [email protected] on 16 Feb 2010 at 10:07

  • Changed state: Re-Opened

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
You are right. I just added it but still I get the same result.

Original comment by [email protected] on 16 Feb 2010 at 10:28

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
I hope this debugging output in logs/sql helps:

[16-Feb-2010 12:14:21 +0100]: query(1): SELECT vars FROM session
     WHERE  sess_id='f7f1560ffefd393802b11aaed66998c3'

[16-Feb-2010 12:14:21 +0100]: query(1): UPDATE session
       SET   
vars='language|s:5:\"en_US\";auth_time|i:1266316966;temp|b:1;request_tokens|a:2:
{s:6:\"logout\";s:32:\"1628d642a82afda109d822509b251bad\";s:8:\"settings\";s:32:
\"3416257fd2ec5998cf8e6c1d26f975eb\";}task|s:8:\"settings\";pwtools|a:5:{s:8:\"u
sername\";s:19:\"[email protected]\";s:8:\"question\";s:16:\"wat
is de
vraag?\";s:6:\"answer\";s:24:\"q/YjdwqFJWOAK0IxmpVEHw==\";s:5:\"email\";s:19:\"h
[email protected]\";s:4:\"pass\";N;}',
changed= FROM_UNIXTIME(1266318861)
       WHERE  sess_id='f7f1560ffefd393802b11aaed66998c3'

Original comment by [email protected] on 16 Feb 2010 at 11:17

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Any chance to get remote access (imap test account, phpmyadmin, ftp)?

Original comment by [email protected] on 16 Feb 2010 at 12:01

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
I've forwarded your request.

Original comment by [email protected] on 20 Feb 2010 at 1:48

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Did my email arrive in good order?

Original comment by [email protected] on 25 Feb 2010 at 3:34

from myroundcube.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Misconfiguration issue of savepassword plugin. Database adjustment of users 
table 
was missing.

Original comment by [email protected] on 4 Mar 2010 at 6:54

  • Changed state: Invalid

from myroundcube.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.