Hi,

I'd like postfix to treat EX_CANTCREAT (73) as "temporary failure".

I use this command to deliver my mails:

mailbox_command = /usr/bin/formail -D 8192 ~/.msgid.cache
-s /usr/libexec/dovecot/deliver

The problem is that if the filesystem containing home directories is not
mounted, formail returns an EX_CANTCREAT error, which is a permanent
exception for postfix (by default).

Is it possible to tell postfix to not reject permanently this kind of
error ?

Thanks a lot.

Mickaƫl.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to