Thanks, the messages in hold are mostly spams evaluated by rspamd. So my desire is "just" to clean them and not really send bounces back.
On Thu, Nov 19, 2020 at 2:02 PM Wietse Venema <wie...@porcupine.org> wrote: > Josef Vyb?hal: > > 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? > > postsuper is the supported tool. Postfix 3.5 supports "postsuper -f" > to expire and email return a bounce message to the sender. > > Wietse >