Re: How to make this work?

This is a discussion on Re: How to make this work? within the alt.comp.mail.exim forums, part of the Mail Servers and Related category; noobe wrote: > How would I do this? > I have several @domain1 @domain2 and @domain3 > now I also ...


Go Back   Usenet Forums > Mail Servers and Related > alt.comp.mail.exim

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-25-2005
Patrick Holthuizen
 
Posts: n/a
Default Re: How to make this work?

noobe wrote:
> How would I do this?
> I have several @domain1 @domain2 and @domain3
> now I also have or want the same first part
> myself@domain1 now I want to have myself@domain2
> and myself@domain3 now I want all of mail to go to each @domain
> individually in other words I do not want myself@domain1 to go to
> myself@domain2 or 3 and all the possible combinations.
>
> I am using exim 4.42 with exiscan built in on Suse 9.2 pro
>
> What other requirements do I have to implement to make this work
> properly?
>
> I have read a lot of the help pages at exim.org and just got more
> confused and am at a bigger loss than when I started this.
>
>
> Thanks for any input on this



Change the exim.conf file with the following information:

# This allows local delivery to be forced, avoiding alias files and
# forwarding.

real_local:
prefix = real-
driver = localuser
transport = local_delivery

virtual:
driver = aliasfile
domains = domain1 : domain2 : domain3
file = /etc/aliases.$domain
search_type = lsearch
no_more


In the files /etc/aliases.domain1, /etc/aliases.domain2, ... you need to
make the translations to real user-ids.

Example for aliases.domain1:
info: mailinfodomain1
peter: mailpeterdomain1

Translates info@domain1 to the user mailinfodomain1 and translates
peter@domain1 to the user mailpeterdomain1.

I hope this helps.

Sincerely,
Patrick Holthuizen
Reply With Quote
  #2 (permalink)  
Old 06-09-2005
Brent Atkerson
 
Posts: n/a
Default Re: How to make this work?


"Patrick Holthuizen" <turboen@netscape.net> wrote in message
news:d4jdjh$5lv$1@reader08.wxs.nl...
> noobe wrote:
>> How would I do this? I have several @domain1 @domain2 and @domain3
>> now I also have or want the same first part
>> myself@domain1 now I want to have myself@domain2
>> and myself@domain3 now I want all of mail to go to each @domain
>> individually in other words I do not want myself@domain1 to go to
>> myself@domain2 or 3 and all the possible combinations.
>>
>> I am using exim 4.42 with exiscan built in on Suse 9.2 pro
>>
>> What other requirements do I have to implement to make this work
>> properly?
>>
>> I have read a lot of the help pages at exim.org and just got more
>> confused and am at a bigger loss than when I started this.
>>
>>
>> Thanks for any input on this

>
>
> Change the exim.conf file with the following information:
>
> # This allows local delivery to be forced, avoiding alias files and
> # forwarding.
>
> real_local:
> prefix = real-
> driver = localuser
> transport = local_delivery
>
> virtual:
> driver = aliasfile
> domains = domain1 : domain2 : domain3
> file = /etc/aliases.$domain
> search_type = lsearch
> no_more
>
>
> In the files /etc/aliases.domain1, /etc/aliases.domain2, ... you need to
> make the translations to real user-ids.
>
> Example for aliases.domain1:
> info: mailinfodomain1
> peter: mailpeterdomain1
>
> Translates info@domain1 to the user mailinfodomain1 and translates
> peter@domain1 to the user mailpeterdomain1.
>
> I hope this helps.
>
> Sincerely,
> Patrick Holthuizen


Sorry for sort of highjacking this thread but it is very close to answering
my question AND I cannot find anything on Google regarding this.
I am using an als file for each domain I host. I have the need to to send a
single incoming email (from a specific customer of the domain listed in my
sig.) to 2 users on the Anrod Screen domain and am wondering how to do (if
it can be done).

--
Brent Atkerson
Anrod Screen Cylinder Co.
www.anrodscreen.com


Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:05 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0