Jump to content

Implementation and customization of qmail for MiraExim: Difference between revisions

From TetraWiki
Navdeep (talk | contribs)
Created page with "<center>'''IMPLEMENTATIONS and CUSTOMIZATIONS FOR MIRAEXIM'''</center> # '''Qmail with Disclaimer.''' # '''LDAP Master-Slave with courier imap''' # '''Mail Archiving (Done ..."
 
Navdeep (talk | contribs)
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'''
# '''There are basic two types of customization in openfire : '''
* '''Grouping done by LDAP Groups.'''
* '''LDAP Groups contained diffenent members.'''

Latest revision as of 10:45, 2 March 2013


IMPLEMENTATIONS and CUSTOMIZATIONS FOR MIRAEXIM
  1. Qmail with Disclaimer.
  1. LDAP Master-Slave with courier imap
  1. 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


  1. Mail Archiving “ALL OUTGOING MAILS”

All outgoing remote mails were copied to log@groupvama.com, from qmail2


  1. SSL integration with smtp,pop3,imap and http.
  1. “catchall” account activated for all the domains.
  1. 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.
  1. DR Site is a backup copy of qmail DC.
  1. If DC is down then require to manually up DR by start qmail service from inittab.
  1. DR is an LDAP Slave.
  1. Openfire is implemented on DC qmail server