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

In - modules/imap/hm-imap.php - modules/pop3/hm-pop3.php - modules/smtp/hm-smtp.php `stream_socket_enable_crypto()` is called with `STREAM_CRYPTO_METHOD_TLS_CLIENT` as `crypto_type`. According to a note in http://php.net/manual/en/function.stream-socket-enable-crypto.php this restricts communication to TLS 1.0 (since PHP version 5.6.7)...

imap
pop3
smtp

Viewing the message details from a github message leaves a lot to be desired. There is no page title at all, and no context about what the message refers to...

enhancement
github

![2022-09-24_153211](https://user-images.githubusercontent.com/1004261/192115562-1514266a-c3a5-4076-8d76-2e6d01073c98.png) Toggling sort of "Sent Date" vs "Arrival Date" doesn't solve the problem. Related: https://github.com/jasonmunro/cypht/pull/449

KolabNow offers this in the Roundcube interface. Gmail shows you. And here is how SOGo shows it: ![2022-09-24_123014](https://user-images.githubusercontent.com/1004261/192108916-065eeeb1-0454-4f30-8d53-04f9d7f52f3a.png) This should be quite discreet or even hidden until you are using...

## Pullrequest Add support for IMAP folder subscriptions ### Issues - fixes https://github.com/jasonmunro/cypht/issues/582 - relates https://avan.tech/item81126

## Pullrequest ### Issues - [X] The The login page UI ### Checklist - [X] None ### Screenshots ![image](https://user-images.githubusercontent.com/35831811/191383810-286b2bc3-4e2b-43d3-9765-f57f16c5c345.png) ![image](https://user-images.githubusercontent.com/35831811/191383845-ac0d1559-e964-4fe6-9ca8-dbda8f145531.png) ### How2Test - [X] Just try to login and see...

This update implements the 'id' field in SMTP Server objects and uses uniqid to generate unique ids for each server.

## 🗣 Suggestion Cypht's login page looks a bit too old. We need to rework a little bit it design... ![image](https://user-images.githubusercontent.com/35831811/190774518-350f28a3-a5e7-4006-ae6b-313103f9f488.png)

### Issues - fixes https://github.com/jasonmunro/cypht/issues/452