WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

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

anbuis-4.1.1 and dispatch-mime-type

by raimund :: Rate this Message:

| View in Thread

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"

Has anyone seen this problem, or is there a solution ?
Thanks
Raimund

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