issues
search
zopefoundation
/
zope.sendmail
Zope sendmail support.
Other
3
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Apply the latest meta/config templates
#57
dataflake
closed
2 months ago
0
chore: remove 'setup.py test' fossils
#56
tseaver
closed
3 months ago
0
Optimize mass mailing by adding an option to set a waiting time between each mail sent
#55
gbastien
closed
6 months ago
6
implicit_tls
#54
mamico
closed
7 months ago
7
SMTP support for TLS over port 465 is needed
#53
MrTango
closed
7 months ago
3
Added misssing CR in mail header line break
#52
drfho
closed
9 months ago
4
Integrate .readthedocs.yaml.
#51
dhavlik
closed
9 months ago
2
Drop Python < 3.7
#50
icemac
closed
1 year ago
1
Config with pure python
#49
icemac
closed
1 year ago
0
Fix deprecation warning happening with Python 3.10+
#48
ale-rt
closed
2 years ago
1
Do not try to send queued emails to an empty address
#47
ale-rt
closed
2 years ago
3
Deprecation warning
#46
ale-rt
closed
2 years ago
0
The mail queue might get stuck
#45
ale-rt
closed
2 years ago
0
Mailtext broken if sending with Option "immediate=false"
#44
1letter
closed
2 years ago
1
Add support for Python 3.10.
#43
icemac
closed
2 years ago
0
Question about batching
#42
georgpfolz
opened
2 years ago
0
Update package configuration to fix Sphinx incompatibility
#41
mgedmin
closed
3 years ago
0
Documentation at RTD outdated
#40
icemac
closed
3 years ago
2
Update to Coveralls >= 3
#39
icemac
closed
3 years ago
0
Fix race condition in test
#38
mgedmin
closed
3 years ago
2
Run tests on GHA.
#37
icemac
closed
3 years ago
7
Add minimal savepoint support, to not fail
#36
mauritsvanrees
closed
3 years ago
7
Delivery DataManager fails when transaction.savepoint is called
#35
mauritsvanrees
closed
3 years ago
2
Update badge URL for Travis
#34
jugmac00
closed
4 years ago
0
Add an appveyor.yml
#33
mgedmin
closed
4 years ago
2
Run tests on Windows using Github actions?
#32
jensens
closed
4 years ago
5
fixes #30
#31
jensens
closed
4 years ago
1
Fails on windows: pypiwin32 outdated fork is used.
#30
jensens
closed
4 years ago
1
Work with messages as bytes
#29
viktordick
closed
4 years ago
10
Try latest PyPy versions
#28
icemac
closed
4 years ago
1
Add support for Python 3.8.
#26
icemac
closed
5 years ago
0
Flake8 the code
#25
icemac
closed
5 years ago
1
Fix text/bytes issue in MailDir for Python 3
#24
icemac
closed
5 years ago
2
Fix text/bytes issue in MailDir for Python 3.
#23
icemac
closed
5 years ago
2
Fix tox -e coverage
#22
mgedmin
closed
5 years ago
1
Fix flake8 errors, remove deprecation warnings about assertRaisesRegexp()
#21
mgedmin
closed
5 years ago
0
Fix SMTP authentication on Python 3
#20
ale-rt
closed
5 years ago
7
Add support for Python 3.7.
#17
icemac
closed
6 years ago
0
Encoding username/password to utf-8 is incompatible with Python 3.6's auth_login
#16
ctheune
closed
5 years ago
1
Flaky test: TestSMTPMailerWithNoEHLO.test_send_multiple_threads
#15
mgedmin
closed
3 years ago
2
Sphinx documentation. Fixes #8
#14
jamadden
closed
7 years ago
3
Make SMTPMailer.connection a thread-local variable and reopen as needed
#13
jamadden
closed
7 years ago
2
Replace optparse with argparse.
#12
jamadden
closed
7 years ago
1
Add Python 3.6, drop Python 3.3, 100% coverage, fix SSL.
#11
jamadden
closed
7 years ago
0
Port to argparse
#10
jamadden
closed
7 years ago
0
SSL detection broken on Python 3, but it's implicitly required anyway.
#9
jamadden
closed
7 years ago
0
Docs to RTD
#8
jamadden
closed
7 years ago
0
100% coverage
#7
jamadden
closed
7 years ago
0
Add Python 3.6, Drop Python 3.3
#6
jamadden
closed
7 years ago
0
python3 fix: make sort key a string
#5
jinty
closed
7 years ago
0
Next