« Return to Thread: anbuis-4.1.1 and dispatch-mime-type

Re: anbuis-4.1.1 and dispatch-mime-type

by Wojciech Polak-2 :: Rate this Message:

| View in Thread

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





_______________________________________________
Bug-anubis mailing list
Bug-anubis@...
http://lists.gnu.org/mailman/listinfo/bug-anubis

 « Return to Thread: anbuis-4.1.1 and dispatch-mime-type