Jump to content

Hero Moto Corp Mail Architecture: Difference between revisions

From TetraWiki
Abhinav (talk | contribs)
No edit summary
Line 9: Line 9:




==Architecture In Brief:==
==Additional details Architecture In Brief:==


  1. Qmail2 Introduce in both server. Becauese of Disclaimer i.e
  1. Qmail2 Introduce in both server ,  Because of Disclaimer for two domains . For implementation refer http://192.168.1.15/wiki/index.php/Second_Instance_of_Qmail_for_Disclaimer or http://wiki.tetrain.com/wiki/index.php/Second_Instance_of_Qmail_for_Disclaimer
     a)Heromotocorp.com
     a)Heromotocorp.com
     b)Herofincorp.com
     b)Herofincorp.com


  2. Now mails first go to qmail then if mails are local then it deliver And if mail are remote then forward to qmail2 i.e on 900 port.
  2. Now mails first go to qmail then if mails are local then it deliver And if mail are remote then forward to qmail2 i.e on 900 port.
     For this check smtproute of  
     For this check smtproutes of  
     a)qmail point to :127.0.0.1:900
     a)qmail point to :127.0.0.1:900
     b)qmail2 point to :tetra ip:25
     b)qmail2 point to :tetra ip:587


  3. Qmail2 check automatically that whether it is heromotocorp.com or herofincorp.com . And then attach Diclaimer according to domain.
  3. Qmail2 check automatically that whether it is heromotocorp.com or herofincorp.com . And then attach Disclaimer according to domain.

Revision as of 13:26, 22 January 2013


Architecture


Additional details Architecture In Brief:

1. Qmail2 Introduce in both server ,  Because of Disclaimer for two domains . For implementation refer http://192.168.1.15/wiki/index.php/Second_Instance_of_Qmail_for_Disclaimer or http://wiki.tetrain.com/wiki/index.php/Second_Instance_of_Qmail_for_Disclaimer
   a)Heromotocorp.com
   b)Herofincorp.com
2. Now mails first go to qmail then if mails are local then it deliver And if mail are remote then forward to qmail2 i.e on 900 port.
   For this check smtproutes of 
   a)qmail point to :127.0.0.1:900
   b)qmail2 point to :tetra ip:587
3. Qmail2 check automatically that whether it is heromotocorp.com or herofincorp.com . And then attach Disclaimer according to domain.