Hi,
I am not 100% sure if univention is affected by SMTP Smuggeling, but as debian is affected, I see no reason why ucs is not. A test tool is not released until now. But you an do:
echo smtpd_data_restrictions = reject_unauth_pipelining >> /etc/postfix/main.cf.local
echo smtpd_discard_ehlo_keywords = chunking, silent-discard >> /etc/postfix/main.cf.local
ucr commit /etc/postfix/main.cf
systemctl restart postfix
This should make your server safe again.
Best Regards
Sven
Read more: