canSendEmail() ) continue; $data->send(); echo 'Sent to: ' . $data->To()->Email . "\n"; $data->delete(); } } } ?>