Hello! I believe it's called rewriting users. In my pop daemon, users are allowed to login with their email aliases out of virtusertable, it goes through the list of users and maps the alias to a local user, then lets you login as that user.
I'm wondering if there is a patch for bincimap that does this (or perhaps an option I missed?) I'd use the code from my pop daemon and try to do it myself, but c++ is confusing to me, and it is written in C. :) (As a side note, I assume it would be _horrendous_ to exec sendmail -bt <address> and get the local user name inside the bincimap daemon?) Thanks! Ben
