1 Aug 12:42
yahoo new line quick fix
I don't know if you are annoyed by this problem but whenever I talk with someone having the windows Yahoo client and he writes several lines in a message I don't get the new lines. I created a quick fix as an external pre-receive thingie. Perhaps someone finds it useful (you just need to add it to the .centericq/external file) %pre-receive Yahoo new line fixer event msg proto yahoo status all options stdin stdout %exec sed -r "s/\r([^\n])/\n\1/g" _______________________________________________ Cicq mailing list Cicq@... http://mailman.linuxpl.org/mailman/listinfo/cicq Questions? Check the FAQ first: http://centericq.de/faq/
RSS Feed