> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-instructors/email-troubleshooting/yahoo.md).

# Yahoo

Not Receiving flaik Emails - Yahoo

**Not getting emails from** [**mail@flaik.com**](mailto:mail@flaik.com) **to your Yahoo account? Work through the sections below to insure your inbox settings are not preventing delivery.**\
\
1\. **Have you added <mail@flaik.com> to your Contacts?**\
\
2\. **Check your spam folder.** Yahoo's automatic bulk-mail filter does a decent job of making sure unwanted emails don't get to your inbox, but it makes mistakes occasionally. You should check the spam folder to see if the email(s) you're expecting accidentally ended up there.

3\. If you find non-spam emails in the bulk folder, be sure to safelist the senders to make sure their messages get through alright in the future.

4\. **Take a look at your filters.** Yahoo Mail includes a feature that helps you automatically sort messages as soon as they arrive. It's a convenient feature, but like spam, it's possible that a filter you set up could grab emails you don't intend it to.

Before you hunt through all of your folders, check the Filters section in your Yahoo Mail settings. Doing so will help you identify and fine-tune the rules you've set up if any problems exist. You can also check your filters to see which folders they use to help narrow down your search.

5\. **Look for a "Reply-to" address.** One feature of Yahoo Mail lets you specify a different email address for your recipients to reply to. If you set one, their replies won't go to your Yahoo inbox, even if you sent them from that account. Check the Mailboxes section of your settings to make sure all of your messages are going where you want them to.

If you have an active reply-to address, check that account for the missing emails.

6\. **Check your blocked address list.** It's possible that one reason you aren't receiving emails from a particular recipient is that you've blocked their address, whether intentionally or not. To check for blocked emails, go to the Security and Privacy section of your settings. Yahoo Mail arranges blocked email addresses alphabetically.

7\. **Send yourself an email.** Even if you can access your Yahoo Mail account, it doesn't mean the service is working correctly. One way to see if the delivery system is functioning is to send an email to your account and see if it reaches the inbox.

If something's wrong with the platform, you may receive a message with a specific error code that you can look up to get more of an idea of what's going on.

8\. **Sign out and back in.** If you're using the Yahoo Mail mobile app on iPhone or the Yahoo app for Android, you may lose the connection between it and your account. Logging out and back in may help re-establish the link.

Even if you're accessing Yahoo on the web, this technique may still be useful.

9\. **Reset your browser.** It's possible the data and cookies you've accumulated while browsing could affect how websites, including Yahoo, behave. Try just closing and restarting first, and if it still doesn't work, You can easily reset Chrome, reset Internet Explorer, or restore Safari.

10\. **Try a different Yahoo Mail platform**. If you aren't receiving emails on the website, for example, try accessing it through your phone's dedicated mail client or the official Yahoo Mail app.

You can also try using a different web browser.

11\. **Make sure everything is up to date.** Yahoo Mail updates behind the scenes, so you don't necessarily know when a new version is up. Some changes may mean that the platform won't work on the current version of the browser or app you have installed, so you should check for updates and see if that helps the issue.

12\. **Have you previously unsubscribed from flaik emails?**&#x20;

If you believe you have unsubscribed from flaik emails and need to be taken off the unsubscribe list, please contact <resortsupport@flaik.com>

**If you are still unable to find the email in your inbox, contact** [**ResortSupport@flaik.com**](mailto:ResortSupport@flaik.com) **or use New Support Ticket button.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-instructors/email-troubleshooting/yahoo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
