Hello Manuel Mely, you wrote: > So the point i want to solve is: > - Users don't need to enter "[EMAIL PROTECTED]" at login page to login as > [EMAIL PROTECTED] in my pop3 server. > - What i need is to select foobar.com from the list (Server), enter > "user" at login page and authenticate as [EMAIL PROTECTED] in my pop3 server.
You will have to write (and activate) Custom Hooks, in this case probably _username_hook_frombackend and _username_hook_tobackend. If you can read German, you can have a copy of my hooks.php (PHP, with comments in German), as a starting point for your own hooks. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
