Hero Moto Corp Mail Architecture: Difference between revisions
Appearance
No edit summary |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
== Architecture == | == Old Architecture == | ||
| Line 9: | Line 9: | ||
==Additional details Architecture In Brief:== | ==Additional details for Architecture In Brief:== | ||
1. Qmail2 Introduce in both server , Because of Disclaimer for two domains . | |||
For implementation of Disclaimer , 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. | |||
== Modified Architecture == | |||
[[Image:Heromotocorp's Mail Architecture1.png|700px]] | |||
Latest revision as of 06:40, 18 December 2013
Old Architecture[edit]
Additional details for Architecture In Brief:[edit]
1. Qmail2 Introduce in both server , Because of Disclaimer for two domains .
For implementation of Disclaimer , 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.