<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'>hello,<br><br>what's the difference between timeout and proxy_timeout directives for mail ?<br>from the documentation, what i can tell is that timeout is the inactivity timer between downstream client and nginx<br><br>whereas proxy_timeout is the inactivity timer between nginx and upstream server<br><br>what about when the proxy connection is established (i.e. route lookup has taken place and the user has logged in) ?<br>which timer of these two is in force then ?<br><br>thanks<br>mansoor<br><br></div></body></html>