On Wed, Dec 20, 2000 at 03:57:08PM -0500, Charles Galpin wrote:
: but aren't the virtual user table format's different? I will be doing this
: RSN, but don't personally have the experience with this. I remember seeing
: a discussion about this here or on the mailhelp list though.

The virtuser stuf is slightly different, but nothing a little perl won't
fix.:-)

Here's the format for postfix:

foo.com virtual
[EMAIL PROTECTED]    [EMAIL PROTECTED]
[EMAIL PROTECTED]    [EMAIL PROTECTED]

You don't need to use the word "virtual", but you need to put *something* 
there...

In my config, I've got my virtuals in /etc/postfix/virtual.  After making
any changes to that file, one must "postmap /etc/postfix/virtual".

In main.cf:

virtual_maps = hash:/etc/postfix/virtual

-- 
Jason Costomiris <><           |  Technologist, geek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/ 
          Quidquid latine dictum sit, altum viditur.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to