> Can anyone say how I could do something like the following in a .forward file > > if <trigger file exists> > seen > finish > endif > > Googling has only shown me exim.conf code but nothing to go in a .forward > Have a look at
http://www.exim.org/exim-html-current/doc/html/spec_html/filter.html first and see if that covers your question. Exim has its own filter language and also supports Sieve. -- ## List details at https://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/
