On Mon, 2006-03-27 at 12:57 -0500, daniel wrote:
<snip>
> So it looks like these lines in my config are doing it:
>
> accept authenticated = *
> control = submission
What are the details of your authenticator section? I'd suggest it's the
"server_set_id = <something>" which is the source of your problem - it's
probable that it's setting the quotes, or you (or your clients) are
sending their usernames in quotes, or you have them quoted in a database
somewhere.
Graeme