Hi Girish, thanks for the reply
i guess there is a limit in sending outbound emails ( buildin SMTP ) not sure
also can you tell me the proper docker command to edit this like which container and how to get inside the container
Hi Girish, thanks for the reply
i guess there is a limit in sending outbound emails ( buildin SMTP ) not sure
also can you tell me the proper docker command to edit this like which container and how to get inside the container
yup, it's not for sending marketing it's for something else, I just wanna know how can i increase the sending concurrent in in-build-smtp by cloudron
yup I know i can, but I have few reasons why I want to increase current cloudron SMTP limits
hey guys so I am using Cloudron SMTP and I want to send 1000 mails concurrently but I see there are a few hard code limits set by Cloudron which is not editable, so how can I change these limits
Email access (Port 25, 465, 587, 993, 4190) - 50 connections per second per IP/App.
Email relay access - 500 connections per second per app.
Email receive access - 50 connections per second per app.
Auth addon access - 500 connections per second per app.
and smtp concurrent request limit in general
( not great with docker so please also share me the docker commands if i have to run any ) also, i tried updating an outbound.ini file inside docker but it was not writable
is there any way to remove this rate limit from Cloudron?
I am a bit noob with docket can you tell me the docket command by which I can get into this?
is this something like docker exec -ti mail /bin/bash
https://ibb.co/GdWW55c this is what the queue looks like and deleting them one by one is very time-consuming any way to delete all this in one go by ssh in the server?
So i have more than 1k emails stuck in the email queue and the server keeps on retrying it so is there any way to bulk delete all the emails which are stuck there in queue
ooh yes, that works, my bad i was in the wrong folder
So I got to know that there is a 60 mails / Min limit set by Haraka and you can't edit limit.ini file ( ssh to the server and you can find that file where you can change this rate limit before but after cloudron new update it's read only which is regret why I updated )
now there is no way to edit those rate limits, so how about giving the option to change those rate limits and concurrent request values through cloudron dashboard.
@fbartels actually i am using azure, 4 cores and 16 GB Ram, now the thing is disk should be showing more than 250 kb now i am confused why is this happening and it's not me alone my friend deployed n8n on cloudron in fully dedicated server and their is was showing 6kb disk IO
hey I am a noob at n8n and cloudron i want to ask how can i increase the disk i/o i want this becasue my n8n is hitting the max Disk I/O so i want to increase it
![alt text]( image url)
Hey I want to install python and a few python modules in my cloudron n8n, but it's read-only.
so is their any way i can install python and few modules alone with n8n if yes please help me around that also i don't know how to use docker so if the solution is docker kindly help me with the process