index
:
leap_mail.git
debian/experimental
develop
feature/async-api
master
ppa
release/0.3.x
release/0.4.x
release/bitmask-0.9.x-alpha
[leap_mail]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
mail
/
smtp
Age
Commit message (
Expand
)
Author
2015-12-15
[feat] credentials handling: use twisted.cred
Kali Kaneko
2015-11-30
[feat] make events multi-user aware
Kali Kaneko
2015-09-23
[feat] disable local-only bind on docker container
Ivan Alejandro
2015-09-23
[refactor] avoid circular import due to rfc3156
Kali Kaneko
2015-09-22
[style] fix pep8 warnings
Folker Bernitt
2015-09-16
[feat] use async events api
Kali Kaneko
2015-07-21
Updated pep8 and fixed import and line break warnings
Bruno Wagner
2015-06-18
[style] pep8 and unused imports cleanup
drebs
2015-06-18
[doc] update smtp gateway doc on message encryption
drebs
2015-05-14
[feat] adapt to new events api on common
Ivan Alejandro
2015-02-11
Add public key as attachment
Ruben Pollan
2015-02-11
Fix SMTP async tests
Ruben Pollan
2015-02-11
fix typo
Kali Kaneko
2015-02-11
make outgoing a new submodule
Kali Kaneko
2015-02-11
New keymanager async API
Ruben Pollan
2014-11-25
Move SMTP gateway str assertion to inside OutgoingMail.
drebs
2014-11-17
Moving encrypt, sign and send logic from gateway (SMTP) to a MailService
Duda Dornelles
2014-10-13
Get keys from OpenPGP email header
Ruben Pollan
2014-09-09
return the deferred from sendMessage
Kali Kaneko
2014-08-26
remove unneeded imports
Kali Kaneko
2014-08-21
Added fallback in case the gpg binary is not found on the PATH
Bruno Wagner Goncalves
2014-08-21
Find the gpg binary on the system, even through symlinks
Bruno Wagner Goncalves
2014-08-21
On the mac, the tempdir is not created at /tmp, so checking the tempdir forma...
Bruno Wagner Goncalves
2014-01-23
Handle upper and lowercase base64 encoded outgoing attachments.
drebs
2014-01-21
Restrict adding outgoing footer to text/plain messages.
drebs
2014-01-21
Prevent double base64 encoding of attachments when signing (#5014).
drebs
2013-12-20
Fix tests and bug introduced in 541bd8aec1f67834c42bc2e5df14c1f73c569082.
drebs
2013-12-19
Stop providing hostname for helo in smtp gateway (#4335).
drebs
2013-12-17
Footer url shouldn't end in period.
Ivan Alejandro
2013-12-06
pep8 cleanup
Kali Kaneko
2013-11-25
Fix smtp tests to accept deferred and new param encoding.
drebs
2013-11-21
Add the preference parameter to openpgp header. Closes #3878.
drebs
2013-11-21
Add a footer to outgoing messages that point to where sender keys can be fech...
drebs
2013-11-11
Correcly handle message headers when gatewaying. Closes #4322 and #4447.
drebs
2013-11-11
use deferToThread in the sendMail. Closes: #3937
Kali Kaneko
2013-11-11
refactor callbacks so we properly catch remote errors
Kali Kaneko
2013-11-11
add a fqdn as the local domain, always
Kali Kaneko
2013-11-11
Change SMTP "relay" to "gateway".
drebs
2013-11-07
Cleanup code and fix tests.
drebs
2013-11-07
Do not encrypt already encrypted mails in SMTP relay.
drebs
2013-11-07
Reject senders if they aren't the logged in user
Tomás Touceda
2013-10-24
Implement TLS wrapper mode.
drebs
2013-10-24
Fix tests according to rfc 3156.
drebs
2013-10-10
catch unhandled exception and show backtrace
Kali Kaneko
2013-10-09
Make SMTP relay RFC 3156 compliant.
drebs
2013-10-03
Return smtp's Port to be able to stop listening to it
Tomás Touceda
2013-09-03
Make mail services bind to 127.0.0.1 instead of 0.0.0.0
Kali Kaneko
2013-09-03
Return SMTP factory so the client can stop it.
Kali Kaneko
2013-08-21
Merge remote-tracking branch 'kali/feature/add_debug_errors' into develop
Tomás Touceda
2013-08-21
Merge remote-tracking branch 'drebs/feature/3487-split-soledad-into-common-cl...
Tomás Touceda
[next]