Since the password was not decrypted, there was error in outgoing email (not from default). Added email_account.password = email_account.get_password() to decrypt the password.