Skip to content
 
 

Repository files navigation

generate_postfix_virtual_emails_list.py

A script that generates a postfix virtual addresses file based on ethercalc.org document, for automated simplified mailing lists.

Usage

cp private.py.sample private.py
vi private.py # update domain and ethercalc doc name
python3 generate_postfix_virtual_emails_list.py

This script is based on html-table-parser-python3 from: https://github.com/schmijos/html-table-parser-python3

License

AGPLv3

About

A small and simple HTML table parser not requiring any external module.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages