Auteur: Christopher Snell Date: À: Tristram Cheer CC: exim-users Sujet: Re: [Exim] (no subject)
Try following each "save" command with a "finish" command. Example:
elif $header_subject: contains "[dotnet]"
then
save $home/Maildir/.Dotnet/
finish
Tristram Cheer wrote:
> I'm having issues with my .forward file, what I am tring to do is sort the
> incoming mail into subfolders, this works fine however I end up with the
> message sitting in the correct subfolder AND a copy of the message sitting
> in the inbox
>