Prombem with rule actions
Hugo van der Kooij
hvdkooij at vanderkooij.org
Tue Sep 4 21:37:16 IST 2007
On Tue, 4 Sep 2007, Julian Field wrote:
> Hugo van der Kooij wrote:
>> On Tue, 4 Sep 2007, Julian Field wrote:
>>
>> > SpamAssassin Rule Actions = FROM_BOSS_WIFE=>forward
>> > secretary at domain.com, SpamScore>=6=>forward
>> > spam.score at greater6.com,store,non-deliver, SpamScore<100=>store,forward
>> > spam.score at less100.com, store, SpamScore>100=>deliver,store
>>
>> I assume it is safe to make this slightly more readable? Like:
>>
>> SpamAssassin Rule Actions = \
>> FROM_BOSS_WIFE=>forward secretary at domain.com, \
>> SpamScore>=6=>forward spam.score at greater6.com,store,non-deliver, \
>> SpamScore<100=>store,forward spam.score at less100.com, store, \
>> SpamScore>100=>deliver,store
>>
>> I most definitly have a problem with reading long lines in a configuration
>> file.
> I don't remember implementing anything to allow multi-line configuration
> entries, so you probably can't do this. Sorry.
Can you put it somewhere on the feature request list?
Hugo.
--
hvdkooij at vanderkooij.org http://hugo.vanderkooij.org/
This message is using 100% recycled electrons.
Some men see computers as they are and say "Windows"
I use computers with Linux and say "Why Windows?"
(Thanks JFK, for this quote of George Bernard Shaw.)
More information about the MailScanner
mailing list