hi,
i am new to exim. maybe this question is rather simple, but after reading
for hours and testing some filter rules i have no idea how to solve this
problem.
i want to rewrite the From: line in the header of mails that are sent to a
mailinglist so that i just can reply to tha message and the mail goes to
the list and not to the person who sent that mail. how can i do that?
i use the lists: director as described in the documentation:
---snip---
lists:
driver = forwardfile
domains = newhost.fet.uni-hannover.de
no_more
file = /home/mailinglists/$local_part
no_check_local_user
forbid_pipe
forbid_file
errors_to = od@???
---snip---
i need some kind of this:
if $local_part is my_list
then
put in my_list@my_domain into the From: line
endif
is this possible?
thanks,
od
--
Oliver Dawid * O.Dawid@??? *
http://www.fet.uni-hannover.de/~od/