comparison LICENSE @ 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 29a6403156b0
children 54fad6c4b555
comparison
equal deleted inserted replaced
400:f1e2fab7a46c 401:98c752b41cbc