Discuss
Hello,
I am looking for an antispam solution, working like MailInBlack, but in open-source :
- when a mail is received, the antispam checks if the sender is in a allowlist
- if not in the allowlist, the mail is set apart and the sender receives a mail asking to resolve a captcha
- if the captcha is resolved, proving that you are a human with legitimate interest to send me a mail, the mail is delivered and the adress of the sender is added to the allowlist
- while the captcha remains unresolved, the mail is not delivered but accessible through a website, or maybe it is automatically moved in the spam directory.
Do you know any open-source software doing this ?
Salut,
Je recherche un antispam basé sur la comparaison à une liste d’autorisation, style MailInBlack, mais en opensource :
- quand on reçoit un mail, l’antispam vérifie si l’expéditeur est dans la liste d’autorisation
- s’il n’y est pas, le mail est mis en quarantaine et l’expéditeur reçoit un mail demandant de résoudre un captcha
- si le captcha est résolu, prouvant que l’expéditeur est un vrai humain avec une intention réelle de me contacter, son mail est délivré et son adresse est rajoutée à la liste d’autorisation
- tant que le captcha n’est pas résolu, le mail reste en quarantaine mais est accessible via un portail web, ou bien est rangé automatiquement dans les spams.
Connaissez-vous une solution open-source qui fonctionne comme ça ?