Why Connect Your Email?
Connecting your email provider to Recruitier unlocks several powerful capabilities:- Send outreach from the platform — Compose and send emails directly from Recruitier without switching to your email client. Messages are sent through your actual email account, so recipients see your real email address — not a generic system address. This is critical for deliverability and trust.
- Automatic signature import — Recruitier imports your existing email signature and includes it in outreach messages, maintaining your professional branding without manual copy-pasting.
- Unified workflow — Keep your entire recruitment process in one place: find jobs, identify contacts, compose messages, and send them — all without leaving Recruitier.
Gmail
Connect your Google Workspace or personal Gmail account using Google OAuth. Supports
both @gmail.com and custom domain addresses.
Microsoft Outlook
Connect your Microsoft 365 or Outlook.com account using Microsoft OAuth. Supports SSO
for organizations with Single Sign-On configured.
Connecting Gmail
Navigate to email settings
Go to Settings in the left sidebar, then select Email Connections. You can also
connect your email during the onboarding flow when prompted.
Click Connect Gmail
Click the Connect Gmail button. This opens a Google OAuth consent screen in a new
window.
Sign in to your Google account
Select the Google account you want to use for sending outreach emails. If you are
already signed in, choose the account from the list. Otherwise, enter your Google
credentials.
Grant permissions
Google will ask you to authorize Recruitier to access certain account features.
Review the requested permissions and click Allow.
Gmail Permissions Explained
Recruitier requests the following permissions from Google:| Permission | Why It Is Needed |
|---|---|
| Send email on your behalf | Required to send outreach messages through your Gmail account |
| Read email settings | Used to import your email signature |
Recruitier does not read your inbox, access your contacts, or store your Gmail password.
The OAuth connection only grants the specific permissions listed above. Your email
credentials never pass through Recruitier’s servers — the OAuth2 protocol ensures that
authentication happens directly with Google.
Connecting Microsoft Outlook
Navigate to email settings
Go to Settings in the left sidebar, then select Email Connections. You can also
connect during the onboarding flow.
Click Connect Outlook
Click the Connect Outlook button. This opens a Microsoft OAuth consent screen in a
new window.
Sign in to your Microsoft account
Enter your Microsoft 365 or Outlook credentials. If you are part of an organization
with Single Sign-On (SSO), you may be redirected to your organization’s login page.
Grant permissions
Microsoft will show the permissions Recruitier is requesting. Review them and click
Accept.
Outlook Permissions Explained
Recruitier requests the following permissions from Microsoft:| Permission | Why It Is Needed |
|---|---|
| Send mail as you | Required to send outreach messages through your Outlook account |
| Read your mail settings | Used to import your email signature |
As with Gmail, Recruitier does not read your inbox or store your Microsoft password.
Only the minimum permissions needed for outreach functionality are requested. The
OAuth2 protocol handles all credential exchange directly with Microsoft.
Setting Your Preferred Email Provider
If you connect both Gmail and Outlook, you can choose which one Recruitier uses by default when sending outreach messages:- Go to Settings > Email Connections
- Under Preferred Email Provider, select either Gmail or Outlook
- Click Save
How Your Email Signature Works
When you connect your email provider, Recruitier imports your HTML email signature automatically. This signature is:- Appended to outreach messages — Every email you send through Recruitier includes your signature, just as if you had sent it from Gmail or Outlook directly.
- Cached for performance — Your signature is cached locally so it loads instantly when you compose messages.
- Sanitized for security — The signature HTML is processed through DOMPurify to remove any potentially malicious scripts or unsafe elements, with a maximum size limit of 50KB.
- Editable per message — You can modify the signature for individual messages if needed, without affecting your default signature.
Disconnecting Your Email
To disconnect a connected email provider:- Go to Settings > Email Connections
- Click the Disconnect button next to the provider you want to remove
- Confirm the disconnection
- You can no longer send emails through that provider from Recruitier
- Your signature for that provider is removed from the cache
- Any active outreach flows that use email steps will pause until you reconnect
Troubleshooting
'Authentication failed' when connecting Gmail
'Authentication failed' when connecting Gmail
- Make sure you are not blocking pop-ups in your browser. The OAuth window needs to open.
- If your organization uses Google Workspace with restricted app access, ask your IT administrator to whitelist Recruitier.
- Try using an incognito/private browser window to rule out extension conflicts.
- Clear your browser cookies for accounts.google.com and try again.
'Authentication failed' when connecting Outlook
'Authentication failed' when connecting Outlook
- Ensure your Microsoft 365 account has the appropriate license for sending email.
- If your organization has conditional access policies, the OAuth redirect may be blocked. Contact your IT administrator.
- Try clearing your browser cache and cookies for login.microsoftonline.com.
- Some organizations require admin consent for third-party apps. Check with your IT team.
Emails not sending
Emails not sending
- Check that your email connection is still active in Settings > Email Connections. OAuth tokens expire periodically and may need to be refreshed by reconnecting.
- Verify that the connected email account has not been suspended or had its password changed. If it has, disconnect and reconnect the provider.
- Check your outreach flow to confirm the email step has a valid recipient address.
- Verify that you have sufficient credits — outreach message generation costs 1 credit.
- Check if you have hit your email provider’s daily sending limits (Gmail: 500/day personal, 2,000/day Workspace; Outlook: varies by plan).
Signature not appearing
Signature not appearing
- Signatures are imported at connection time. If you added a signature to Gmail/Outlook after connecting, disconnect and reconnect to re-import it.
- HTML signatures with complex layouts may not render perfectly in all email clients. Test with a few recipients to verify formatting.
- If your signature exceeds 50KB, it may be truncated. Simplify the signature by reducing image sizes or removing unnecessary elements.
If you continue to experience issues, contact
support@recruitier.com with your account email and a
description of the problem. Include any error messages you see on screen.
Advanced
OAuth2 Token Lifecycle
When you connect your email provider, Recruitier receives an OAuth2 access token and (where applicable) a refresh token. Here is how the token lifecycle works:- Authorization — You grant permissions through Google or Microsoft’s consent screen
- Token storage — The access token is stored securely on Recruitier’s servers
- Token usage — Each time you send an email, the access token authenticates the request
- Token refresh — When the access token expires, Recruitier uses the refresh token to obtain a new one automatically
- Token revocation — If you disconnect your email, the token is revoked and deleted
Signature Sanitization
Email signatures can contain HTML, CSS, and embedded images. To protect against security risks, Recruitier processes all imported signatures through DOMPurify, which:- Removes JavaScript and event handlers
- Strips potentially dangerous HTML elements (iframes, forms, scripts)
- Preserves safe formatting (bold, italic, colors, links, images)
- Enforces a 50KB maximum size limit

