I should have payed more attention: > redirect: 1: cannot get envelope sender: Requested item not found
Your sample script did not contain "redirect", action. That's why I was unable to reproduce the error. > As you can see the message does not begin with a "From " in the first > line. Is this how the envelope_sender() determines the envelope? No, it does not use it, since maildir messages never contain this line. It is looking for X-Envelope-Sender, which your sample message does not contain, indeed. It should be easy to fix, I'll get back to you later on this subject. However, I still cannot reproduce 'Function not implemented' error... Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
