|
Prev: Going from qmail to postfix
Next: postfix help
From: mechphisto on 18 Feb 2008 16:22 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, if at all. Thanks for any suggestions! Liam
From: Dances With Crows on 18 Feb 2008 17:15 mechphisto(a)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, fred(a)somewhere.example.com ....mail to example(a)example.org will be delivered to both bob and joe's local addresses, and to fred(a)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
From: mechphisto on 19 Feb 2008 10:50 On Feb 18, 4:15 pm, Dances With Crows <danceswithcr...(a)usa.net> wrote: > mechphi...(a)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...(a)somewhere.example.com > > ...mail to exam...(a)example.org will be delivered to both bob and joe's > local addresses, and to f...(a)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
|
Pages: 1 Prev: Going from qmail to postfix Next: postfix help |