view README @ 401:98c752b41cbc PATCH_NGINX_MAIL_0_3

Mail: raise number of arguments parsed in smtp. MAIL FROM / RCPT TO commands may have arbitrary number of parameters defined by various extensions. I'm aware of at least following used in wild: SIZE=, AUTH=, RET=, ENVID= (DSN), BODY= (8BITMIME). Additionally, rfc2821 address may contain spaces - so it will be parsed as several arguments too. Suppose 11 arguments is enough (3 was definitely not enough).
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 23 Jul 2007 00:09:59 +0000
parents acd2ec3541cb
children
line wrap: on
line source


The Russian documentation is available at http://sysoev.ru/nginx/
The English documentation is available at http://nginx.net