Multiple email control features of BrowserCRM permit many options in managing your business or other activities. These features include on / off for Action Required, Checked Out, Hide, Alert, Seen, New, etc. Finding the optimum solution for your operations can be challenging. However, these features permit efficient work integration of many users in multiple locations.
One of the most powerful components of BrowserCRM is the integration of email into CRM. Here are some tips that may or may not be obvious.
Use telnet to check that you can reach and login to your mailbox.
This can especially happen if your PHP settings are set low. You need to check the PHP parameters memory_limit and max_execution_time.
See Configure PHP
What can happen is that your POP mailbox fills up with many emails or one very large one and BrowserCRM then times out while trying to fetch the mail.
This can especially happen if your PHP settings are set low relative to the size of emails you are receiving.
You need to check the PHP parameters memory_limit and max_execution_time.
See Configure PHP
To clear a large mail from your POP mailbox, you may to log in to your POP email box with an alternate email client such as Outlook or your hosts webmail and download your large email.
BrowserCRM is excellent at matching emails to records, sorting emails, and running all aspects of email for an organization.
Using GMail on the front end can keep 25 gigabytes of searchable email copy for each person in your organization. GMail also has superior filters and screens for incoming junk mail and it can serve as a backup. Just establish automatic forwarding for all accounts.
An automatic BrowserCRM BCC for all email accounts to an archive GMail account will keep 25 gigabytes of searchable archive on combined email from your organization.
This is a low cost yet workable supplement to BrowserCRM.
- 2nd copy of “Send”, “Save” and other commonly used buttons at the top of the page from many programs.
- Email “Resend” with additional message from Outlook - In business and other applications when the diary date arrives the best way to follow-up is to resend the first email preceded by a comment. It also helps when an attachment is forgotten on the first send and the email needs to be redistributed.
- Email reply “Re” counting feature in Goldmine
- Subject line relabeling in uReach (old label remains also)
PHP has a setting called upload_max_filesize which limits the size of file you can upload. Configure PHP to change this setting.