Hi, I'm looking for a way to detect particular mail user agents so I can direct them to particular IMAP servers or even block them. I know there is a mail user-agent header... can I access it from the Nginx IMAP proxy configuration? Will Nginx pass it through to the auth_http backend? I'm a little reluctant to set up a mail server just to test =) Regards, Cliff