I'll try to answer myself.
As i see, the options "from local" and "for local" is the defaults, and can
be omitted?
So, the first match can be cut to
match action "mbox" ??
the my first question i have understood, if "from local" is the default,
than it will not work without "from any"
the second
Hello list! Please look at my match-action definitions:
action "mbox" mbox alias
action "mda" mda "/usr/local/bin/procmail" alias
action "relay" relay
action "relay_dkim" relay host smtp://127.0.0.1:10027
match for local action "mbox"
match from any for domain action "mda"#2nd match
match