Knowledge Base Article

How to enable POP3 Mail Server Protocol in SugarCRM

POP3 is disabled by default in SugarCRM in favor of IMAP. However, if you need to use POP3 in your SugarCRM, you can easily enable it by adding the following line to the config_override.php file located in your SugarCRM main folder:

 

$sugar_config['allow_pop_inbound'] = true;

 

This will allow you to choose POP3 as Mail Server Protocol when creating mail accounts in SugarCRM.



Rating

Please indicate if this article was helpful for you.

rating :  5.0 from 5
views :  1303
votes :  27

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!