issues
search
Pylons
/
pyramid_mailer
A package for sending email from your Pyramid application
https://docs.pylonsproject.org/projects/pyramid-mailer/en/latest/
Other
50
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`DummyMailer.send` method does not return success value like `Mailer.send`, causing inconsistencies in tests
#101
michaellaunay
opened
1 month ago
0
rename master to main
#100
jvanasco
opened
1 year ago
4
pyramid mailer incorrectly encodes from-header if international characters exist
#99
ztane
opened
2 years ago
0
docs: Fix a few typos
#98
timgates42
closed
2 years ago
1
remove pyramid dependency
#97
tomscytale
opened
3 years ago
2
Upgrade Python support to include 3.8 and 3.9 (Removing 2.7)
#96
jon-betts
closed
3 years ago
7
Fix the email line ending as required by RFC2822 on Python 3
#95
ztane
closed
3 years ago
4
docs: Fix simple typo, dialtyika -> dialytika
#94
timgates42
closed
4 years ago
0
Time for a new release?
#93
gforcada
opened
4 years ago
1
added support for a different sender in the SMTP envelope than the sender
#92
Estartu
opened
5 years ago
2
Add an heartbeat functionnality
#91
Natim
opened
5 years ago
1
Fix internationalized messages
#90
jvanasco
closed
3 years ago
1
Bring repo up to Pylons Projects standards
#89
stevepiercy
closed
6 years ago
7
Bring repo up to Pylons Project standards
#88
stevepiercy
closed
6 years ago
1
`DebugMailer` optionally include bcc information on send
#87
RaHus
closed
7 years ago
7
bcc field visibility with `pyramid_mailer debug`
#86
RaHus
closed
6 years ago
14
Allow flag in .ini/settings for using debug mailer
#85
digitalresistor
opened
7 years ago
0
Update readme, lamsonproject.org is not active
#84
jaroel
closed
7 years ago
1
Fixes for #82 and #79
#83
dairiki
closed
7 years ago
1
Testing mailer broken if pyramid_tm is in use
#82
dairiki
closed
7 years ago
2
Fixes problem with incorrect arguments passed to constructors #80
#81
ergo
closed
7 years ago
4
QueuedMailDelivery nor DirectMailDelivery do not accept transaction_manager keyword
#80
ergo
closed
7 years ago
4
pyramid_mailer.testing doesn't add mailer to the request object
#79
dfee
closed
7 years ago
4
add per-request transaction manager support
#78
mmerickel
closed
7 years ago
0
Drop Python 2.6 support
#77
di
closed
8 years ago
5
support using request.tm as the transaction manager if available
#76
mmerickel
closed
7 years ago
1
Fix lone \n in email as against RFC2822 recommendation
#75
miohtama
closed
3 years ago
6
No multipart/related Content-Type for inline images
#74
gregality
opened
8 years ago
1
line 36 typo
#73
WiseRiver
closed
9 years ago
1
change DebugMailer file extension from .msg to .eml
#72
dakra
closed
9 years ago
3
Allow setting Content-Id of attachments.
#71
iksteen
closed
9 years ago
3
Treat blank username, password in settings as None
#70
dairiki
closed
7 years ago
0
add the new pylons-sphinx-themes and bring the test runner back inline with other addons
#69
mmerickel
closed
9 years ago
0
Coverting debug and port values in Mailer.from_settings #67
#68
marioidival
closed
9 years ago
6
Bug python 3.4.X
#67
marioidival
closed
9 years ago
7
DebugMailer doesn't use from_settings() to initialize with pyramid_mailer.debug
#66
rach
opened
9 years ago
6
Include recipe for HTML email
#65
miohtama
closed
7 years ago
0
Special character handling for email subject
#64
GevatterGaul
opened
9 years ago
2
Removed redundant wording.
#63
thapar
closed
9 years ago
0
Added instructions for creating a fake SMTPD
#62
thapar
closed
9 years ago
8
Added "Pre-installation" instructions for an SMTP server
#61
thapar
closed
9 years ago
5
Non-optional use of optional keyfile/certificate?
#60
lusitania
closed
10 years ago
3
Fixing a test for None on both variables in body and html
#59
crooksey
closed
7 years ago
2
Release?
#58
jgelens
closed
9 years ago
7
No attachment Content-ID
#57
tholo
closed
9 years ago
2
Set a default message sender if no sender set in DebugMailer
#56
zupo
closed
9 years ago
6
API is potentially redundant
#55
tilgovi
opened
10 years ago
17
Testing mailer with same options as default one
#54
robinharms
closed
9 years ago
1
Version 0.13 installed via "pip install pyramid_mailer" does not contain debug module
#53
eyevz
closed
10 years ago
1
Added sendmail_app and sendmail_template to config
#52
jajadinimueter
closed
10 years ago
1
Next