OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Virtual document doesn't explain well enough..
From: Alex (alexshade.com.ar)
Date: Mon May 29 2000 - 18:13:12 CDT


hey James,

if you need information about the virtual table format just take a look at
the man pages of it:
http://www.usmatrix.net/postfix/virtual.5.html

it says:
virtual.domain anything (right-hand content does not matter)
so you put whatever you like.

be sure to run postmap /etc/postfix/virtual (or whatever your path is) after
making changes to /etc/postfix/virtual
also wait a minute or two for changes to be taken or if you are in a hurry
use postfix reload too.

I guess you have:
virtual_maps = hash:/etc/postfix/virtual
or something like it at main.cf