[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: redirect mail for a virtual domain(w/o local users) with exim (FIXED)



On Wed, 2002-07-10 at 04:27, Shri Shrikumar wrote:

Any interested parties,

<snip>

> virtual:
>   driver = aliasfile
>   domains = *.domain.co.uk
>   file = /etc/aliases.$domain
>   search_type = lsearch*
>   no_more

changed the above to

virtual:
  driver = aliasfile
  domains = domain.co.uk
  file = /etc/aliases.domain.co.uk
  search_type = lsearch*
  no_more

if you want *.domain.co.uk, 

'You need to request "partial matching" by setting the search type to
"partial-dbm" in order for this to work. '

				Exim FAQ
> with /etc/aliases.domain.co.uk in the form of
> alias1 : email@host.com
> alias2 : email2@host.com

<snip>


Shri


-- 
------------------------------------------------------------------------
Shri Shrikumar             U R Byte Solutions
I.T. Consultant            26/3 Annandale Street   Tel: (0131) 558 9990	
Email: shri@urbyte.com     Edinburgh EH7 4AN       Web: www.urbyte.com


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: