mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[GH-ISSUE #2] Can only view emails in 'INBOX' #2
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#2
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 @tomershvueli on GitHub (Apr 22, 2015).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/2
Originally assigned to: @jasonmunro on GitHub.
Even when I have multiple accounts added, I can only view the emails under their direct inbox. 'Email => All', 'Main => Everything', and 'Main => Unread' all tell me I'm 'so alone'....
@jasonmunro commented on GitHub (Apr 23, 2015):
Combined views use a system to aggregate data sources that we should be able to track down pretty easily to determine what is broken here.
Let me know and I'm sure we can track this down and get if fixed in no time!
@jasonmunro commented on GitHub (Apr 23, 2015):
I re-tested in Firefox to see if this was browser related but still could not reproduce. Combined views are time limited per data source (you can see this in the message list heading area). You can configure that for a view by clicking the cog icon in the upper right which will take you to that view's settings section.
So it's possible this is working, but there are no messages within the default time range (the default is 1 day, and if your timezone is not setup, it might result in no matches). Try bumping that range out to 2 weeks for a combined view and see if it makes a difference. Also be sure to setup your timezone in the "general" area of the settings page.
@tomershvueli commented on GitHub (Apr 24, 2015):
Yep, you're totally right. I didn't realize that it was based on a time range. Once adjusted, messages show up just as they should!