Bonjour, j ai besoin d envoyer a une centaine d etudiants leur releve de notes en fichier attache au format excel .
J utilise exim comme MTA et metasend pour envoyer mes mails . je tape donc : metasend -b -f notes1.xls -s "test envoi fichier" -t [EMAIL PROTECTED] -S 50000000 -m application/vnd.ms-excel -e "base64" En reponse j ai: Illegal content-type specification: application/vnd.ms-excel The character '.' (ASCII 46) is illegal in a MIME content-subtype. D apres la RFC2045 , ce type mime existe bien en theorie pourtant ? Quelqu un pourrait il m eclairer ? Je suis tout pres a utiliser autre chose que metasend , pour envoyer un message avec fichier attache en ligne de commande . merci Christian dare POle Universitaire Quimper UBO

