> For the complete documentation index, see [llms.txt](https://docs.getgymini.com/gymini/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getgymini.com/gymini/features/features-overview/email/general/masking-sender-emails-from-name-and-address/masking-sender-emails-faq.md).

# Masking Sender Emails FAQ

### **FAQs**

#### **1. Why is the From email for outlook always look long and strange?**

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48257301042/original/spc9PucOJ-wT0rT3Sf4IBvjR6JcaJn-1QQ.png?1666018222" alt=""><figcaption></figcaption></figure>

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48257301207/original/D6asla-m-OdXThoGwKQTtT1P_GnYyRIpsg.png?1666018251" alt=""><figcaption></figcaption></figure>

This is an issue with how Outlook displays the sender's information. If you send this email to gmail.com, it will show the sender's information correctly in Gsuite. &#x20;

Learn more about how to [Hide "sent by" information in Outlook](https://stackoverflow.com/questions/35148098/hide-sent-by-information-in-outlook/35149628)

#### **2. How to remove send via information in Gmail?**

Make sure to use the same sender email domain that matches the Mailgun domain you set up. Learn more about [the Extra info next to sender’s name](https://support.google.com/mail/answer/1311182)

<br>


---

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

```
GET https://docs.getgymini.com/gymini/features/features-overview/email/general/masking-sender-emails-from-name-and-address/masking-sender-emails-faq.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.
