how to configure virtual domain with tutorial in 
http://www.gnu.org/software/mailman/mailman-install/postfix-virtual.html, 

Here's an example.  Say that Postfix is configured to handle the virtual
domains dom1.ain, dom2.ain, and dom3.ain, and further
that in your main.cf file you've got the following settings: 
    myhostname = mail.dom1.ain
    mydomain = dom1.ain
    mydestination = $myhostname, localhost.$mydomain
    virtual_alias_maps =
        hash:/some/path/to/virtual-dom1,
        hash:/some/path/to/virtual-dom2,
        hash:/some/path/to/virtual-dom3

If in your virtual-dom1 file, you've got the following lines: 
    dom1.ain  IGNORE
    @dom1.ain @mail.dom1.ain
How to make file virtual-dom2 and virtual-dom3 ?



      
___________________________________________________________________________
Dapatkan alamat Email baru Anda!
Dapatkan nama yang selalu Anda inginkan sebelum diambil orang lain!
http://mail.promotions.yahoo.com/newdomains/id/
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to