Hi list, is it okay (meaning if I am unknowingly breaking something by doing it) when I clear "on hold" messages on the filesystem level? Meaning that I am periodically cleaning /var/spool/postfix/hold directory from files older than x.
Is it acceptable approach, or should I rather stick to postsuper -d? Thanks