When the job id is added to the authservid, it affects the parsing of the Authentication-Result headers when processing an email.
My server processing an email from the mailing list with the job id added:
Apr 1 05:16:03 lunar opendmarc[6130]: s31CFlbY006346 ignoring Authentication-Results at 6 from medusa.blackops.org
Apr 1 05:16:03 lunar opendmarc[6130]: s31CFlbY006346 ignoring Authentication-Results at 8 from medusa.blackops.org
Apr 1 05:16:03 lunar opendmarc[6130]: s31CFlbY006346 ignoring Authentication-Results at 11 from medusa.blackops.org
Apr 1 05:16:03 lunar opendmarc[6130]: s31CFlbY006346 ignoring Authentication-Results at 14 from medusa.blackops.org
Apr 1 05:16:03 lunar opendmarc[6130]: s31CFlbY006346 ignoring Authentication-Results at 16 from lunar.ivenue.com/s31CEkcO006253
And my server processing an email from the mailing list with the default setting of not adding the job id:
Apr 1 05:26:25 lunar opendmarc[6418]: s31CQ933007092 ignoring Authentication-Results at 6 from medusa.blackops.org
Apr 1 05:26:25 lunar opendmarc[6418]: s31CQ933007092 ignoring Authentication-Results at 8 from medusa.blackops.org
Apr 1 05:26:25 lunar opendmarc[6418]: s31CQ933007092 ignoring Authentication-Results at 11 from medusa.blackops.org
Apr 1 05:26:25 lunar opendmarc[6418]: s31CQ933007092 ignoring Authentication-Results at 14 from medusa.blackops.org
Apr 1 05:26:25 lunar opendmarc[6418]: s31CQ933007092: ivenue.com none
1.3.0 released.