Hey,<div><br></div><div>the information about the sender in an aggregate report (org_name-tag and email-tag in XML) is generated using the domain of the hostname of the server which runs opendmarc. Please have a look at line 188 and 189 of <a href="http://sourceforge.net/p/opendmarc/code/ci/master/tree/reports/opendmarc-reports.in">http://sourceforge.net/p/opendmarc/code/ci/master/tree/reports/opendmarc-reports.in</a>. I guess in your case this name is equivalent to one of your mailing domains. Of course you can override these values when you run the opendmarc-reports command. The help command shows how (see --report-email and --report-org):</div><blockquote type="cite"><div>$ opendmarc-reports --help</div><div>opendmarc-reports: usage: opendmarc-reports </div><div> --day send yesterday's data</div><div> --dbhost=host database host </div><div> --dbname=name database name </div><div> --dbpasswd=passwd database password </div><div> --dbport=port database port </div><div> --dbuser=user database user </div><div> --domain=name force a report for named domain</div><div> --help print help and exit</div><div> --interval=secs report interval </div><div> --keepfiles keep xml files (in local directory)</div><div> -n synonym for --test</div><div> --nodomain=name omit a report for named domain</div><div> --noupdate don't record report transmission</div><div> --report-email reporting contact [postmaster@example.com]</div><div> --report-org reporting organization [example.com]</div><div> --smtp-port smtp server port </div><div> --smtp-server smtp server </div><div> --test don't send reports</div><div> --utc operate in UTC</div><div> (implies --keepfiles --noupdate)</div><div> --verbose verbose output</div><div> (repeat for increased output)</div><div> --version print version and exit</div></blockquote><div><br></div><div>The domain in your opendmarc.dat is not used directly in the generated aggregate report. It represents the hostname of the machine which receives the message (for the case of multiple MXs) and is only used to distinguish them when the data gets imported into the DB using <a href="http://sourceforge.net/p/opendmarc/code/ci/master/tree/reports/opendmarc-import.in">http://sourceforge.net/p/opendmarc/code/ci/master/tree/reports/opendmarc-import.in</a>.</div><div><br></div><div>Probably you can play around with opendmarc-import and opendmarc-reports to get it working for your setup.</div><div><br></div><div>Cheers,</div><div>Christoph<br><br>Am Mit, 2. Sep, 2015 um 12:37 schrieb Mick <debacletw8@rs432.net>:<br>
<blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">Hi all,
I guess this is a dead list. Seems more questions are asked than answered at least. Perhaps everyone is on holiday in Blackpool? I hoped at worse for a retort 'Read the documentation' with a link to the relevant section of incoherent text, but alas no, not even that. Abandon hope all ye who ask here! :'(
Best wishes to everyone,
Mick.
On 31/08/2015 00:58, Mick wrote:
<blockquote>Hi all,
I'm new to opendmarc and this list, so apologies if this has been asked before. Over the past few days, I've set up opendmarc, but am holding back on the feedback reports as I'm sure they won't conform. I have 4 domains that each receive email through the same postfix MTA instance, so regardless of which domain messages are destined for, they all get labelled as a report from the primary domain in opendmarc.dat. Is it okay to report if not everything in that report applies to the domain it is said to be received for? I'm sure it isn't and I can't think of a way round this so thought I'd ask.
Many thanks,
Mick.
_______________________________________________
opendmarc-users mailing list
<a href="mailto:opendmarc-users@trusteddomain.org">opendmarc-users@trusteddomain.org</a>
<a href="http://www.trusteddomain.org/mailman/listinfo/opendmarc-users">http://www.trusteddomain.org/mailman/listinfo/opendmarc-users</a>
</blockquote>
_______________________________________________
opendmarc-users mailing list
<a href="mailto:opendmarc-users@trusteddomain.org">opendmarc-users@trusteddomain.org</a>
<a href="http://www.trusteddomain.org/mailman/listinfo/opendmarc-users">http://www.trusteddomain.org/mailman/listinfo/opendmarc-users</a></div></blockquote></div>