From dev-return-9386-archive-asf-public=cust-asf.ponee.io@community.apache.org Mon Feb 5 05:38:07 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id EB6C118064A for ; Mon, 5 Feb 2018 05:38:07 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DAF98160C59; Mon, 5 Feb 2018 04:38:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2E1CA160C41 for ; Mon, 5 Feb 2018 05:38:07 +0100 (CET) Received: (qmail 61251 invoked by uid 500); 5 Feb 2018 04:38:04 -0000 Mailing-List: contact dev-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list dev@community.apache.org Received: (qmail 61168 invoked by uid 99); 5 Feb 2018 04:38:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Feb 2018 04:38:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 899121A0E68 for ; Mon, 5 Feb 2018 04:38:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -102.311 X-Spam-Level: X-Spam-Status: No, score=-102.311 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id fcVeAxoHB1vA for ; Mon, 5 Feb 2018 04:38:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 761EA5F3BA for ; Mon, 5 Feb 2018 04:38:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9E660E0248 for ; Mon, 5 Feb 2018 04:38:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2662021E87 for ; Mon, 5 Feb 2018 04:38:00 +0000 (UTC) Date: Mon, 5 Feb 2018 04:38:00 +0000 (UTC) From: "Kevin A. McGrail (JIRA)" To: dev@community.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COMDEV-264) GSOC 2018 - SpamAssassin Improve TxRep MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COMDEV-264?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin A. McGrail updated COMDEV-264: ------------------------------------ Description:=20 TxRep is a transmission tracking database to identify emails from people yo= u correspond with regularly. It needs bug fixes and performance improvements perhaps using Redis to impr= ove the feature. =C2=A0 Apache SpamAssassin is a mail filter to identify spam. It is an intelligent= email filter which uses a diverse range of tests to identify unsolicited b= ulk email, more commonly known as Spam. These tests are applied to email he= aders and content to classify email using advanced statistical methods.=20 In addition, SpamAssassin has a modular architecture that allows other tech= nologies to be quickly wielded against spam and is designed for easy integr= ation into virtually any email system.=20 It is primarily written in Perl with a few bits in C and shell scripts for = system integration. The compendium at https://raptor.pccc.com/raptor.cgim?template=3Demail_spam= _compendium is helpful to understand some of the concepts with SpamAssassin It will be helpful for a student in this project to understand SMTP but a w= illingness to learn and setup your own mail server on a Linux Distribution = with SpamAssassin for a personal test domain will be very desired with assi= stance provided to get the basic framework for a sandbox for learning. As email becomes more commodotized by major providers, knowledge of email s= ystems and their security is dwindling.=C2=A0 This opportunity can provide = real-world experience with an email security product that is employed by co= untless commercial systems in the world. was: TxRep is a transmission tracking database to identify emails from people yo= u correspond with regularly. It needs bug fixes and performance improvements perhaps using Redis to impr= ove the feature. > GSOC 2018 - SpamAssassin Improve TxRep > -------------------------------------- > > Key: COMDEV-264 > URL: https://issues.apache.org/jira/browse/COMDEV-264 > Project: Community Development > Issue Type: Project > Components: GSoC/Mentoring ideas > Reporter: Kevin A. McGrail > Priority: Major > > TxRep is a transmission tracking database to identify emails from people = you correspond with regularly. > It needs bug fixes and performance improvements perhaps using Redis to im= prove the feature. > =C2=A0 > Apache SpamAssassin is a mail filter to identify spam. It is an intellige= nt email filter which uses a diverse range of tests to identify unsolicited= bulk email, more commonly known as Spam. These tests are applied to email = headers and content to classify email using advanced statistical methods.= =20 > In addition, SpamAssassin has a modular architecture that allows other te= chnologies to be quickly wielded against spam and is designed for easy inte= gration into virtually any email system.=20 > It is primarily written in Perl with a few bits in C and shell scripts fo= r system integration. > The compendium at https://raptor.pccc.com/raptor.cgim?template=3Demail_sp= am_compendium is helpful to understand some of the concepts with SpamAssass= in > It will be helpful for a student in this project to understand SMTP but a= willingness to learn and setup your own mail server on a Linux Distributio= n with SpamAssassin for a personal test domain will be very desired with as= sistance provided to get the basic framework for a sandbox for learning. > As email becomes more commodotized by major providers, knowledge of email= systems and their security is dwindling.=C2=A0 This opportunity can provid= e real-world experience with an email security product that is employed by = countless commercial systems in the world. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@community.apache.org For additional commands, e-mail: dev-help@community.apache.org