> Is it possible to use UTF-8 to send messages and how ? > > If not, what character encoding should I use in monitrc for alert messages > definition ? > > Is there a way to encode it using HTML ? (I already tried this but it did > not work)
Have you considered using Base64 encoded messages? Base64 is supported by almost all mail clients too, whereas html isn't. -- _______________________________________________________________________ 'Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface' (Doug McIlroy) _______________________________________________________________________ -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
