Re: Exim Aliases With Domains

1998-08-23 Thread Asher Haig
Am I able to do something similar to what you did in domains="partial-lsearch;/etc/exim/aliases.virtual"; in the aliases.virtual file? For instance, can I put a line in the domains.virtual: # Warped-Reality.com aliases lsearch;/home/wr/aliases.mail Also, do I not have to run newaliases after

Re: Exim Aliases With Domains

1998-08-23 Thread Asher Haig
George Bonser, [EMAIL PROTECTED] on 8/23/98 3:52 PM >Just add a line under the driver = aliasfile; that looks like this: > >include_domain = true, > >Note the comma! > >Now you will need to include the domain for EACH alias! > >In other words: > >[EMAIL PROTECTED]: billy >[EMAIL PROTECTED]:

Re: Exim Aliases With Domains

1998-08-23 Thread Asher Haig
George Bonser, [EMAIL PROTECTED] on 8/23/98 3:32 PM >Maybe I am a bit slow today ... what exactly are you trying to do? If the >mail is addressed to [EMAIL PROTECTED] it goes into the account for user but >if it is addressed to [EMAIL PROTECTED] it goes to the mailbox for otheruser? > >That is eas

Exim Aliases With Domains

1998-08-23 Thread Asher Haig
I just installed Exim to replace sendmail. I'm trying to set up the alias file now so that I can have domain-dependant aliases (ie, two "ahaig"s depending on which domain it's sent to). I set include_domain to true in /etc/aliases (When I tried setting it in /etc/exim.conf it complained about i