bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] sieve: address: retriever failure: Malformed email a


From: Jean Louis
Subject: Re: [bug-mailutils] sieve: address: retriever failure: Malformed email address
Date: Sun, 25 Dec 2016 22:14:46 +0300

On Sun, Dec 25, 2016 at 02:26:27PM +0300, Jean Louis wrote:

> whereby save-by-from.sieve is:
> 
> require [ "fileinto", "variables" ];
> if address :matches [ "from" ] "*" {
>   fileinto "~/Maildir/${1}";
> }

Is there a command to lowercase the ${1} ?

Is there are command to run the shell?

Jean



reply via email to

[Prev in Thread] Current Thread [Next in Thread]