# Gmail's warning messages

![](/files/3VJ7pHhwJveCJgBApcGo)

When you use Beans to email yourself or a coworker, you might see a yellow ribbon warning. This is a Gmail feature designed to prevent spoofing. It occurs when the domain in the “From” email address matches that of the recipients’ email domains. This likely happens when you send emails to members of your team sharing the same email domain (@yourcompanyemail.com). It does not impact emails sent to people outside of your organization. Therefore your customers will likely not see that warning message.


---

# 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://help.trybeans.com/foxx/faq/gmails-warning-messages.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.
