Dony Tata wrote:
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 ?


It would be much better if you would just describe what your configuration is and what you want to do rather than asking questions about some possibly irrelevant material from the installation manual.

--
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
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