Page 54 - ASBIRES-2017_Preceedings
P. 54

th
       Proceedings of the 9  Symposium on Applied Science, Business & Industrial Research – 2017
       ISSN 2279-1558, ISBN 978-955-7442-09-9

               Avoid Email Spamming by Server Authentication and SailJS ORM


                                       Alagalla AWHA, Arudchelvam T
                   Department of Computing & Information System, Wayamba University of Sri Lanka
                                          heshanalagalla@gmail.com
                                               ABSTRACT

              Employees of a particular company faced a problem in which emails which are sent
       to their clients are stored in the spam folder of the client email. It should be noted that
       people in this company used their own application to send emails to their clients. Emails
       which are sent to the clients emails are to be stored in their inbox. This paper proposes a
       method  to  avoid  storing  emails  in  the  spam  folder  of  the  clients’  email.  In  this  method,
       Google authentication system and Sails.JS backend system are used. When emails are sent
       by the company’s server using their application, the local time of the sender and the local
       time  of  the  receiver  are  to  be  properly  handled  and  displayed.  Therefore,  a  method  is
       proposed for displaying the time at each end using SailsJS ORM.

       KEYWORDS: Google email authentication, SailsJS Object Relational Mapping                .


                  1 INTRODUCTION                         in  the  spam  folder  of  the  recipient  email.
                                                         This is a very big issue to the company.
           Thrively.io  is  a  brand  new  project
       management  tool  which  was  developed  for          Therefore,  a  solution  for  this  issue
       the  purpose  of  effectively  managing           should  be  addressed  immediately.  This
       software  projects.  It  gives  several  facilities   system is  a  solution to  avoid  the  emails  of
       to  the  customers  who  used  thrively.io.  It   this company from being stored in the spam
       completely  fulfills  the  expectation  of  the   folder to store in spam folder. SailsJS email
       users   for   the   purposes   of   project       sending method using waterline ORM.
       management, appointing tech leads, project                2 LITERATURE REVIEW
       managers  and  developing  staff  to  the
       specific  project.  And  also  it  gives  sprint   2.1 Email Based Methods and Algorithms
       planning, scrum scheduling and other much             Recently,  unsolicited  commercial  mass
       needed information.
                                                         email also known as spam have become as a
           Email  sending  Process  is  a  very          big  problem during the use  of the  Internet.
       complex  system.  Lot  of  systems  has  been     Spam  is  considered  as  a  waste  in  terms  of
       interconnected  with  this  system.  Internet     time,  storage  space  and  communication
       Service  Provider  has  a  special  computer      bandwidth.
       called mail server, which is responsible for          The problem of spam email has been on
       collecting  mail  from  their  customers  and     the  rise  for years.  40% of emails  are spam
       forwarding  it  to  the  recipient/destination.   emails.  15.4  billion  spam  emails  are  sent
       When  we  click  the  send  button,  computer     daily  and  the  cost  of  the  internet  users  is
       connects  itself  to  the  mail  server  and      about  $  355  million  per  year.  Automatic
       transmits the message along with the list of      email filtering seems to be the most efficient
       recipients.The  message  is  transmitted  with    system  to  combat  against  the  junk  mail  at
       Simple  Mail  Transfer  Protocol  (SMTP).         the  moment.  Only  a  few  years  ago,  most
       SMTP is a language that mail program uses         spam could be properly handled by blocking
       to speak to the mail server. SMTP has been        emails  sent  from  certain  directions  or
       controlled by the JavaScript written specific     filtering  the  disorder  with  certain  lines  of
       packages.  Sometimes,  some  of  the  emails      subjects  (Pour,  Kholghi  and  Roudsari,
       sent from this particular company, are stored     2012).




                                                       44
   49   50   51   52   53   54   55   56   57   58   59