Finding & verification

Email pattern

The naming convention a company uses for work emails — first.last@, first@, flast@ — usually consistent across everyone at that domain once you know it.

The naming convention a company uses for work emails — first.last@, first@, flast@ — usually consistent across everyone at that domain once you know it.

Also see: Email permutator

  • {first}.{last}jane.doe@company.com
  • {first}jane@company.com
  • {f}{last}jdoe@company.com
  • {first}{last}janedoe@company.com
  • {f}.{last}j.doe@company.com
  • {first}{l}janed@company.com
  • {last}.{first}doe.jane@company.com
  • {last}{first}doejane@company.com
  • {last}doe@company.com
  • {first}_{last}jane_doe@company.com
  • {f}_{last}j_doe@company.com
  • {first}-{last}jane-doe@company.com
  • {f}-{last}j-doe@company.com

Candidates only — Jane Doe is not a real person at that domain. Verify one against the mail server before you send.

Related