Files
postgres-web/pgweb/mailqueue
Magnus Hagander 7d1248bc23 Don't create duplicate headers in outgoing email
The python libraries will *append* a header if it's just added again,
which would cause the news to go out with two date headers. Oops. So
instead check if each header is present and in that case replace it
rather than appending.
2020-09-10 16:45:38 +02:00
..
2020-09-10 14:52:41 +02:00
2019-01-26 16:19:26 +01:00