mouss wrote: > J. Bakshi wrote: >> Hello mouss, >> >> hope you are well, thanks for your kind response. >> >> shall I use proxy in all the maps option. I like to be confirmed as it >> is a production server. >> The settings for virtual user and domains where you suggestion fits is >> >> ######################################### >> ## virtual domain setting >> ######################################### >> virtual_alias_domains = hash:/etc/postfix/virtual >> virtual_alias_maps = >> mysql:/etc/postfix/mysql-virtual-alias-maps.cf,mysql:/etc/postfix/mysql-email2email.cf >> >> virtual_gid_maps = static:5000 >> virtual_mailbox_domains = >> mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf >> virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf >> virtual_transport = dovecot >> virtual_uid_maps = static:5000 >> ~~~~~~~~~~~~~~~~~~~~~~~~~ >> >> shall I add the proxy in the maps options ? >> > > virtual_alias_domains = hash:/etc/postfix/virtual > virtual_alias_maps = > proxy:mysql:/etc/postfix/mysql-virtual-alias-maps.cf > proxy:mysql:/etc/postfix/mysql-email2email.cf > virtual_gid_maps = static:5000 > virtual_mailbox_domains = > proxy:mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf > virtual_mailbox_maps = > proxy:mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf > > Make sure > - proxymap is not disabled in your master.cf, and > - make sure the maps above are included. in the output of 'postconf > proxy_read_maps'. This should be the case if you didn't change this > value (and your packager did not). > > For more infos, read > http://www.postfix.org/proxymap.8.html > http://www.postfix.org/postconf.5.html#proxy_read_maps > >
Hello mouss, Thanks for your suggestion. I'll look into the links which you have provided. After implementing I'll come back with feed back. thanks a lot -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Joydeep Bakshi, Linux System Admin Kolkatainfoservices Pvt Ltd, 23A Royd Street, Kolkata 700016, India Work Phone 91 033 40014784 http://infoservices.in/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~