Our Bind 9 on Ubuntu 10.04.4 (9.7.0.dfsg.P1-1ubuntu0.8) can't resolve mbs.microsoft.com. Other Nameservers seem to be able to resolve the Name.
This is what bind logged on debug 9:
query failed (SERVFAIL) for mbs.microsoft.com/IN/A at query.c:4628
Our Bind 9 on Ubuntu 10.04.4 (9.7.0.dfsg.P1-1ubuntu0.8) can't resolve mbs.microsoft.com. Other Nameservers seem to be able to resolve the Name.
This is what bind logged on debug 9:
query failed (SERVFAIL) for mbs.microsoft.com/IN/A at query.c:4628
Our sysadmin team edits the field Message-ID in exim4 header files (ending with -H) and substitues the first char after "<".
e.g:
077I Message-ID: <[email protected]>
-->
077I Message-ID: <[email protected]>
I'd like to write a script to release the mails. I changed the part between "<" and "@" in the field Message-ID and substituted a hash value so the Message-ID looks like:
077I Message-ID: <[email protected]>
Now exim says "format error" in the log and the mail is not released. There was no change except for this one field.
Why can't the ID be substituted like that? Does it need to be the exact same length? It's exim4 version 4.69-2ubuntu0.3.