SnappyMail
snappymail.euSimple, modern, fast web-based mail client. This is an IMAP-only fork of RainLoop that mitigates a severe RainLoop vulnerability and adds several new features.
- Homepage:snappymail.eu
- GitHub:github.com/the-djmaze/snappymail
- Web info:web-check.xyz/check/snappymail.eu
SnappyMail Source Code
Author
Description
Simple, modern & fast web-based email client
Homepage
https://snappymail.euRepository
- LicenseAGPL-3.0
- Created09 Mar 20
- Primary languagePHP
- Size76,987 KB
- Stars1,675
- Forks214
- Watchers1,675
Language Usage
Project Health
Fork of RainLoop/rainloop-webmail- Last commit5 months ago
- Open issues186
- Latest releasev2.38.2
Top Contributors
@RainLoop (1423)
@the-djmaze (271)
@cm-schl (55)
@SergeyMosin (35)
@Alphix (31)
@tinola (31)
@hguilbert (29)
@arturbonnett (20)
@TheEdgeFox (20)
@ner00 (19)
@ervee (19)
@skibbipl (16)
@hifihedgehog (14)
@tkasch (14)
@insertc0in (13)
@sloomy (12)
@romawkafor (11)
@S-A-L13 (11)
@FWest98 (11)
@mayswind (10)
@PhilippMundhenk (9)
@esroyo (8)
@daliusm (8)
@lota (7)
@strobeltobias (7)
@leojonathanoh (7)
@akhil1508 (7)
@chiyi4488 (6)
@icedman21 (6)
@Techwolfy (6)
@Olloki (6)
@pierre-alain-b (5)
@LarsBel (5)
@kouinkouin (5)
@edlerd (5)
@codiflow (4)
@Psychi1 (4)
@korukugashi (4)
@simonedalpont (4)
@dominiquefournier (4)
@plinss (4)
@KenBW2 (4)
@phunehehe (3)
@jaapmarcus (3)
@mbarnathan (3)
@Mimoza (3)
@RChutchev (3)
@detochko (3)
@eibex (3)
@veitw (2)
@valeriangalliat (2)
@valdur55 (2)
@tomrittervg (2)
@chuushi (2)
@bober757 (2)
@WesCossick (2)
@yasselavila (2)
@yutianhot (2)
@attike (2)
@bilogic (2)
@ericgaspar (2)
@koratfood (2)
@hidotsh (2)
@Akrobs (2)
@alex-connor (2)
@drewcsillagdd (2)
@filipblaauw (2)
@florealcab (2)
@HeySora (2)
@lenny87 (2)
@konkere (2)
@leonekmi (2)
@martinstenrose (2)
@master3395 (2)
@Niveshkrishna (2)
@Oxymoron290 (2)
@Rudloff (2)
@rphi (1)
@Arxwel (1)
@serghey-rodin (1)
@azonti (1)
@Shurichan (1)
@simeongoranov (1)
@Simounet (1)
@gitter-badger (1)
@TomsProject (1)
@zikeji (1)
@Rockuo (1)
@rhyswilliamsza (1)
@arabasso (1)
@PhieF (1)
@heyitspaul (1)
@OzzieIsaacs (1)
@nicolar (1)
@rezaei92 (1)
@Artoria2e5 (1)
@krmax44 (1)
@wouterdijk-cpu (1)
@terribleplan (1)
@sevmonster (1)
Recent Commits
the-djmaze(11 Mar 26)
Ommit Nextcloud "max-version" as it is optional
the-djmaze(16 Jun 25)
Catch Throwable for #1914
Maarten(16 Jun 25)
Merge pull request #1914 from sgoranov/fix/1913-datetime-overflow Fix DateTimeHelper::ParseRFC2822DateString integer overflow on 32-bit PHP
Maarten(16 Jun 25)
Merge pull request #1875 from bapt/fr fr: add an space before the colon
Maarten(16 Jun 25)
Merge pull request #1931 from TLTDevRu/fix-ru-lang Fix ru lang
Maarten(16 Jun 25)
Merge pull request #1941 from bober757/master incorrect using of the preposition
the-djmaze(16 Jun 25)
Small change for #1948 to make it relative to font size
Maarten(16 Jun 25)
Merge pull request #1948 from makoehr/compact-folder-list-for-snappymail More compact view of folder list
Maarten(16 Jun 25)
Merge pull request #1961 from Psychi1/Cp1252 Fix the Cp1252 encoding problem
Psychi(25 May 25)
fix regex match-group
Psychi(25 May 25)
Fix Cp1252 encoding
Mathias Koehrer(11 Apr 25)
More compact view of folder list With many folders, the line-height is too large. It is reduced to make the view more compact. Also, the top margin for the number of unread-folder will be adapted.
the-djmaze(04 Apr 25)
openssl_pkey_free is deprecated
6o6ep(02 Apr 25)
incorrect using of the preposition
6o6ep(02 Apr 25)
incorrect using of the preposition
Roman Chutchev(11 Mar 25)
Update user.json
Roman Chutchev(11 Mar 25)
Merge branch 'the-djmaze:master' into fix-ru-lang
Maarten(10 Mar 25)
Merge pull request #1880 from tribut/i18n-de-fixes Fix incorrect German translation
Maarten(10 Mar 25)
Merge pull request #1891 from HeySora/master Automatically add favicon host to CSP if present
the-djmaze(10 Mar 25)
Bump version for #1918
Maarten(10 Mar 25)
Merge pull request #1918 from TomsProject/master Changing Gravatar hashing algorithm to sha256
the-djmaze(10 Mar 25)
Resolve #1883
the-djmaze(10 Mar 25)
Resolve #1930
Roman Chutchev(08 Mar 25)
Update user.json
TomsProject(22 Feb 25)
Changing hashing algorithm to sha256
Simeon Goranov(12 Feb 25)
Fix DateTimeHelper::ParseRFC2822DateString integer overflow on 32-bit PHP
HeySora(14 Jan 25)
Automatically add favicon host to CSP if present
Felix Eckhofer(08 Jan 25)
Fix incorrect German translation
Baptiste Daroussin(27 Dec 24)
fr: add an space before the colon When composing a message in reply to an email, a colon is appended to the message which is translated, in french colon should always be prepended by an unbreakable space. Add a space in the translation sentence to make sure the space appears before the colon in the interface
the-djmaze(10 Dec 24)
Also detect Identity using `from` address #1865
SnappyMail Security
Security Advisories (1)
- mediumPatchedCVSS 5.4
CVE-2024-45800Multiple mXSS found in HTML sanitizer
SnappyMail Website
Website
SnappyMail, your webmail client - SnappyMail
Redirects
Does not redirect
Security Checks
2 security checks failed (63 passed)
- Domain Recently Created
- Domain Very Recently Created
Server Details
- IP Address84.22.110.35
- Hostnamedragonfly.mhxs.nl
- Location's-Hertogenbosch,Noord-Brabant,Netherlands (Kingdom of the),EU
- ISPTilaa B.V.
- ASNAS196752
Associated Countries
US
NL
Safety Score
Website marked as safe
100%
Blacklist Check
snappymail.eu was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
SnappyMail Reviews
More Email Clients
Productivity-based email client, for Windows and MacOS. eM Client has a clean user interface, snappy performance and good compatibility. There is a paid version, with some handy features, including snoozing incoming emails, watching for replies for a specific thread, message translation, send later, and built-in Calendar, Tasks, Contacts and Notes. Note, eM Client is proprietary, and not open source.
Open source, fully-featured and easy mail client for Android. Supports unlimited accounts and email addresses with the option for a unified inbox. Clean user interface, with a dark mode option, it is also very lightweight and consumes minimal data usage.
K-9 (or Thunderbird for Android) is open source, very well supported and trusted - k9 has been around for nearly as long as Android itself! It supports multiple accounts, search, IMAP push email, multi-folder sync, flagging, filing, signatures, BCC-self, PGP/MIME & more. Install OpenKeychain along side it, in order to encrypt/ decrypt emails using OpenPGP.
Free and open source email application developed and backed by Mozilla -it's secure, private easy and customizable. As of V 78.2.1 encryption is built in, and the TorBirdy extension routes all traffic through the Tor network. Forks, such as Betterbird may add additional features.
Browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an email client, including MIME support, address book, folder manipulation, message searching and spell checking.
About the Data: SnappyMail
Change History
- Added #104
Edit SnappyMail Data
You can edit SnappyMail's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external
sources, a list of these can be found data documentation.
Origin Data
Modify Data
API
You can access SnappyMail's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/snappymailThe REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share SnappyMail
Help your friends compare Email Clients, and pick privacy-respecting software and services.
Share SnappyMail and Awesome Privacy with your network!
