cypht icon indicating copy to clipboard operation
cypht copied to clipboard

Cypht: Lightweight Open Source webmail written in PHP and JavaScript

Results 229 cypht issues
Sort by recently updated
recently updated
newest added

Let me bring into your attention quite recent attempt to build Cypht-like web mail I accidentally stumbled upon. Alps, authored by well-known OSS devs and backed financially by an open-source-friendly...

# Autocrypt > This PR is a preview and it is not ready for merging. This PR aims to implement the sending and receiving of public PGP keys through message...

"JMAP is intended to be a new standard for email clients to connect to mail stores. It therefore intends to primarily replace IMAP + SMTP submission. It is also designed...

enhancement
new module set

![2021-04-17-Cypht-mail-footer](https://user-images.githubusercontent.com/1004261/115127686-74ecde00-9fa6-11eb-8406-cd8dd679fd9c.png) The 3 types of downloads should be handled/presented differently. ### 1- The actual files that were attached This is what the user cares about and should notice. In other...

enhancement
imap

Many emails arrive in two parts (text vs HTML). Some newsletter systems actually let the sender determine each (text version is not merely automatically converted) It would be nice to...

enhancement
imap

Please see context here: https://gitter.im/cypht-org/community?at=6075459c969f8b38ee75f6e4

core

## 🚀 Feature Use-case: There is a sieve on the IMAP server which dynamically creates new folders for incoming mail. These new folders should be included in "combined views" in...

enhancement
imap
imap_folders

## 🐛 Bugreport Created profiles work (email, Display name and servers), but the Signature cannot be included into Emails. ### Version & Environment 1664 Jul 19 20:04 composer.json OS: Ubuntu...

bug
smtp

## Switching from anonymous to authenticated binding breaks LDAP contacts I store my contacts in OpenLDAP. Anonymous binding to the DB to read the contacts in cypht works. However, when...

bug
ldap_contacts

## 🐛 Bugreport After changing account password with` php ./scripts/update_password.php username password` can't login without deleting cookies. Once logged in settings of account no longer seem to be attached. Changing...