yahoo new line quick fix

Iulian Ciorascu <iulica-I2p9mOemVj1aa/[email protected]> Wed, 01 Aug 2007 12:42:52 +0200
Newsgroups gmane.network.centericq
Message-ID <[email protected]>
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-xGejAJT2w6wWP6gT/[email protected]
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/