We need ideas on how to do this reliably and efficiently for a specific client
with unfaithful employees. --- We could do this using client-side configuration
tied to windows GPO, but prefer a server-side solution.
Sent from ProtonMail Mobile
On 9/13/2017 4:51 PM, Apollon Oikonomopoulos wrote:
Hi,
I came up with the following patch while trying to figure out a good solution
for the situation described in Debian bug #871987[1]. In short, OpenSSL in
Debian unstable has disabled TLSv1.0 and TLSv1.1 *by default*. That means that
unless
I have:
- Ubuntu 17.04
- Dovecot 2.2.27 (c0f36b0)
- Postfix 3.1.4
- regular unix users with mail in /home/bob/Maildir
- virtual users with mail in /var/mail/vhosts/domain.com/bob/
The regular users can receive mail as expected.
When virtual users try to log in, it fails. The log shows an error li
On 15.09.2017 06:21, Paul Schreiber wrote:
> I have:
> - Ubuntu 17.04
> - Dovecot 2.2.27 (c0f36b0)
> - Postfix 3.1.4
>
> - regular unix users with mail in /home/bob/Maildir
> - virtual users with mail in /var/mail/vhosts/domain.com/bob/
>
> The regular users can receive mail as expected.
> When v