index
:
pgweb.git
master
This is the code for the postgresql.org website
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pgweb
/
mailqueue
/
util.py
Age
Commit message (
Expand
)
Author
2020-10-29
Add support for staggering outgoing emails
Magnus Hagander
2020-10-29
Remove unused function
Magnus Hagander
2020-09-10
Don't create duplicate headers in outgoing email
Magnus Hagander
2020-09-10
Teach send_simple_mail about sending HTML email
Magnus Hagander
2020-04-20
Set headers for no auto response on most emails
Magnus Hagander
2019-01-26
Fix changed names of imports
Magnus Hagander
2019-01-26
Update syntax for relative imports
Magnus Hagander
2019-01-17
Fix whitespace and indentation, per pep8
Magnus Hagander
2019-01-17
Tabs, meet your new overlords: spaces
Magnus Hagander
2018-09-24
Generate bug-specific messsageids when generating bug reports
Magnus Hagander
2017-12-18
Add support for setting recipient name and sender name
Magnus Hagander
2017-12-18
Send -bugs and -docs emails from noreply address
Stephen Frost
2017-07-04
cc bugreports to the original submitter
Magnus Hagander
2014-01-13
Add Message-Id header to emails
Stephen Frost
2014-01-11
Track which emails are "user generated" for different antispam treatment
Magnus Hagander
2014-01-11
Switch email sending go through a queue table in the database
Magnus Hagander