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: > Dear Sergey, > > I am using sieve, to sort thousands of emails. > > And I get error: > > sieve: /home/data1/protected/Documents/System Administration/save-by-from.sieve:2: address: retriever failure: Malformed email address As far as I can tell, it was fixed by commit 9f1d5ced7ae7ba2489e5c3908b846f1c3f30889f. > From: TXSOS <[email protected]> That email is perfectly valid and sieve parses it without problems here. > However, I can also see: > > Return-Path: <[email protected]>^M > with the ^M on the end, which I just think, maybe it is a problem? If ^M appeared in the From header as well, then it could be. I will need the entire header block to be sure. Regards, Sergey