issues
search
slimta
/
python-slimta
Python libraries to send, receive, and queue email.
https://slimta.org/
MIT License
171
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement SNI callback
#181
andryyy
opened
1 year ago
0
Some SMTP Server are answering with AUTH=PLAIN and not AUTH PLAIN
#180
2mf
opened
1 year ago
0
Upgrade to pysasl 1.0
#179
icgood
closed
2 years ago
0
verify python3 development files are installed
#178
alexxroche
opened
2 years ago
0
Add testing for Python 3.10
#177
icgood
closed
2 years ago
0
Fix import errors with namespace packages
#176
icgood
closed
2 years ago
0
Use native namespace package
#175
icgood
closed
2 years ago
0
Fix a bug in the pysasl integration
#174
icgood
closed
2 years ago
0
Drop support for Python 2
#173
icgood
closed
2 years ago
0
Advertize Python 3.9 support
#172
icgood
closed
3 years ago
0
Drop docs generation from publish workflow
#171
icgood
closed
3 years ago
0
Switch to Github Actions build workflows
#170
icgood
closed
3 years ago
0
Various bug fixes from issues
#169
icgood
closed
3 years ago
0
Slimta won't authenticate when using Thunderbird email client
#168
Dave-0-0
closed
3 years ago
2
Switch travis build image to bionic
#167
icgood
closed
4 years ago
0
Include package data needed for install
#166
icgood
closed
4 years ago
0
Add long description for pypi
#165
icgood
closed
4 years ago
0
Consolidate plugin repos into main
#164
icgood
closed
4 years ago
0
Fix short log lines due to bytestrings
#163
icgood
closed
4 years ago
0
Allow monkey-patching socket.getfqdn()
#162
icgood
closed
4 years ago
0
RFC: passing the Server object into self._call_custom_handler('TLSHANDSHAKE_COMPLETE) for hostname validation
#161
splbio
closed
3 years ago
1
pypi wheel does not match the source, files are out of date/invalid
#160
frmdstryr
closed
4 years ago
0
Enforce pysasl < 0.5
#159
icgood
closed
5 years ago
0
add dkim client capability
#158
gpatel-fr
opened
5 years ago
0
Html content
#157
baskartrk
closed
5 years ago
0
Delivery tracking
#156
vijayabaskarFD
closed
3 years ago
1
Re-open standard I/O as binary files
#155
icgood
closed
5 years ago
0
add dkim client support
#154
gpatel-fr
closed
5 years ago
7
Set version 4.0.8
#153
icgood
closed
5 years ago
0
Fix PRB builds through travis
#152
icgood
closed
5 years ago
0
Fix travis build
#151
gpatel-fr
closed
5 years ago
1
fix handling of bytes return from called pipe application (#147)
#150
gpatel-fr
closed
5 years ago
0
User manual is not available
#149
vijayabaskarFD
closed
5 years ago
2
Support proxy-protocol
#148
frmdstryr
closed
5 years ago
2
Exception handling in pipe relay
#147
gpatel-fr
closed
5 years ago
1
Update for changes in pysasl
#146
icgood
closed
5 years ago
0
Documentation issue
#145
biggosh
closed
5 years ago
1
Investigate stackless
#144
icgood
closed
3 years ago
1
Update CHANGELOG
#143
icgood
closed
6 years ago
0
Choose best AUTH mechanism in the SMTP client
#142
icgood
closed
6 years ago
0
slimta does not seem to support CRAM-MD5 for AUTH or does not recognize it.
#141
thestick613
closed
6 years ago
0
Update for version 4.0.5
#140
icgood
closed
6 years ago
0
Relay pipe multi recipient fix
#139
icgood
closed
6 years ago
0
Allow providing custom SmtpSession class to SmtpServer
#138
icgood
closed
6 years ago
1
Add support for Python 3.6
#137
icgood
closed
6 years ago
1
pipe relay: added support for multiple recipients specified in envelope
#136
jmcaine
closed
6 years ago
4
Add support for kwargs for MX new relay creation
#135
n11c
closed
6 years ago
3
Add support for custom SMTP session class in SmtpEdge
#134
n11c
closed
6 years ago
3
Connection Control.
#133
felipeSynus
closed
3 years ago
1
Reversed behavior of DnsBlocklist "strict" mode
#132
NicolasLM
closed
3 years ago
0
Next