Postfix relaying question
Kirk Cerny
kirksemail at gmail.com
Mon Jun 25 13:17:52 MDT 2007
I have not rried it but, you could use a regex in the virtual file to
match all after all the other matches, and forward them to there
desired location.
# virtual file
/^(.*)@(.*)$/ $1@$2
On 6/25/07, Michael L Torrie <torriem at chem.byu.edu> wrote:
> I want to set up my currently-working postfix server to relay any e-mail
> that cannot be delivered locally (or to my virtual users) to another MX
> (google's). Does anyone have any recipes for doing that? I'm currently
> digging through the docs but I haven't quite found what I'm looking for
> yet.
>
> thanks.
>
> Michael
>
>
>
> /*
> PLUG: http://plug.org, #utah on irc.freenode.net
> Unsubscribe: http://plug.org/mailman/options/plug
> Don't fear the penguin.
> */
>
More information about the PLUG
mailing list