mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #1510] 🐛 [Bug] Single Server + Default Profile + Default SMTP causing many SMTP's upon logins. #673
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#673
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 @hidden1nin on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1510
Originally assigned to: @IrAlfred on GitHub.
🐛 Bug
My issue is that I am running cypht for a few clients on my mail server. The issue that arises is that when users log in, another SMTP is created which they cannot see unless they open the compose page.
I am running Cypht using:
Version & Environment
Rev: []
OS: Ubuntu, unlikely platform dependent
@christer77 commented on GitHub (May 20, 2025):
Hi @hidden1nin
Can you tell us how you proceed to create these user accounts in Cypht?
@IrAlfred commented on GitHub (Nov 25, 2025):
Hello @hidden1nin,
I've been able to reproduce your issue and determined this is actually not a bug but a misconfiguration.
Please use:
Even if you have only one outgoing server.
Here's the difference in behavior:
With
SINGLE_SERVER_MODE=true,With
SINGLE_SERVER_MODE=false:Could you please test this configuration change and let us know if it resolves the issue? We really appreciate your contributions in helping improve Cypht webmail.
@IrAlfred commented on GitHub (Nov 27, 2025):
If you are still experiencing the error, please don't hesitate to reopen this issue. Your feedback is essential.