2 Nov 2003 09:12
Re: Procmail Additionnal values
> This really is something that should never be allowed to be altered by a > user. If a user has a need for this advanced functionality, they probably > shouldn't be using ingo. Only an administrator should have to add variable > information to a procmail script. As such, it works better in the > configuration files rather than a preference. See the commit I just made. I do not completely agree. First of all, modifying the procmailrc means having an access other than webmail to the machine. I want to avoid this. Then, we are not only talking about environment variables here : I use the following procmailrc : #rewrite and deliver if coming from aaa :0 * ^From:.*kristof\.pelckmans@...\.be { #fhw : this pipe is a filter on the header that your should wait for :0 fhw | $FORMAIL +1 -ds | sed -e s/DCS0[0-9].aaa/aaa.be/ -e s/DCS0[0-9].aaa.be/aaa.be/ :0: .inbox.aaa/ } DEFAULT=$MAILDIR #horde filter rules INCLUDERC=$HOME/.procmailrc.horde On could develop a web interface that permits entering a rule as mentioned(Continue reading)
Any news from you guys about that?
As I understand the RFC the addflag option add this flag for all
messages which will pass the addflag code.
Now if a message should be handled in two different cases and should get
different flags this will be a problem. But I use "stop" immediately
after "fileinto" so this message will only be handled once. Perhaps this
is what cyrus-imapd doesn't like?
I wouldn't say mode-like to this behaviour. It's just that an addflag
Attached patch against current cvs HEAD horde module.
Regards,
Ronny
RSS Feed