On 14.11.2013, at 11.05, Joseba Torre joseba.torre@ehu.es wrote:
Forget this. Some days ago I changed de passdb query to allow users to connect using both the full mail address and the old identifier (which is not related to de mail address). But in my case, if I connect using my e-mail address director sends me to one server, and with my old id (that is being used by lmtp) to the other one. So I have 2 different server accessing 1 mailbox, and the problems are normal.
By now, I'll go back to only accept the old id.
Is there any way to tell director that old_id and joseba.torre@ehu.es are the same user (and should be directed to the same server)?
If the passdb lookup changes the ID to the same one director will see only one ID.
passdb { args = proxy=y nopassword=y starttls=any-cert driver = static }
This wouldn’t work then. You’d need to use passdb ldap I guess.