if not dry_run:
            send_email(
                to=[settings.BOARD_NOTIFICATION_ADDRESS],
                subject="Membership information check sent",
                txt_template="members/email/information_check_notification.txt",