Bryen wrote:
Well, in my case, I'm trying to set colors to certain email messages. Doesn't seem to be working. Another filter I set was to move a message into another folder. That didn't work either. :-(
It depends a bit on the imap server. Cyrus Imap for example uses SIEVE to filter messages. So your Client would need to a) have access to the sieve port (not bound to localhost) b) understand and implement the sieve protocol A workaround for Cyrus would be to use the avelsieve or smartsieve plugins in Squirrelmail. About color coding for messages, the only way would be to mark the message with user attributes and then depend on the client to display the message according to the user attribute. It is possible to filter the incoming messages with procmail (a bit more cumbersome in case of Cyrus Imap, but still possible), but color coding might need some scripting effort. I don't think any of these rules can be created on the client. -- Sandy List replies only please! Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org