The new QSEmail project website has been created
Welcome to QSEmail project
QSEmail is made up of four main components that are incorporated in two applications – one which is executed in demon mode, and the other in Web mode.
The four logical parts of QSEmail are:
- QSForwarder. Forwards received e-mails to different e-mail servers, which may be on the same or different networks, allowing SMTP validation. The main role of QSForwarder within QSEmail is to take the received e-mail and ask for it to be converted into an e-mail that can be tracked using QSMailFactory. It then sends the e-mail to the appropriate receiving e-mail server.
- QSMailFactory. Tracks e-mails and changes all of the e-mails links to links that can be tracked using QSAction.
- QSAction. Tracks (writes in the database) the actions carried out by each tracked e-mail.
- QSEmailReport. A web application that is responsible for showing the results, in the form of a summary, of actions carried out by e-mails.
The independent applications are described as follows:
- QSEmail. Contains the necessary modules for executing QSForwarder and QSMailFactory.
- QSEmailReport. Contains the web application, which tracks the actions of e-mails, and necessary modules to show the results of the e-mails sent by the platform.
Latest activity:


