mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #121] Cannot specify an SMTPS connection #103
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#103
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 @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/121
Originally assigned to: @tonioo on GitHub.
Originally created by Antoine Nguyen on 2010-12-21T08:36:04Z
With the current settings interface, the only supported secured mode is starttls. Modoboa must support all modes:
It sounds easy but actually the way settings are managed prevents us to support both modes. I think the easiest way to achieve that is to replace the checkbox by a selectbox which will contain "SSL/TLS or STARTTLS".
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2010-12-21T09:01:31Z
In [fc1365cd91bdef4a44a0b28fa8f754b739dca3b3]: