-
| SYSTEM INFORMATION ||
|----------|----------|
| OS type and version | Ubuntu Linux 22.04.4 |
| Usermin version | 2.102 |
| Virtualmin version | …
-
### Describe the improvement you are suggesting in detail
Im not sure if I am missing something, but why is the database not included in the docker build? Do we need a separate database to use docume…
-
AWS says:
> Amazon SES supports two mechanisms for establishing a TLS-encrypted connection: STARTTLS and TLS Wrapper. Check the documentation for your software to determine whether it supports STAR…
inlog updated
7 months ago
-
Not really an issue, but a proposal / improvement suggestion.
Currently our gen_smtp_server does support 8-bit DATA payload (it advertises `8BITMIME` extension https://datatracker.ietf.org/doc/html…
-
|[](https://github.com/argonemyth)| @argonemyth reported|
|-|-|
|Trac ID|trac#5685|
|Type|enhancement|
|Created|2012-05-23 12:10:11Z|
|Branch|https://github.com/twisted/twisted/tree/smtp-tutorial-5685…
-
### Prerequisites
- [X] I have [searched](https://github.com/roundcube/roundcubemail/issues?q=is%3Aissue) for duplicate or closed issues
- [X] I can recreate the issue with all plugins disabled
### …
-
Usually remote SMTP servers return a successful 250 code with an informative message, e.g. `Queued %messageID%`
Unfortunately current implementation doesn't allow to intercept this response, though i…
-
TLS 1.3 session resumption can be tested by running
`
openssl s_client -connect c2.testrun.org:443 -tls1_3 -sess_out sess.pem
`
followed by
`
openssl s_client -connect c2.testrun.org:443 -tls1_3…
-
There seems to be a fair amount of need for username & password authentication on SMTP relays. This is a fairly simple thing to add so we might as well do it.
-
### Steps to reproduce
1. fill in manual authentication details
2. wait quite a long time, until the button stops loading
### Expected behavior
I log in.
### Actual behavior
I did not log in and…