Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch emails via mail forwarder instead of POP/IMAP to work with Google Group email inboxes #3992

Closed
aaversa opened this issue Apr 23, 2024 · 5 comments

Comments

@aaversa
Copy link

aaversa commented Apr 23, 2024

We're working on configuring Freescout with Google Group email inboxes. These are not accessible via POP/IMAP, however I can forward emails from these accounts to any arbitrary email address. This is how we were able to use them with Helpscout. I've searched Freescout's docs but was not able to find anything. Is this possible?

@raramuridesign
Copy link

@aaversa As long as you setup freescout to fetch from a imap/pop box, then this will work.
However, you send setup would or must be checked, as this may not align using some random account.
M.

@diogogpinto
Copy link

@aaversa, I'm currently managing Google Group email inboxes, and here's how I've set it up:

  1. Establish a user/email account that will centralize all emails.
  2. Create a Google Group and include the user created in step 1 as a participant.
  3. Configure permissions to allow anyone to post, but restrict visibility.
  4. In the email account from step 1, create separate folders for each group.
  5. Implement a filter to automatically direct conversations to their respective folder (for example, emails sent to [email protected] are automatically sorted into the "GitHub" folder).
  6. Set up an alias for sending emails from the account mentioned in step 1.
  7. Integrate the newly created email account with Freescout, ensuring it fetches emails solely from the designated folder.

This system has proven to be highly effective in our company! I might consider contributing a guide to the documentation later on.

@freescout-helpdesk freescout-helpdesk changed the title Fetch emails via mail forwarder instead of POP/IMAP Fetch emails via mail forwarder instead of POP/IMAP to work with Google Group email inboxes Apr 26, 2024
@freescout-helpdesk
Copy link
Contributor

@diogogpinto Thanks for sharing the info.

@diogogpinto
Copy link

@diogogpinto Thanks for sharing the info.

Thank you @freescout-helpdesk for your work with this amazing software. I'm glad to help the community in any way I can.

@b4oshany
Copy link

@aaversa, I'm currently managing Google Group email inboxes, and here's how I've set it up:

  1. Establish a user/email account that will centralize all emails.
  2. Create a Google Group and include the user created in step 1 as a participant.
  3. Configure permissions to allow anyone to post, but restrict visibility.
  4. In the email account from step 1, create separate folders for each group.
  5. Implement a filter to automatically direct conversations to their respective folder (for example, emails sent to [email protected] are automatically sorted into the "GitHub" folder).
  6. Set up an alias for sending emails from the account mentioned in step 1.
  7. Integrate the newly created email account with Freescout, ensuring it fetches emails solely from the designated folder.

This system has proven to be highly effective in our company! I might consider contributing a guide to the documentation later on.

I've also had this setup from 2021 and it has been very effective for us too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants