# **Steps to reproduce** 1. Open TMail 2. Open settings 3. Go to the "Vacation" tab 4. Configure an automated reply with a short end date 5. Once the end date has passed, reopen the "Vacation" tab # **Expected behavior** My configuration for the automated reply is removed after the end date # **Observed behavior** The automated reply configuration is still displayed A banner informs me that the automated reply is no longer activated # Desc - Call disable when `isEnabled=true` when endDate is lower than today and user open settings - modify End function, disable all fields except `htmlBody`