How to Install and Uninstall tryton-modules-marketing-email Package on Kali Linux

Last updated: May 20,2024

1. Install "tryton-modules-marketing-email" package

In this section, we are going to explain the necessary steps to install tryton-modules-marketing-email on Kali Linux

$ sudo apt update $ sudo apt install tryton-modules-marketing-email

2. Uninstall "tryton-modules-marketing-email" package

Please follow the steps below to uninstall tryton-modules-marketing-email on Kali Linux:

$ sudo apt remove tryton-modules-marketing-email $ sudo apt autoclean && sudo apt autoremove

3. Information about the tryton-modules-marketing-email package on Kali Linux

Package: tryton-modules-marketing-email
Version: 6.0.2-1
Installed-Size: 221
Maintainer: Debian Tryton Maintainers
Architecture: all
Depends: python3-pkg-resources, tryton-modules-marketing (>= 6.0), tryton-modules-party (>= 6.0), tryton-modules-web-shortener (>= 6.0), tryton-modules-web-user (>= 6.0), tryton-server (>= 6.0), tryton-server-api-6.0, python3:any, libjs-sphinxdoc (>= 5.2)
Size: 35468
SHA256: 6331691814075f35062a22ccb49ac0d53d3c61bf0ad297f2937bf5ef3d503797
SHA1: 1ee89b1c829a2bfa918e5595d36f6978268770b6
MD5sum: 590a4ecc753c553e3380eba9703c0f46
Description: Tryton application platform - marketing email module
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
.
The marketing_email module manages mailing lists.
.
Mailing List
************
.
A mailing list groups emails under a name and a language
.
Email
*****
.
It stores emails for a mailing list and provides links to the related party or
web user.
.
Two actions are available:
.
- *Request Subscribe* which sends an e-mail to confirm the subscription to a
list.
.
- *Request Unsubscribe* which sends an e-mail to confirm the unsubscription of
an email address from the list.
.
Message
*******
.
It stores a message to send to all e-mails addresses on a list. A message is
defined by:
.
* From: the address from which the message is sent.
* List: the list of addresses to send the message to.
* Title
* Content
* State:
.
* Draft
* Sending
* Sent
.
A wizard is available that sends a message to a unique e-mail address from the
list for test purposes.
.
Configuration
*************
.
The marketing_email module uses parameters from the section:
.
- `[marketing]`:
.
- `email_from`: The default `From` for the e-mails that get sent.
.
- `email_subscribe_url`: the URL to confirm the subscription to which the
parameter `token` will be added.
.
- `email_unsubscribe_url`: the URL to unsubscribe an e-mail address to
which the parameter `token` will be added.
.
- `email_spy_pixel`: A boolean to activate spy pixel. Disable by default.
Description-md5:
Homepage: https://www.tryton.org/
Section: python
Priority: optional
Filename: pool/main/t/tryton-modules-marketing-email/tryton-modules-marketing-email_6.0.2-1_all.deb