[imp] Problem authenticating to pop3 server (Type of Authentication)

Otto Stolz Otto.Stolz at uni-konstanz.de
Mon Oct 8 14:37:44 UTC 2007


Hello Manuel Mely,

you wrote:
> So the point i want to solve is:
> - Users don't need to enter "user at foobar.com" at login page to login as 
> user at foobar.com in my pop3 server.
> - What i need is to select foobar.com from the list (Server), enter 
> "user" at login page and authenticate as user at foobar.com 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


More information about the imp mailing list