On Wed, Sep 29, 2021 at 01:49:39AM +0200, (lists) Denis BUCHER wrote: > When creating /var/spool/postfix/hold as symlink to another folder I get > the following error from Postfix :
If any Postfix services are chrooted, the destination needs to be a subdirectory of the Postfix queue directory and in the same filesystem to support renames, so there's really no point in using symlinks inside the Postfix queue, and they're not supported. Recreate the hold queue as as a directory, and solve your problem in some other way. -- Viktor.