Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Unprotected VLOG(4) statement in SendEmailInternal #704

@jmcclellen

Description

@jmcclellen

There is a VLOG(4) << "Mailing command: " in SendEmailnternal that is not protected by the 'use_logging' condition.

This leads to application being blocked when an email message is attempting to be sent, and the application is running with --v=4 or higher.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions