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

Related issue: [https://github.com/cypht-org/cypht/issues/178](https://github.com/cypht-org/cypht/issues/178)

## 🗣 Suggestion _I'll start off by saying that my Unit Testing experience is very limited. As the sole developer for my projects, I haven't had the need to do...

This PR aims to remove CRAM-MD5 mechanism from cypht Suggested here: https://github.com/cypht-org/cypht/issues/355

## 🐛 Bugreport There is a 30 second save interval in the draft page during which the form data is saved in draft. For people with slow internet connection, it...

smtp

Related issue: [https://github.com/cypht-org/cypht/issues/13](https://github.com/cypht-org/cypht/issues/13)

As of now: "About" section at https://github.com/cypht-org/cypht has: ``` Cypht: Lightweight Open Source webmail written in PHP and JavaScript ``` https://github.com/cypht-org has: ``` Cypht Webmail community Lightweight Open Source webmail...

## 💬 Question When selecting Everything, 7 messages appear, although the setting is for 4 weeks. Under the messages I see: **There is no pagination in this view, please visit...

## Pullrequest This decouples tests from CI. The run.sh script can be run anywhere and uses environment variables instead of modifying config files in place. Currently only supports sqlite.

## Pullrequest Experimenting with using a logging environment variable.