Skip to content

Errors don't seem to be logged correctly #94

@h4nsen

Description

@h4nsen

Trying to debug why my parse-dmarc installation cannot connect to my IMAP server.

It seems only log-statements like log.Printf("Connecting to %s...", addr) actually make it to the logs.

Return-statements, like return fmt.Errorf("failed to connect: %w", err) cannot be found anywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions