<div style="font-family: Verdana; font-size: 12px;">Hi,<br>I&#39;ve been using cyrus imapd for years using saslauthd against unix passwd/shadow.<br>This way it&#39;s easy to understand the relation between a user and its mailbox.<br><br>Now I want to integrate authentication with a sql backend, forgetting about unix users.<br><br>I have a postgres db containing users and passwords.<br>These are actually a complete email and a password.<br><br>I would like imapd to authenticate using my db, where login is an email.<br>I&#39;ve seen many ways to accomplish sql authentication, so I don&#39;t know which is the right one.<br>At last, how do I map the complete email to a cyrus mailbox?<br>For example, if a user succesfully authenticate as name.lastname@domain.com, how does<br>cyrus translate it into a user.mailbox?<br><br>Thanks for any help,<br>Gabriele.<br><div><br><br></div></div>