No se si esto le sirva a alguien, pero a mi me tuvo de cabeza ..
para rebotar un correo explícitamente con maildrop:
if (alguna_condicion) {
echo "Sorry, no user here by that name."
EXITCODE = 100
exit
}
saludos
--
Ernesto Vargas O.