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

_______________________________________________
Bug-mailutils mailing list
Bug-mailutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to