Does anyone managed to solve multiple email addresses in FROM field ?
I have a situation where a user tries to compose mail.
He chooses from all email addresses which are prepopulated in FROM drop-down (should be with all outbound accounts)
But different values are populated for CREATE (only 1 = users) and REPLY (all available).
Problem 1: OUTBOUND mail are of non-use, FROM is populated only with INBOUND addresses
Problem 2: when I select email and then REPLY, I can see all of the addresses, but when I click COMPOSE I can see only users email (logged in user)
I have attached an image of my InboundEmail section and field I am talking about.
For the code part, I have spent 2 days searching for the problem in version 7.8.24 and got nowhere.
I don’t remember the file, but I know that FROM addresses are loaded differently when there is REPLY TO and COMPOSE.
Is your account a “Group” email account? From inspecting the code, I think that checkbox only appears for Group accounts, that’s why I am not seeing it…