-
Donald Eastlake suggested in his SecDir review of SMTP to add something like the following:
> 1. Transport authentication between SMTP systems could improve the
> authenticity of the Received lin…
-
### 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
### …
-
## Use case
Putting maddy behind a reverse proxy/load balancer/TLS terminator while still
providing necessary information for any policy validation.
## Implementation
See #296 for relevant d…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
_No response_
#…
-
![image.png](https://raw.githubusercontent.com/AlphaPyke/pe/main/files/db802d5c-536a-451f-97bf-f6fcf6bed4de.png)
This was not pointed out in the guides but just thought to mention that it would be odd…
-
### Preflight Checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions
- [X] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Describe your problem
Th…
-
We have noticed a regression between 145ec36251a4
and ca3e2f38f6e5 when using `proxy_protocol`.
In 145ec36251a4 the `PROXY` protocol line would be sent directly on connection from Caddy to the bac…
-
We should, in the panel :
- show only TLS-enabled protocols in mail: pop, imap & smtp, configuration samples
- show only SFTP in FTP configuration (if we choose that proftpd should serve SFTP too
…
-
APPLY
TASK: java -> kotlin + apply
```java
boolean ssl = false
Properties props = new Properties();
props.put("mail.debug", true);
props.put("mail.transport.protocol", "smtp");
props.put("m…
-
Feature request to allow for HAproxy style PROXY protocol data to be passed to backend SMTP and IMAP servers. This will allow for unified IP filtering, as well as unified brute force login mitigation …