[exim] save not working...

Inizio della pagina
Delete this message
Reply to this message
Autore: Robert Nicholson
Data:  
To: exim-users
Oggetto: [exim] save not working...
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 '/'