At the end of my .forward I file I have something like this #logwrite "sending message $message_id from $header_from: to $header_to: to pipe"
#save "$home/Maildir/.INBOX.intray.backup/" pipe "$home/perlscripts/filter.pl -runsa" finish ... the #save is so that I can take a copy of every message that's put into the pipe because sometimes there's errors in the perlscript and I want to have a copy of the message. The perlscript is what routes the actual message to it's underlying folder. ... anyway the save isn't working but does work when I don't use Maildir ie. trailing '/' -- ## 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/
