Skip to content

avanuser/Mailing-program-with-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailing program with GUI (Python, Qt)

The program can be used for e-mail newsletters. The list of names and addresses for distribution is stored in a plain text file in the format:

name1; addr1@company1.com

name2; addr2@company2.com

name3; addr3@company3.com

...

A separate letter is sent to each addressee, which begins with a call by name.

Please do not use it for spamming or other illegal activities.

Do good deeds.

Thank you.

Mailing program

Releases

No releases published

Packages

No packages published

Languages