you can make the file using the command line:
echo something > .tab
now you have a .tab file with 'something' in it...
HTH,
Paul
-----Original Message-----
From: Camacho, Christian [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 25 September, 2001 17:19
To: [EMAIL PROTECTED]
Subject: RE: Filter sending message
Sorry for the question, is there an alternative to .tab for the filter's
name?
Can't have this kind of names on Win2k :(
Regards,
Christian
-----Mensaje original-----
De: Davide Libenzi [mailto:[EMAIL PROTECTED]]
Enviado el: jueves, 13 de septiembre de 2001 13:05
Para: Edinilson J. Santos
CC: XMail mailing list
Asunto: RE: Filter sending message
On 13-Sep-2001 Edinilson J. Santos wrote:
> Davide,
>
> How to set a filter when a message will be delivered to a domain not
hosted
> by our XMail?
> For example:
> user [EMAIL PROTECTED] (hosted by our XMail) will send a message to
> [EMAIL PROTECTED] (not hosted by our XMail).
> When user [EMAIL PROTECTED] send the message, I want to pass a filter in
this
> message and rejected (or not) it.
The filter named .tab is executed when no other matches are found.
- Davide