[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-anubis] anbuis-4.1.1 and dispatch-mime-type
From: |
Wojciech Polak |
Subject: |
Re: [bug-anubis] anbuis-4.1.1 and dispatch-mime-type |
Date: |
Sat, 08 Aug 2009 14:04:59 +0200 |
On Fri, 2009-08-07 at 08:03 -0700, raimund wrote:
> i try to handle multipart messages in anubis-4.1.1 as described in the
> Documentation "B. Multi-Part Message Processing".
> When 1 add:
> dispatch-mime-type recurse "multipart/*" "message/rfc822"
> dispatch-mime-type Text "text/*"
> dispatch-mime-type none "*"
> to the CONTROL section i get an
> "unknown keyword: dispatch-mime-type"
It will not work since Appendix B, "Multi-Part Message Processing",
is only a propose, a draft, not implemented in the code yet.
I am sorry for the confusion.
Regards,
Wojciech