Jump to content

Hero Moto Corp Mail Architecture: Difference between revisions

From TetraWiki
Line 11: Line 11:
==Additional details Architecture In Brief:==
==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
  1. Qmail2 Introduce in both server ,  Because of Disclaimer for two domains .  
    a)Heromotocorp.com
 
    b)Herofincorp.com
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.
  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
For this check smtproutes of  
    b)qmail2 point to :tetra ip:587
 
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.
  3. Qmail2 check automatically that whether it is heromotocorp.com or herofincorp.com . And then attach Disclaimer according to domain.

Revision as of 13:28, 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.