OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: How to relay mail received by user to a mailing list

From: Dan Farrell (danspore.ath.cx)
Date: Mon Feb 04 2008 - 01:41:35 CST


On Sun, 03 Feb 2008 17:47:03 -0500
Michael Martone <michael.martonemts-iss.com> wrote:

> ?
> OK - After adding this line to main.cf what else do I need to do to
> get this to work?
>
> virtual_alias_maps = hash:/etc/postfix/virtual
>

You need to edit the file /etc/postfix/virtual and then:
# postmap /etc/postfix/virtual;
you'll then want to restart psotfix probably

-- Dan