On Mon, 05 Apr 2004 12:37:27 +0600 "Viktor Vislobokov" wrote:
> Hello All.
>
> I'm migrating from exim3 to exim4.
> Because many things was been changed, I'm confuse.
> For example, with exim3 I have folowing in directors:
>
> virtual_localuser:
> driver = aliasfile
> transport = virtual_localdelivery
> domains = lsearch;/var/virtual/domains
> file = /var/virtual/auth/$domain/passwd
> search_type = lsearch
> no_more
>
> But I'm not understand how I can same in exim4.
> "aliasfile" was been removed in exim4. With
> "redirect" router I could not configure search
> condition.
I recommend to start the migration converting the exim3 configuration with
the utility "convert4r4" and carefully inspect the new one.
It is really a good starting for a working exim4 configuration.
--Frank Elsner