Created attachment 246748 [details] git patch for mail/p5-Mail-DMARC poudriere testport'ed Changes from https://github.com/msimerson/mail-dmarc/blob/v1.20211209/Changes.md NEW FEATURES: * Postgres support #150 * added dmarc_whitelist hosts #119 * use Email::Sender for report sending BUGFIXES: * Properly delete sent reports when the database does not support cascade * Fix reporting for selectors whose name evaluates to false * Use maybestarttls for opportunistic encryption when sending reports using Email::Sender v2.0 or greater * Remove dead domain dmarc-qa.com from tests * Print full syntax guide with "--help" option (Jeremiah Morris) * Fix report sending issues with SSL/TLS * Fix db connection cache * move HTTP::Tiny into deps (used for PSL updates) * skip HTTP tests when optional JSON not installed #171 * skip HTTP tests when optional deps not installed #171 * update PSL * auto update PSL as part of release * lazy load Net::SMTPS #168 * removed dist::zilla * additional tests enabled * html UI: use https URLS everywhere * SPF: don't warn when scope is missing from reports * receive: permit other MIME types that have xml.gz filename * DKIM: when message has no result, add "none" * sqlite: add default current_timestamp * bin/install_deps.pl: apt improvements * updated PSL * update jQuery, jQuery grid * empty ENV FROM when missing #144 * improve aggregate report docs #142
Maintainer informed via mail
Created attachment 246749 [details] git patch for mail/p5-Mail-DMARC forgot to change my mail address… done
We cannot reset the maintainer email unless submitted from the original email account.
I changed back my mail in bz, is it ok now ?
This is not a maintainer change, this is a maintainer's work mail domain change, sorry…
(In reply to geoffroy desvernay from comment #4) Yes this is alright now. (In reply to geoffroy desvernay from comment #5) I understand what you are trying to do but the concept is same like SPF/DKIM the only difference here is that we can only verify with the bz account email address for the MAINTAINER email change. We just don't want someone with the same name from the other domain asking to return his port. :P I will commit in next batch.
Thank you !
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=054014cea24d923cb561c4bed11f44db1fb28923 commit 054014cea24d923cb561c4bed11f44db1fb28923 Author: Geoffroy Desvernay <dgeo@centrale-marseille.fr> AuthorDate: 2023-12-05 09:25:54 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-05 09:40:52 +0000 mail/p5-Mail-DMARC: Update version 1.20190308=>1.20211209 - Update MAINTAINER email Changelog: https://github.com/msimerson/mail-dmarc/blob/v1.20211209/Changes.md PR: 275505 Approved by: submitter is maintainer mail/p5-Mail-DMARC/Makefile | 4 ++-- mail/p5-Mail-DMARC/distinfo | 6 +++--- mail/p5-Mail-DMARC/files/patch-Makefile.PL (gone) | 10 ---------- mail/p5-Mail-DMARC/pkg-plist | 9 +++++++++ 4 files changed, 14 insertions(+), 15 deletions(-)