[09:30] o/ [10:24] elacheche, o/ [12:03] o/ [12:23] cbj j'ai trouvé ça mailq | tail -n+2 | awk 'BEGIN { RS = "" } { if ($8 == "www-data@exemple.com" && $9 == "")print $1 }' | tr -d '*!' | postsuper -d - [12:23] On peut choisir : [12:23] $7 – Sender [12:23] $8 – Recipient [12:23] $9 – Recipient2 [12:29] ça marche :p [12:51] nizarus, cool :D [13:38] oups wrong channel [13:39] mailq | grep arpwatch | awk '{print $1}' | tr -d '*!' | postsuper -d -