index
:
sjdb-src.git
master
The build system of the YK Pao School Songjiang Daily Bulletin
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sendmail.py
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixes
Runxi Yu
2024-06-22
1
-2
/
+10
|
*
sendmail: bcc use file instead of config.ini list
Runxi Yu
2024-06-22
1
-2
/
+10
|
*
sendmail.py: Broken reply_to functionality
Runxi Yu
2024-06-19
1
-49
/
+137
|
*
sendmail.py: Raise TypeError, not ValueError, on naive datetimes
Runxi Yu
2024-06-19
1
-1
/
+1
|
*
Correct spelling and ignore 葱香菜榨菜丝老干妈生抽醋
Runxi Yu
2024-06-19
1
-1
/
+1
|
*
Make PyLint happy
Runxi Yu
2024-06-16
1
-7
/
+5
|
*
requests timeouts
Runxi Yu
2024-06-16
1
-0
/
+2
|
*
assert type -> isinstance
Runxi Yu
2024-06-16
1
-1
/
+1
|
*
Print response content during send failures
Runxi Yu
2024-06-11
1
-0
/
+1
|
*
sendmail.py: Don't use test_sendmail configuration options
Runxi Yu
2024-05-25
1
-4
/
+4
|
*
chmod +x sendmail.py
Runxi Yu
2024-05-25
1
-0
/
+0
|
*
sendmail.py: Revamp
Runxi Yu
2024-05-25
1
-11
/
+54
|
*
sendmail.py: config.ini now specifies hour/minute rather than delay in minutes
Runxi Yu
2024-05-22
1
-2
/
+10
|
*
Make all Python scripts executable
Runxi Yu
2024-05-22
1
-0
/
+0
|
*
Fix broken python file licensing
Runxi Yu
2024-05-22
1
-8
/
+8
|
*
*.py: Enhance one-line script descriptions
Runxi Yu
2024-05-18
1
-0
/
+19
|
*
sendmail.py: Handle the most "basic" error of receiving a HTTP response ↵
Runxi Yu
2024-03-31
1
-0
/
+7
|
|
|
|
other than 202 Accepted
*
*.py: Remove debugging print's and pprint's
Runxi Yu
2024-03-31
1
-5
/
+0
|
*
sendmail.py: Reformat Python script
Runxi Yu
2024-03-31
1
-1
/
+2
|
*
sendmail.py: Use plain REST requests
Runxi Yu
2024-03-31
1
-64
/
+69
|
*
Replace sendmail.py with one that respects how office365 bindings are ↵
Runxi Yu
2024-03-31
1
-8
/
+54
|
|
|
|
|
|
supposed to work The Office365-REST library is pretty unusable for my purposes so I'll probably just use requests or o365 to handle things anyways
*
sendmail.py: Remove unnecessary login attempt
Runxi Yu
2024-03-31
1
-26
/
+0
|
*
Send HTML email, with library-patching hacks
Runxi Yu
2024-03-31
1
-1
/
+2
|
*
Reformat .py files
Runxi Yu
2024-03-31
1
-2
/
+5
|
*
Sendmail test script
Runxi Yu
2024-03-31
1
-0
/
+62