LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Implementing colour coding in automated email (https://www.linuxquestions.org/questions/linux-newbie-8/implementing-colour-coding-in-automated-email-4175433965/)

Vthimmap 10-25-2012 12:18 AM

Implementing colour coding in automated email
 
i wanted to implement the colours in the automated email sent from the linux platform.

echo -e "\033[32m Sample text" -> this works on linux but for automated email, what to i need to use?

Didier Spaier 10-25-2012 02:17 AM

To do that you need to format your messages as HTML, not plain text. It's possible that some of your recipients don't wish to receive colored or more generally HTML messages, though.


All times are GMT -5. The time now is 10:10 PM.