issues
search
ASPP
/
massmail
Script to send mass mail
2
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
replaced string handling from old % style to new .format style
#45
sappelhoff
closed
6 years ago
0
added usage description of -R keyword
#44
sappelhoff
closed
7 years ago
0
Fix pep8 issue #10
#43
sappelhoff
closed
7 years ago
0
Fix 5 - Make sure sender doesn't get the e-mail
#42
PaschalisSk
closed
6 years ago
0
make massmail a proper package
#41
otizonaizit
opened
7 years ago
1
In-Reply-To option (-R) is not documented in USAGE
#40
otizonaizit
closed
7 years ago
0
fix issue 7
#39
sappelhoff
closed
7 years ago
0
Fix issue #7
#38
pberkes
closed
6 years ago
2
Replace -f with --send to fix issue 6
#37
alebyk113
closed
6 years ago
1
Use re to replace all keywords at once
#36
jakobj
closed
7 years ago
1
fixed pep8 except for line length<80 chars
#35
sappelhoff
closed
7 years ago
0
pep8 import
#34
cryptofan
closed
6 years ago
0
Email insurance $$$
#33
ageorgou
closed
6 years ago
0
Fix issue6
#32
alebyk113
closed
7 years ago
4
Fix issue6
#31
alebyk113
closed
7 years ago
0
use context manager
#30
fridoling
closed
6 years ago
0
Use context manager for opening files
#29
esigalas
closed
6 years ago
0
pep8 improvements
#28
cryptofan
closed
6 years ago
1
Fix PEP8 problems
#27
esigalas
closed
6 years ago
0
Allow fake run without providing server and authentication
#26
jakobj
closed
7 years ago
0
Port to python3
#25
keszybz
closed
7 years ago
0
fix #10, fixed pep8 problems
#24
esigalas
closed
7 years ago
2
Test with fake server
#23
keszybz
closed
7 years ago
0
Add test without remote server
#22
jakobj
closed
7 years ago
0
Fix return value on error
#21
keszybz
opened
7 years ago
0
Make help return 0
#20
keszybz
closed
6 years ago
0
Add test for parsing parameter file
#19
jakobj
closed
7 years ago
0
Drop -e parameter
#18
keszybz
opened
7 years ago
0
All keywords should probably be replaced at the same time
#17
Debilski
closed
7 years ago
2
Add Travis configuration
#16
jakobj
closed
7 years ago
0
Refactor script into functions
#15
jakobj
closed
7 years ago
0
Print plaintext not encoded message body
#14
jakobj
opened
7 years ago
0
Create a function to check the validity of an email address given as a parameter.
#13
eroesch
opened
7 years ago
1
Refactor massmail
#12
jakobj
closed
7 years ago
1
Use context manager for handling SMTP connections
#11
jakobj
opened
7 years ago
0
Correctly format source according to PEP8
#10
jakobj
opened
7 years ago
1
Use context manager to open files
#9
jakobj
opened
7 years ago
0
Python3 conversion
#8
jakobj
closed
7 years ago
0
Check syntax of mail
#7
jakobj
opened
7 years ago
2
Do not send emails by default
#6
jakobj
opened
7 years ago
0
Make sure the FROM address is not going to be sent an email, even if in the parameter file.
#5
eroesch
closed
6 years ago
1
Replace getopt with docopt
#4
jakobj
opened
7 years ago
0
Replace getopt module with argparse
#3
jakobj
closed
6 years ago
1
Use `.format` instead of `%` formatting for strings
#2
jakobj
opened
7 years ago
1
Copyright date
#1
eroesch
closed
7 years ago
1
Previous