Implementation and customization of qmail for MiraExim: Difference between revisions
Appearance
Created page with "<center>'''IMPLEMENTATIONS and CUSTOMIZATIONS FOR MIRAEXIM'''</center> # '''Qmail with Disclaimer.''' # '''LDAP Master-Slave with courier imap''' # '''Mail Archiving (Done ..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[category:Mira Exim]] | |||
<center>'''IMPLEMENTATIONS and CUSTOMIZATIONS FOR MIRAEXIM'''</center> | <center>'''IMPLEMENTATIONS and CUSTOMIZATIONS FOR MIRAEXIM'''</center> | ||
| Line 42: | Line 44: | ||
# '''Openfire is implemented on DC qmail server''' | # '''Openfire is implemented on DC qmail server''' | ||
Latest revision as of 10:45, 2 March 2013
- Qmail with Disclaimer.
- LDAP Master-Slave with courier imap
- Mail Archiving (Done by forwarding) “ALL INCOMMIG MAILS”
For “Miraexim.com” Domain incoming mails forwarded to archive.miraexim@miraexim.com
For “groupvama.com’ Domain incoming mails forwarded to archive.groupvama@groupvama.com
For “vogueserv.com” Domain incoming mails forwarded to archive.vogueserv@vogueserv.com
For “cdc.uk.net” Domain incoming mails forwarded to archive.miraexim@miraexim.com
For “vikramadityaexports.com” Domain incoming mails forwarded to archive.vikramadityaexports@vikramadityaexports.com
For “missangel.com” Domain incoming mails forwarded to archive.missangel@missangel.com
- Mail Archiving “ALL OUTGOING MAILS”
All outgoing remote mails were copied to log@groupvama.com, from qmail2
- SSL integration with smtp,pop3,imap and http.
- “catchall” account activated for all the domains.
- How to activate “catchall” account
- First create normal account on ldap ,ex : catch@domain.com
- Then give “mailAlternateAddress” as a catchall@domain.com
- Then all spams and unwanted received this catchall.
- DR Site is a backup copy of qmail DC.
- If DC is down then require to manually up DR by start qmail service from inittab.
- DR is an LDAP Slave.
- Openfire is implemented on DC qmail server