On Mon, 29 Nov 2010 08:47:28 +0100, David BERCOT <[email protected]> wrote:

> Sous Debian, quand on programme une tâche via un Cron, un mail est
> généré après l'exécution.
> Je souhaiterais faire la même chose sur un NAS synology. Auriez-vous
> quelques informations sur le paramétrage de ces mails ?


(
echo "From: [email protected]"
echo "To: [email protected]"
echo "Subject: Et toi tu fous rien pendant ctempslà"
echo "Content-Transfer-Encoding: 8bit"
echo "Content-Type: text/plain; charset=\"UTF-8\""

blah blah blah

) 2>&1 | /usr/lib/sendmail -t

-- 
No television performance takes as much preparation as an off-the-cuff talk.
                -- Richard Nixon

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet "unsubscribe"
vers [email protected]
En cas de soucis, contactez EN ANGLAIS [email protected]
Archive: http://lists.debian.org/[email protected]

Répondre à