# My automated email did not send as expected

While we work to make FeedOtter reliable.  There are unavoidable nuances when working with RSS feeds and 3rd party integrations  that may cause your email to not send.

The first step in researching this is to view the **Options > History** for the campaign in question.  This will show us when/if FeedOtter is running correctly.  Uncheck the **Show Skipped** checkbox.

![Sending History of an Automated Email](https://www.feedotter.com/wp-content/uploads/2020/06/sending-history-with-problem.png)

**Is the most recent campaign run result = SKIPPED?**

A skipped send means that FeedOtter looked for new content, did not find any, and therefore skipped this send.

To understand why this may be the case we should view your RSS feed and ensure that the expected new content appears AND has a valid \<pubDate> value.

Even if the expected content appears and has a valid pubDate it may not have been in your RSS feed when FeedOtter last checked.

To send your newsletter manually, use the Send Now feature.

#### Campaign status says PROBELM

The most common issues are with the RSS feed. Here’s how to solve these RSS feed issues and how they will display in FeedOtter.&#x20;

The most common cause of a problem is that your website is down or something happened to the RSS feed url.  Verify your rss feed is still working and valid.  For other problems please open a support request and our team will be happy to help diagnose the problem further.


---

# Agent Instructions: 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:

```
GET https://docs.feedotter.com/faq/my-automated-email-did-not-send-as-expected.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
