thank you for this great project.
I will write an integration for postfix so that the MTA could directly check the incoming e-mail.
is the ai trained only against english mails or international or against a dataset like this one
https://github.com/GregaVrbancic/Phishing-Dataset
?
Our model was trained with the UCI Spambase dataset it can be found here https://archive.ics.uci.edu/dataset/94/spambase. I believe a majority if not all of the emails in the dataset are English.
Hi,
thank you for this great project. I will write an integration for postfix so that the MTA could directly check the incoming e-mail. is the ai trained only against english mails or international or against a dataset like this one https://github.com/GregaVrbancic/Phishing-Dataset ?
regards