+ Reply to Thread
Page 5 of 6 FirstFirst ... 3 4 5 6 LastLast
Results 41 to 50 of 55

Thread: SVN R1395 - cPanel Addons (Password, Forward & Vacation)

  1. #41
    Nemesis02's Avatar
    Nemesis02 is offline Registered User
    Join Date
    May 2008
    Location
    Little Rock, AR
    Posts
    30
    Downloads
    7
    Uploads
    1

    Default

    Quote Originally Posted by wheaties82 View Post
    FYI - I have collected together a tutorial on my site about how to change email password for virtual users with multiple email domains without needing C-Panel.

    Props goes to Nemesis02 and xul for the code !!

    Change Roundcube Password
    Cool, thanks for the recognition Appreciate it.

  2. #42
    dejoa is offline Registered User
    Join Date
    Dec 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    Hi wheaties82!

    I did it. Before that I had to add one field for password in database.
    How I can change login to ask database for password?

  3. #43
    wheaties82 is offline Registered User
    Join Date
    Dec 2008
    Posts
    11
    Downloads
    4
    Uploads
    0

    Default

    I am not sure I understand your question -- depending on how your setup is configured the roundcube login should authenticate against the users and their respective passwords in your database. When you use the change password function it doesn't look up your password from the database again, rather it just gets the password from the current email session and checks against that password.

    Please clarify what you are asking when you want to look up a user's password on login?

    If you are asking how to configure roundcube to lookup usernames and passwords via a database, please refer to the Roundcube wiki found here: h t t p : / / t r a c . r o u n d c u b e . n e t / w i k i / H o w t o _ C o n f i g

    Look where it says "Configuring for Virtual Users " about 1/2 way down the page.
    Last edited by wheaties82; 12-23-2008 at 04:51 AM.

  4. #44
    dejoa is offline Registered User
    Join Date
    Dec 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    OK. Obviously I have to start with question from the beginning. I've installed last version of RoundCube (roundcubemail-0.2-beta2) on my mail server (postfix, dovecot, poppassd, apache2, mysql, ...), and it work nice. You can try it on RoundCube Webmail :: Welcome to RoundCube Webmail with username "cubemail", password "1234"!

    But, I need to install "change password" option for our users. I already have installed poppassd which work on port 106. I've tried to install addon "Plesk (poppassd) Password Change for 0.1.1" but it seems don't work on my version of RoundCube. Then, I tried to install "cPanel Addon" but I don't have cPanle

    Last chance was to install what you suggest and I'm not shure that I understood you very well. I've applied new field for password in the table "users". Then I changed the line with sql command according with it. I got the encrypted password in the databases but nothing happened with the password from the current email session (id est linux password)!

    Current instalation is with cPanel Addon only with options for password. So, what how ... I think you understand me

    Thanks!

  5. #45
    willhackett is offline Registered User
    Join Date
    Sep 2008
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    I have not figured out what is wrong, I am trying to use this but the tabs thing doesn't find it!

  6. #46
    Nitin Nimkar is offline Roundcube Newcomer
    Join Date
    Feb 2009
    Posts
    2
    Downloads
    4
    Uploads
    0

    Default cPanel but not working right

    Hi,

    My domain uses cPanel but this Plug in is not working normally when I change the password, it goes to http://webmail.xxxx.com/webmail/x3/m...main=xxxxx.com

    How do I change this path?

    Regards,

    Nitin

  7. #47
    Alvaro_SG is offline Registered User
    Join Date
    Oct 2008
    Posts
    1
    Downloads
    4
    Uploads
    0

    Default

    I can't use it. When I click on pass tab doesn't load, and the same with forwards and vacation.

  8. #48
    dukhunter99 is offline Registered User
    Join Date
    Sep 2006
    Posts
    27
    Downloads
    2
    Uploads
    0

    Default Error on forwarder set up page:

    Great plugin! I'm getting an error on the page that you set up forwarders. First the page appears stretched past the normal size and then I'm getting the following error:

    [21-Mar-2009 03:59:18] PHP Warning: fputs(): supplied argument is not a valid stream resource in /home/guerbes0/public_html/email/program/lib/imap.inc on line 209

    Here is the coding from that line:

    function iil_PutLine($fp, $string, $endln=true) {
    // console('C: '. rtrim($string));
    return fputs($fp, $string . ($endln ? "\r\n" : ''));


    I believe the stretch is from the error taking up to much space when it displays on the page.

    Any thoughts?
    Last edited by dukhunter99; 03-23-2009 at 01:08 AM.

  9. #49
    paullittrell is offline Registered User
    Join Date
    Mar 2009
    Posts
    1
    Downloads
    1
    Uploads
    0

    Default

    Has anyone got this working on 0.2.1 and if so would you be willing to share your modified files?

  10. #50
    Serga is offline Registered User
    Join Date
    May 2009
    Posts
    1
    Downloads
    6
    Uploads
    0

    Default

    Quote Originally Posted by paullittrell View Post
    Has anyone got this working on 0.2.1 and if so would you be willing to share your modified files?
    My RC is 0.2.2 and every thing works just fine (after that - a change 'X3' for 'bluehost' - it's a cPanel theme in my hoster)

    Nemesis02 Thank you very much for mod. I'd like to make a donation, but PayPal have no good look for Russia and they're citizens. Sorry.

+ Reply to Thread
Page 5 of 6 FirstFirst ... 3 4 5 6 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts