Welcome! Log In Create A New Profile

Advanced

Re: How do I send an ID command (IMAP) in the mail module?

Maxim Dounin
December 10, 2010 08:24PM
Hello!

On Fri, Dec 10, 2010 at 08:45:45PM +0530, Naresh V wrote:

> Hi,
>
> As per my understanding of the mail module so far, the only
> communication that is done with the upstream and then handled is the
> LOGIN command in
> http://lxr.evanmiller.org/http/source/mail/ngx_mail_proxy_module.c#L327
> i.e.
>
> nginx:C> a012 LOGIN user@domain password
> dovecot:S> * OK
>
> and then subsequent communication happens without any specific
> handling by nginx.
>
> I want to send a ID command http://www.faqs.org/rfcs/rfc2971.html
> before the above LOGIN command, how do I go about it?
>
> nginx:C> a012 ID ( "X-ORIGINATING-IP" "172.31.1.76" )
> dovecot:S> * ID NIL
> nginx:C> a012 LOGIN user@domain password
> dovecot:S> * OK

This isn't currently possible. Feel free to provide patch.

Maxim Dounin

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

How do I send an ID command (IMAP) in the mail module?

Naresh V 3345 December 10, 2010 10:18AM

Re: How do I send an ID command (IMAP) in the mail module?

Maxim Dounin 1172 December 10, 2010 08:24PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 248
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready