Automate the process of sending emails with attached resumes to a list of recipients in various industries using Python. Utilizes the smtplib module for email sending and a JSON file for recipient management. Includes functionality to prevent blocking during sending.