Naresh V
December 10, 2010 10:18AM
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


-Naresh V.

_______________________________________________
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 3344 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: 122
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