issues
search
genkgo
/
mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
https://mail.readthedocs.io/
Other
403
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support php 8.3
#109
frederikbosch
closed
8 months ago
0
Only fold directly after header name when having long header
#108
frederikbosch
closed
8 months ago
0
test double text mime
#107
frederikbosch
closed
1 year ago
0
add php 8.2 support, drop php 7.4 support
#106
frederikbosch
closed
1 year ago
0
Buffing the initial readme documentation
#105
bobmagicii
closed
1 year ago
2
allow ignoring headers during dkim signing
#104
frederikbosch
closed
2 years ago
0
upgrade phpunit and phpstan
#103
frederikbosch
closed
2 years ago
0
when a message contains multiple html parts, extract the first one
#102
frederikbosch
closed
2 years ago
0
Add a return type to getIterator for PHP 8.1
#101
frederikbosch
closed
2 years ago
0
index.rst: Align with latest PHP version constraint
#100
k00ni
closed
2 years ago
0
Adapt AddressList.php::getIterator to suppress deprecation warning
#99
k00ni
closed
2 years ago
2
encode ampersands with quoted printable encoding
#98
frederikbosch
closed
2 years ago
0
drop php 7.3, add 8.1, fix generic message not efficient
#97
frederikbosch
closed
2 years ago
0
Long Japanese subject fails to decode on some mailers
#96
riku22
opened
3 years ago
0
About the encoding of AlternativeText
#95
riku22
closed
3 years ago
4
add AlternativeText::fromRawString
#94
frederikbosch
closed
3 years ago
0
How to add attachments to PlainTextMessage
#93
riku22
closed
3 years ago
7
support php 8.0, fixes #91
#92
frederikbosch
closed
3 years ago
0
PHP 8+ support
#91
dennis-fedco
closed
3 years ago
3
default content disposition is inline, but this can still be included…
#90
frederikbosch
closed
4 years ago
0
pass context options when creating client from data source name
#89
frederikbosch
closed
4 years ago
0
throw better exception when imap authentication fails
#88
frederikbosch
closed
4 years ago
0
improve reading of fetch command
#87
frederikbosch
closed
4 years ago
0
using immutable objects for a stream result is a bad idea because of gc cycles
#86
frederikbosch
closed
4 years ago
0
Quote encoding
#85
frederikbosch
closed
4 years ago
0
catch domexception
#84
frederikbosch
closed
4 years ago
0
add header decoded stream
#83
frederikbosch
closed
4 years ago
0
simplify fetch command
#82
frederikbosch
closed
4 years ago
0
add mime body decoded stream
#81
frederikbosch
closed
4 years ago
0
only add Re: when needed in a reply message
#80
frederikbosch
closed
4 years ago
0
fix parsing unstructured header values like received
#79
frederikbosch
closed
4 years ago
0
Quote no body tag
#78
frederikbosch
closed
4 years ago
0
add imap move command
#77
frederikbosch
closed
4 years ago
0
parse imap flags, e.g. in fetch response
#76
frederikbosch
closed
4 years ago
0
remove unnecessary equal sign
#75
frederikbosch
closed
4 years ago
0
Q encoding space
#74
frederikbosch
closed
4 years ago
0
encoding space test
#73
frederikbosch
closed
4 years ago
0
add tests for non-secure non-auth connections
#72
frederikbosch
closed
4 years ago
0
allow failure of starttls when using TryTls
#71
frederikbosch
closed
4 years ago
0
fix question mark in header, e.g. subject
#70
frederikbosch
closed
4 years ago
0
fix redis rpush signature
#69
frederikbosch
closed
4 years ago
0
add context options to plain tcp connection
#68
frederikbosch
closed
4 years ago
0
Fix long filenames in attachments
#67
frederikbosch
closed
4 years ago
0
fix space showing up in subject words due message folding
#66
frederikbosch
closed
4 years ago
0
replace filesystem queue glob iterator
#65
frederikbosch
closed
4 years ago
0
Upgrade to phpstan 0.12
#64
frederikbosch
closed
4 years ago
0
fixes address containing quotes on the folded line
#63
frederikbosch
closed
4 years ago
0
fix header value parsing, should remove line separations
#62
frederikbosch
closed
4 years ago
0
Puny code both the domain and the local part. Fixes #57
#61
frederikbosch
closed
5 years ago
0
Bug 59
#60
frederikbosch
closed
5 years ago
0
Next