At 07:22 PM 2/10/2009, Nate wrote:
At 03:53 PM 3/18/2008, you wrote:
Wietse Venema wrote:
We're using SMTP AUTH in postfix, querying the dovecot auth socket
which works well; however, in our virtual hosted environment it
requires that customers login with their full email address. Great
in practice, but impractical when a hosting account moves over and
has 300, or 3000 subscribers all using username only
authentication. In that case, with dovecot currently the query is
written to compare full email
Couldn't you just change the sql query to compare the login passed in
to the left side of the User ID/email address?
Rick