Hi there,

I ve the spec.txt about building a small mailing list in exim4 for
a little project.

Here the router file /etc/exim4/conf.d/router/50_exim4-mailing_lists:
#
lists:
  driver = redirect
  domains = lists.chaos-disciple.org
  file = /usr/local/mail/lists/$local_part
  forbid_pipe
  forbid_file
  errors_to = [EMAIL PROTECTED]
  no_more
#

And the mailing list file /usr/local/mail/lists/vernetzung:
#
[EMAIL PROTECTED]
#


When trying to send an email to the list i get a
mail about an unroutable address. Do i miss anything or am
i completely wrong about how to configure that?

Both files are owned by root:root with 644.
My System is debian_etch with 2.6.22 kernel.


Thanks a lot for your help and
greets,

Felix Matenaar

-- 
## 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