Hi I forgot to put DEFAULT_FROM_EMAIL = EMAIL_HOST_USER to simplify email sending. It caused a big problem - email sending went into an infinite loop which caused to generate over 5000 email objects in the database.