+ Reply to Thread
Results 1 to 3 of 3

Thread: Password Plugin API; %d delivers username, not domain

  1. #1
    martensson is offline Registered User
    Join Date
    Aug 2009
    Posts
    14
    Downloads
    3
    Uploads
    0

    Default Password Plugin API; %d delivers username, not domain

    Hello there again!

    Whilst I was trying to setup Roundcube I ran into this problem. I've got a few workarounds within my reach, but I was curious how you guys handled (if, ofcourse) this problem and perhaps some brilliant idea in fixing this nicely.

    I am using 0.3 stable release, connecting it to my Workaround.org configuration (dovecot/mysql).

    The weird thing is that de %d parameter, as mentioned in the config file of the password plugin posts a username back, not the domain name.

    Example: user@domain.com
    %l = user@domain.com
    %u = user
    %d = user

    Now I don't get this, where the hell does he retrieve the domainname from? Ofcourse I can extract the domain name from %l, which is one of my workarounds.

    Any idea's?

  2. #2
    alec is offline Registered User
    Join Date
    Oct 2008
    Posts
    328
    Downloads
    1
    Uploads
    0

  3. #3
    martensson is offline Registered User
    Join Date
    Aug 2009
    Posts
    14
    Downloads
    3
    Uploads
    0

    Default Fixed

    ThnX!

    This fixed version indeed delivered the solution! Much appreciated!

+ 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