View Single Post

  #3 (permalink)  
Old 02-19-2008
mechphisto@gmail.com
 
Posts: n/a
Default Re: redirecting mail from one address to two different accounts?

On Feb 18, 4:15 pm, Dances With Crows <danceswithcr...@usa.net> wrote:
> mechphi...@gmail.com staggered into the Black Sun and said:
>
> > We're using Postfix 2.2.10 on an RedHat AS4. We have an email
> > address, customerservice@(domain).com which needs to be received by
> > two different people. Now, I have it set up so that both their
> > clients will check that one account and "leave message on server" so
> > both can get it...but that still causes problems.
> > Is there something through Postfix that can allow me to fork the mail
> > for customerservice@ to their two individual mail accounts? Aliasing,
> > canonical mapping, virtual mapping, whatever?
> > I can't figure out how it can be done

>
> How are you currently doing the rewriting? In /etc/aliases:
>
> example: bob, joe, f...@somewhere.example.com
>
> ...mail to exam...@example.org will be delivered to both bob and joe's
> local addresses, and to f...@somewhere.example.com 's remote account.
> At least it did that when I tested it out. YMMV. If you need something
> different from this, holler. HTH,
>
> --
> This is my rifle, this is my GNU
> This is for fighting, this is for $FOO! --AJS in ASR
> =======Hire me! http://crow202.dyndns.org:8080/~mhgraham/resume/
> Matt G|There is no Darkness in Eternity/But only Light too dim for us to see


Well, that did it!
I didn't think you could just add more comma separated accounts to
aliases.
Thanks for the help!
-Liam
Reply With Quote