June Offer Every MAX plan gets a fully custom-built system Free custom system worth $1,500-$10,000 · worth $1,500-$10,000

Outlook.com / Hotmail SMTP Setup (2026): App Password + t...

Outlook.com / Hotmail SMTP Setup (2026): App Password + the POP enable trap

|7 min read|
Outlook.com / Hotmail SMTP Setup (2026): App Password + the POP enable trap
Matt KielbasaMatt Kielbasa7 min read

Covers @outlook.com, @hotmail.com, @live.com, and @msn.com personal Microsoft accounts. Microsoft requires Modern Auth (OAuth2) by default - App Passwords are the supported workaround for any SMTP client that does not implement OAuth, which includes Inflowave's SMTP path.

Outlook.com SMTP values
SMTP host
smtp-mail.outlook.com
Port
587 (STARTTLS)
Username
your full Outlook/Hotmail/Live email address
Password
App Password (regular password is rejected by Modern Auth)

Step 1 - Enable POP/SMTP access on your mailbox

As of 2024, Microsoft disables POP and IMAP access by default on new Outlook.com accounts. SMTP send via App Password works only after you toggle this on. Most people miss this step and waste an afternoon chasing a 535 auth error that the App Password did not cause.

  1. Sign in at outlook.live.com.
  2. Top-right gear icon → View all Outlook settings at the bottom of the panel.
  3. Left rail, MailSync email.
  4. Under "POP and IMAP", set Let devices and apps use POP to Yes.
  5. Click Save.

Step 2 - Enable Two-Step Verification

App Passwords only exist on accounts with 2-Step Verification enabled. Without it, Microsoft hides the entire App Passwords menu - no error, just absence.

  1. Visit account.microsoft.com/security and sign in.
  2. Find Two-step verification and click Set up two-step verification.
  3. Complete the setup with the Microsoft Authenticator app or a phone number.

Step 3 - Generate the App Password

  1. From account.microsoft.com/security, click Advanced security options.
  2. Scroll to the App passwords section.
  3. Click Create a new app password.
  4. Microsoft shows a long random password (one-time view). Copy it.
  5. Paste it into Inflowave immediately. Microsoft will not show it again.

Step 4 - Connect to Inflowave + test send

  1. Inflowave → SettingsEmailAdd sending domainCustom SMTP.
  2. Host: smtp-mail.outlook.com, Port: 587.
  3. Username: your full Outlook email.
  4. Password: the App Password.
  5. Save, then click Send test on the linked card. A successful 250 confirms SMTP auth + From-address alignment.
  6. If you get 535 here, go back to Step 1 - the POP setting is the most common cause.

Troubleshooting

"535 5.7.139 Authentication unsuccessful"

Modern Auth is required and you sent the regular password. Use an App Password, not your login password.

Auth succeeds but the test email never arrives

POP/SMTP is disabled on the mailbox. Re-run Step 1 - set "Let devices and apps use POP" to Yes.

"App passwords" section does not appear

2-Step Verification is not enabled. Re-run Step 2.

"550 SMTP; Client does not have permissions to send as this sender"

You set the From address to something different from the authenticated mailbox. Send as the same address you used to authenticate, OR add the alias to the account first.

Send limits and account aging

  • ~300 messages per day on new Outlook.com accounts. Microsoft does not publish a precise number; this is the observed practical cap.
  • The cap expands gradually as the account ages and earns sending reputation - accounts that have been active for 6+ months and consistently send to engaged recipients can sustain higher daily volumes.
  • Suitable for transactional and low-volume notification mail. Not suitable for marketing, cold outreach, or any sustained high-volume send.
  • Hitting the cap returns 550 5.4.1 Recipient address rejected: Access denied and outbound is paused for ~24 hours.

Official sources

2026 OPERATOR REPORT

The Agency Profit Playbook Is In

How do 80+ agency operators rate their own pricing, retention, and margin? The Agency Profit Playbook has the benchmarks.

You can unsubscribe in one click. Privacy Policy

The Agency Profit Playbook 2026 cover

Ready to send from Outlook.com?

The POP/SMTP toggle in Step 1 is the silent killer most guides miss. Do that first.