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