diff --git a/README.md b/README.md index 2f72c0c..b1fa229 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Free tier does not support Queuemail professional SMTP servers. So you must to c ### CHANGELOG: +* **2024-01-09**: Automatic removal for free-tier unused accounts. See [API limitations](api-limitations.md). + * **2023-09-20**: Control panel improvements: Now you can create and send newsletters (contacts, templates and mailing management). * **2023-09-19**: Control panel improvements: Now you can manage queue, logs, tracking and blacklists. diff --git a/api-limitations.md b/api-limitations.md index ef23d5e..6a586a6 100644 --- a/api-limitations.md +++ b/api-limitations.md @@ -6,7 +6,7 @@ - Logs are removed by 30 days. - Data are hosted in our data infraestructure. No access to configure your own infraestructure (database). - Normal queue processing (no priority for send emails faster). - +- Registered accounts that are not used within the first 5 days will be automatically deleted and all associated data will be deleted. Also accounts that have not sent any email and do not connect for 5 days will be automatically deleted and all their associated data will be deleted. Any account that has successfully sent an email at any time will never be deleted. #### For **professional use** we can offer a custom solution removing these limits: diff --git a/es/README.md b/es/README.md index b56c5b7..fbb2427 100644 --- a/es/README.md +++ b/es/README.md @@ -31,6 +31,8 @@ La capa gratuita no incluye el uso de los servidores SMTP profesionales de Queue ### REGISTRO DE CAMBIOS: +* **2024-01-09**: Elimintación automática para cuentas no usadas de la capa gratuita. Ver [API limitations](api-limitations.md). + * **2023-09-20**: Mejoras en el panel de control: Ahora se pueden crear y enviar newsletters (gestión de contactos, plantillas y mailings). * **2023-09-19**: Mejoras en el panel de control: Ahora se pueden gestionar la cola de envío, logs, tracking y blacklists. diff --git a/es/api-limitations.md b/es/api-limitations.md index d7abab7..bce6f8c 100644 --- a/es/api-limitations.md +++ b/es/api-limitations.md @@ -6,6 +6,7 @@ - Los logs son eliminados a los 30 días. - Todos los datos son almacenados en nuestra infraestructura. No tienes acceso a configurar tu propia infraestructura (base de datos). - Procesamiento de cola normal (no tienes prioridad para enviar los emails más rápido). +- Las cuentas registradas que en sus primeros 5 días no sean usadas serán eliminadas automáticamente y todos sus datos asociados serán borrados. También las cuentas que no hayan enviado ningún email y no se conecten durante 5 días serán eliminadas automáticamente y todos sus datos asociados serán borrados. No se eliminará nunca ninguna cuenta que haya enviado en algún momento algún email con éxito. #### Para **uso profesional** ofrecemos una solución personalizada eliminando esos límites: