Skip to content

Email.Headers.Add("Bcc"…) does not do what one might think #134

Description

@quite

If you do Email.Headers.Add("Bcc", "foo@example.com"), you don't get a BCC to that address, but instead an email to the To:, which has a visible header Bcc: foo@example.com. Perhaps this is by design? But Email.Headers.Add("To", "bar@example.com") for example does override Email.To.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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