mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[GH-ISSUE #240] IMAP server search character set support #204
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#204
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jasonmunro on GitHub (Dec 21, 2017).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/240
Originally assigned to: @jasonmunro on GitHub.
@dumblob said:
@Yamakasi commented on GitHub (Feb 9, 2018):
I think this is some thing for #258 where each mailstorage protocol will be some sort of "module" so you set it in each module.
@dumblob commented on GitHub (Feb 10, 2018):
@Yamakasi in this issue I'd rather like to focus on the contents (the knowledge how the things are being done) and not on the implementation itself (as the implementation in this case is a niggling issue IMHO).
@Yamakasi commented on GitHub (Feb 10, 2018):
@dumblob I think a wiki page you maintain is more usefull for it. Everything you find out will be a post or an edit in a post which is more a wiki like thing.
Maybe open a page there which we can edit all the time, make subchapters, etc ?
@jasonmunro commented on GitHub (Nov 29, 2018):
just noting that advanced search has the ability to choose a character set. Currently it's limited to none (so let the IMAP server decide), UTF-8, or ASCII. The RFC requires ASCII support but anything else is optional.