At 17:15 5/28/2004, you wrote: >I think it would be neat to allow replacement anywhere in an argment, >so you could write something like: > >"/some/path/myfilter.pl" "rcpt=@@RCPT&msg=@@FILE&from=@@FROM" > >and have the replacements done. Then, in this example, you could parse >a single argument like a query string and be sure everything matches up >ok. The possibilities are endless ;)
I don't think I would use such a thing - and it would make the substitution code in XMail unnecessarily complex (IMO). What I do is copy the line from the filter.tab into my local code as a comment line, so I always know what order to expect things to arrive.... - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
