Hey everybody,
right now I am using mailcow and send all outgoing emails via sendinblue (SMTP-Relay). This allows me to easily track all my emails. I even wrote a small script to search for emails that I send in the past.
Does the mailcow api allows something similar? I mean is there an api endpoint to search through all the mails that were send in the past? As far as I understand mailcow only keeps the last 10.000 logs in redis and after that everything is dropped. Thus the log files are no way to search for data in the past.
Using solr and search through the folders “SENT” of all mailboxes seems to me quite heavy.
So my question is: do you have any idea to search for emails sended in the past like I do with sendinblue?
Thanks and best regards
Christoph