<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div class="msg-body inner  undoreset" role="main" aria-label="Message 
Body" style=""><div id="yiv621854937"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: times new roman,new york,times,serif; font-size: 12pt;"><div><span style="font-family: Arial; font-size: medium;">Hi everyone,</span><br style="clear: both; font-family: Arial; font-size: medium;"><span style="font-family: Arial; font-size: medium;">I'm now using nginx in 
setting up a proxying mail system in my company. The model is as below:</span><br style="clear: both; font-family: Arial; font-size: medium;"><br style="clear: both; font-family: Arial; font-size: medium;"><span style="font-family: Arial; font-size: medium;">Mail client 
<=========> Nginx proxy <===========> Mail server</span><br style="clear: both; font-family: Arial; font-size: medium;"><br style="clear: both; font-family: Arial; font-size: medium;"><span style="font-family: Arial; font-size: medium;">The stream between mail 
client and nginx is non-ssl connection (includes smtp and pop3 stream), 
whereas
 the stream between nginx and mail server uses ssl. The reason I use 
this model is that: I want to create a neutral node that can modify the 
emails before being delivered to mail server or client. However, I'm 
still stuck on the configuration of nginx to implement this model. So if
 you have any idea about how to configure this system as well as it's 
possibility with nginx, please help me.</span><br style="clear: both; font-family: Arial; font-size: medium;"><br style="clear: both; font-family: Arial; font-size: medium;"><span style="font-family: Arial; font-size: medium;">I'm still a newbie to this field, so if this is a 
dump question, please forgive for my awkwardness.</span><br style="clear: both; font-family: Arial; font-size: medium;"><span style="font-family: Arial; font-size: medium;">Thank you very much!</span><br style="clear: both; font-family: Arial; font-size: medium;"><br style="clear: both; font-family: Arial; font-size: medium;"><span style="font-family: Arial; font-size: 16px;">Btw: I also referenced to 
the question of kgoj at : 
http://forum.nginx.org/read.php?2,126528,126528#msg-126528. However, his
 model is contrasted with my model and I haven't found any idea yet!</span></div></div></div></div>
     </div></div></body></html>