I would like to request the addition of a feature in EspoCRM that allows users to send emails via SMTP using alias addresses. This feature is particularly useful for users who manage multiple email addresses under a single account and wish to send emails from different aliases without having to manually configure each alias separately.
Current Limitation: At present, EspoCRM allows users to send emails through SMTP with the primary email address configured in their account settings. However, there is no built-in option to select or use an alias address for sending emails. This limitation requires users to either manually change the "From" address in each email or set up separate email accounts for each alias, which can be cumbersome.
Proposed Solution:
Current Limitation: At present, EspoCRM allows users to send emails through SMTP with the primary email address configured in their account settings. However, there is no built-in option to select or use an alias address for sending emails. This limitation requires users to either manually change the "From" address in each email or set up separate email accounts for each alias, which can be cumbersome.
Proposed Solution:
- Alias Configuration in Email Settings:
- Introduce an option in the Email Account settings to add and manage alias addresses associated with the primary email account.
- Allow users to specify which alias to use when composing an email, either by selecting it from a dropdown menu or setting a default alias per account.
- SMTP Integration for Aliases:
- Enhance the SMTP settings to allow authentication using the primary email account while enabling the use of aliases as the sender address.
- Ensure that the proper SMTP authentication is maintained, and the email is sent as the alias while still using the primary account's credentials.
- User Interface Improvements:
- In the email composition window, providethat lists available aliases configured for the account in "From" dropdown
- Automatically populate the "From" field with the selected alias when sending emails through workflows or manually.
- Auto-Selection of Email Account When Replying:
- Implement a feature that automatically selects the sender email address based on the email account where the original email was received when replying.
Comment