Archive for 'SugarCRM'

SugarCRM custom scheduler job.

Guys, today I am sharing how to create a installation package for custom scheduler job in SugarCRM. For SugarCRM administrator, the scheduler job functions are always not enough for suit the business logic. As a administrator, we are always need to create our customize job in order to fulfill the requirement. In older version of […]

customize SugarCRM out-of-box module field(s)

When deploying a SugarCRM project, there is always required to customize out-of-box modules. Here is the tutorial to teach your guys how to customize a field from Accounts module. (more…)

Gmail “Too many login failures” in SugarCRM

Recently I was play around with Gmail to download email(s) to SugarCRM. While doing the testing, found that one of the email accounts always fail to connect to Gmail but others without any problem. So, I decided to debug into the issue and found the error message “Too many login failures” return from Gmail. Suspect […]

SugarCRM unable connect gmail

Recently working on the SugarCRM open source software. Due to some user requirement, I need to setup an inbound email (an email feature inside the SugarCRM) connect to gmail for downloading email using pop3. After try few times, I found that the test setting is connecting successfully. But when the scheduler job try to establish […]