On Mon, May 13, 2002 at 11:47:49AM +0300, Tuuli K Tuominen wrote:
> require ["fileinto"];
>
> if allof (address :contains ["from"] "[EMAIL PROTECTED]") {
> fileinto "INBOX.fooba";
> }
>
> if allof (address :contains ["from"] "[EMAIL PROTECTED]") {
> fileinto "INBOX.jeps";
Try an 'elsif' here.
-jk
