privatestaticfinalIntegerSYNC_EMAILS_SINCE_MINUTES=ConfigMgr.getKeyfileInt("sync.emails.since.minutes",30*60);//Applicable only when SYNC_ALL_EXISTING_EMAILS is false.
privatestaticfinalIntegerSYNC_EMAILS_SINCE_MINUTES=ConfigMgr.getKeyfileInt("sync.emails.since.minutes",10*24*60);//Applicable only when SYNC_ALL_EXISTING_EMAILS is false.
LogMgr.log(LOG,LogLevel.PROCESSING1,"Attaching cover letter of content type : ",coverLetter.getContentType()," for job application : ",jobApplication);