On 2008-04-28 at 19:49 -0700, Aaron Cordova wrote:
> special_remote:
[...]
>   local_parts = ! lsearch;/etc/exim/local_accounts
[...]
> 
> in the file local_accounts I have one line:
> postmaster

spec.txt:
  10.4. An lsearch file is not an out-of-line list

You want:
  local_parts = ! /etc/exim/local_accounts

See also:
  10.3 File names in lists

Regards,
-Phil

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to