tomate77 a écrit :
si quelqu un est fort en procmail
NL="
"
QUOTA=12000
INBOXSIZE=`/etc/get_quota.sh $HOME`
:0
* $ -${INBOXSIZE}^0
* $ ${QUOTA}^0
{
MAXMSG = $=
:0
* $ > ${MAXMSG}
{
LOG="Bouncing (message too big!)$NL"
EXITCODE=69
HOST
:0 :
{
/dev/null
}
}
} |
la regle /dev/null n est pas prise en compte 
|
au cas où tu l'aurais remarqué, /dev/null est un chemin sur l'arborescence donc un paramètre il s'utilise avec > ,
retourne apprendre la prog shell avec unix ![[:joce] [:joce]](https://forum-images.hardware.fr/images/perso/joce.gif)
Message édité par python le 18-08-2004 à 22:30:38