mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 05:26:00 +03:00
[GH-ISSUE #131] Add Alias Suppport #107
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#107
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 @cwmke on GitHub (Oct 5, 2016).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/131
Originally assigned to: @jasonmunro on GitHub.
For an example, I own the domain example.com. I use different addresses on different websites such as github@example.com for github and google@example.com for Google. What I think would be great to have is the ability to either automatically detect the correct address based on the To field while replying and/or to allow for multiple profiles to be setup with different addresses and signatures. Most websites don't need responses so multiple profiles would be a fine improvement on this itself.
Thanks for any considerations and for the wonderful client!
@jasonmunro commented on GitHub (Oct 6, 2016):
Thanks for the feedback! We do have a profiles module set, but it only allows one identity for each E-mail account you have configured. The compose page will automatically detect the correct SMTP server to reply with based on the TO: filed when replying (using the profiles). I think I can decouple this such that you could have multiple profiles associated with a single account. I will check into it!
@jasonmunro commented on GitHub (Feb 26, 2017):
This is sort of a duplicate of this: https://github.com/jasonmunro/cypht/issues/152 so I'm closing this and will update the other issue when I have something to report.