• [^] # Re: re.

    Posté par . En réponse au message Fetchmail, postfix, procmail, taille limite. Évalué à 2.

    Après vérification:
    mailbox_size_limit (default: 51200000)

    The maximal size of any local(8) individual mailbox or maildir file, or zero (no limit). In fact, this limits the size of any file that is written to upon local delivery, including files written by external commands that are executed by the local(8) delivery agent.

    This limit must not be smaller than the message size limit.

    Donc ton problème je pense vient bien de ce paramètre ...

    [gco@gc]:~% echo "51200000/(1024^2)" |bc
    48

    On est pas trop trop loin des 45Mo ...