class EmailConfig: EMAIL_HOST: str = "10.10.2.34" EMAIL_USERNAME: str = "karatay@mehmetkaratay.com.tr" EMAIL_PASSWORD: str = "system"