topica2mail
Perl module to read emails from a Topica mailing list
Install
- All systems
-
curl cmd.cat/topica2mail.sh
- Debian
-
apt-get install libwww-topica-perl
- Ubuntu
-
apt-get install libwww-topica-perl
- Kali Linux
-
apt-get install libwww-topica-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libwww-topica-perl
- Raspbian
-
apt-get install libwww-topica-perl
- Dockerfile
- dockerfile.run/topica2mail
libwww-topica-perl
Perl module to read emails from a Topica mailing list
This module screen scrapes the Topica website and fetches back RFC822 text representations of all the mails posted to a given list. Where possible it fills in the from, to and date fields. It should be noted that in some cases it's impossible to get both the sender name and their email address.