Re: sieve: address: retriever failure: Malformed email address

Sergey Poznyakoff <[email protected]>
Newsgroups gmane.comp.gnu.mailutils.bugs
Organization GNU.org.ua
Message-ID <[email protected]>
Jean Louis <[email protected]> ha escrit:

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

if address :matches [ "from" ] "*" {
   set "recipient" :lower "${1}";
   fileinto "~/Maildir/${recipient}";
}

> Is there are command to run the shell?

See "pipe".

  http://mailutils.org/manual/html_section/Extensions.html#pipe
  http://mailutils.org/manual/html_section/Actions.html

Regards,
Sergey
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.