+ Reply to Thread
Results 1 to 5 of 5

Thread: New password plugin driver - vpopmaild

  1. #1
    jingo is offline Registered User
    Join Date
    May 2007
    Posts
    15
    Downloads
    2
    Uploads
    0

    Default New password plugin driver - vpopmaild

    I use qmail with vpopmail as mail-server.

    vpopmaild can be used to change password among other things.

    I have attached a driver to use with the password plugin. 'vpopmaild.php'.
    It is based on vpoppassd.php!

    Also included are the new config.inc.

    I added to config.inc this:

    $rcmail_config['password_driver'] = 'vpopmaild';

    // vpopmaild Driver options
    // -----------------------
    // The host which changes the password
    $rcmail_config['password_vpopmaild_host'] = 'localhost';

    // TCP port used for vpopmaild connections
    $rcmail_config['password_vpopmaild_port'] = 89;

    Please try it out, and commit it to the svn.
    Attached Files

  2. #2
    jingo is offline Registered User
    Join Date
    May 2007
    Posts
    15
    Downloads
    2
    Uploads
    0

    Default

    Also here is the Danish localization of the password plugin.
    Attached Files

  3. #3
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    Hi,

    Thanks for the driver, please post it to the dev mailinglist for review and inclusion into the plugin.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  4. #4
    jingo is offline Registered User
    Join Date
    May 2007
    Posts
    15
    Downloads
    2
    Uploads
    0

    Default

    Quote Originally Posted by JohnDoh View Post
    Hi,

    Thanks for the driver, please post it to the dev mailinglist for review and inclusion into the plugin.
    Just did.

    Hope it will be usefull for others.

  5. #5
    jingo is offline Registered User
    Join Date
    May 2007
    Posts
    15
    Downloads
    2
    Uploads
    0

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Tags for this Thread

Posting Permissions

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