Block insecure connections

Andrea Gabellini andrea.gabellini at telecomitalia.sm
Wed Aug 4 15:53:55 EEST 2021


Hello,

I am writing for advice on how to deal with a problem.

I have a Dovecot Proxy/Director -> Backend installation, all with 
version 2.3

Encryption on POP3 / IMAP connections is currently optional. I would 
like to set it as mandatory but despite the numerous reminders many 
users have not taken steps to adapt. Setting it as mandatory would mean 
having too many calls to support.

I would therefore like to block the connection to only some of them and 
slowly reach my target. I can't find how and where to fit in to be able 
to do such a thing. At first I thought about postlogin, but the user 
ended up on a proxy and I can't use it. I tried to use the forwarding 
function on the proxy and postlogin on the backend, but I didn't succeed 
in the first part.

In pseudo code, I would like to do this:

if connection is not secured {
   if user is in my list {
     block the connection;
   }
}

Thanks in advance for any suggestions,
Andrea

-- 
__________________________
People says "more memory increases the computerspeed" and they are right: More memory Windows detects, the sooner it crashes.
__________________________

TIM San Marino S.p.A.
Andrea Gabellini
Engineering R&D
TIM San Marino S.p.A. - https://www.telecomitalia.sm
Via Ventotto Luglio, 212 - Piano -2
47893 - Borgo Maggiore - Republic of San Marino
Tel: (+378) 0549 886237
Fax: (+378) 0549 886188


--
Informativa Privacy

Questa email ha per destinatari dei contatti presenti negli archivi di TIM San Marino S.p.A.. Tutte le informazioni vengono trattate e tutelate nel rispetto della normativa vigente sulla protezione dei dati personali (Reg. EU 2016/679). Per richiedere informazioni e/o variazioni e/o la cancellazione dei vostri dati presenti nei nostri archivi potete inviare una email a privacy at telecomitalia.sm.

Avviso di Riservatezza

Il contenuto di questa e-mail e degli eventuali allegati e' strettamente confidenziale e destinato alla/e persona/e a cui e' indirizzato. Se avete ricevuto per errore questa e-mail, vi preghiamo di segnalarcelo immediatamente e di cancellarla dal vostro computer. E' fatto divieto di copiare e divulgare il contenuto di questa e-mail. Ogni utilizzo abusivo delle informazioni qui contenute da parte di persone terze o comunque non indicate nella presente e-mail potra' essere perseguito ai sensi di legge.


More information about the dovecot mailing list