-
Notifications
You must be signed in to change notification settings - Fork 607
Description
PHP version: 8.1
FreeScout version: 1.8.194
Database: MySQL
Are you using CloudFlare: No
Are you using non-official modules: No
In my 365 I've set up a mailbox as [email protected]. Within this I've got several folders (e.g. "Accounts", "Enquiries", ...). I've then got distribution lists for [email protected] and [email protected] which push into this [email protected] inbox, and using message rules I can push received emails into the appropriate place. Net result is I can tidily sort all incoming email inside one account.
Over in FreeScout I've set up 365 OAuth/IMAP per the instructions, fetching from the relevant subfolder, and this works - except it seems I have to have all my mailboxes set up as [email protected]. If I change my accounts mailbox email address to "[email protected]" then it breaks the fetch process ("Error: connection setup failed: Authentication failed;"). If I leave it as [email protected] then it's confusing, and all replies by default come from that address.
The "fetch from" field on the connection settings is a mirror of the "email address" field on the "edit mailbox" screen - I think I need these to be two separate values.