Thank you!

At the time, I was trying to get the most basic of quotas working which I have 
now successfully accomplished! I am happy report that I also have the warning 
emails working.

Next, my plan is to figure out a way to write custom HTML warning emails using 
the MJML templating engine. My thought was to have a bash script kick off a 
Python script which would grab the HTML email using an MJML template stored in 
a database and then pass back the HTML email it to the bash script to finally 
send it out. I know this might sound confusing and why would anyone want to do 
this, but my end goal is to build an email hosting service so having everything 
branded, secure and functioning well is at the top of the list. Is it possible 
that instead of a bash script for the warning emails to use a Python script 
instead?

I also must investigate load balancing or at the very least, determining the 
best approach to scalability and high availability.

Thank you!

On 6/1/24, 03:18, "Noel Butler via dovecot" <dovecot@dovecot.org 
<mailto:dovecot@dovecot.org>> wrote:


On 30/05/2024 20:06, Adam Miller via dovecot wrote:


> however now I am having an issue trying to get the quota warning emails 
> to work.


Your original post did not show a "service quota-warning" section where 
you tell dovecot what to run, I suggest you fully read everything to do 
with quota on the wiki (the relevant wiki files are also included in 
source packages)


-- 
Regards,
Noel Butler
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org <mailto:dovecot@dovecot.org>
To unsubscribe send an email to dovecot-le...@dovecot.org 
<mailto:dovecot-le...@dovecot.org>




_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to