[xmail] Re: XMail Filter @@MACROS

2004-05-29 Thread Francesco Vertova
At 11.15 28/05/04 -1000, 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=@@RCPTmsg=@@FILEfrom=@@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 was interested in this - needed to enclose @@FROM in quotes - and had an 
exchange with Davide a few days ago. I'm no longer interested - b/c of the 
new SMTP filters - but it might be nice. I vote for.

Ciao, Francesco

-
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]



[xmail] New XMail CPAN modules

2004-05-29 Thread Beau E. Cox
Hi again -

This is turning out to be my 'xmail weekend'. I have decided
to encapsulate the filters I have developed and am currently
using on several sites into CPAN modules in the hope that some
of you may find one or more useful. I am asking for comments
on the names I am planning to use. Here is what I plan:

XMail::bsa_filter - the recently developed SpamAssassin filter.

XMail::batt_filter - A filter that may be configured to drop
  and report 'dangerous' attachements based upon MIME:Type.

XMail::barch_filter - A mail archiver configurable to save all or
  some subset of messages received. Included are scripts to interface
  to a database of your choice.

The bulk of the work will be done this weekend with announcements
early next week.

Any complaints/suggestions re my module names?

Aloha = Beau;

-
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]



[xmail] Question about spool file format change in 1.14

2004-05-29 Thread Bill Healy
Hi,

I'm upgrading an old Win32 server that's still on 1.7 to 1.18, what if
anything do I have to do to the spool files that are still in the old
format so that they will work with 1.18? I'm referring to all mail
files, those waiting to be delivered in the spool directories and the
mail in the domain user directories. 

Hints and tips would be appreciated.

Thanks,
 Bill


-
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]



[xmail] Re: Question about spool file format change in 1.14

2004-05-29 Thread Davide Libenzi
On Sat, 29 May 2004, Bill Healy wrote:

 Hi,
 
 I'm upgrading an old Win32 server that's still on 1.7 to 1.18, what if
 anything do I have to do to the spool files that are still in the old
 format so that they will work with 1.18? I'm referring to all mail
 files, those waiting to be delivered in the spool directories and the
 mail in the domain user directories. 
 
 Hints and tips would be appreciated.

I will be making 1.19 soon, in case you'd like to wait. Anyway, either you 
do some scripting to add the new line, or, better, you move the old server 
on another MAIL_ROOT and you bind it on different ports by letting it 
flush the old spool. Meanwhile you install the new one. The domains 
directory can be copied as-is, since nothing changed in it.



- Davide

-
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]



[xmail] Re: Question about spool file format change in 1.14

2004-05-29 Thread Bill Healy
Thanks Davide,

I actually left out that the new xmail is going on a new computer as
well. So it sounds like I can just move the domain directory over to the
new machine and leave the old server running for awhile on another
address so the spools can flush on their own.

How soon for 1.19? This weekend? If so it's a good excuse to put off the
upgrade and go outside and play! ;)

Bill

--
From:  Davide Libenzi[SMTP:[EMAIL PROTECTED]
Sent:  Saturday, May 29, 2004 4:10 PM
To:'[EMAIL PROTECTED]'
Subject:   [xmail] Re: Question about spool file format change in 1.14

On Sat, 29 May 2004, Bill Healy wrote:

 Hi,
 
 I'm upgrading an old Win32 server that's still on 1.7 to 1.18, what if
 anything do I have to do to the spool files that are still in the old
 format so that they will work with 1.18? I'm referring to all mail
 files, those waiting to be delivered in the spool directories and the
 mail in the domain user directories. 
 
 Hints and tips would be appreciated.

I will be making 1.19 soon, in case you'd like to wait. Anyway, either you 
do some scripting to add the new line, or, better, you move the old server 
on another MAIL_ROOT and you bind it on different ports by letting it 
flush the old spool. Meanwhile you install the new one. The domains 
directory can be copied as-is, since nothing changed in it.



- Davide

-
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]


-
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]



[xmail] Re: Question about spool file format change in 1.14

2004-05-29 Thread Davide Libenzi
On Sat, 29 May 2004, Bill Healy wrote:

 Thanks Davide,
 
 I actually left out that the new xmail is going on a new computer as
 well. So it sounds like I can just move the domain directory over to the
 new machine and leave the old server running for awhile on another
 address so the spools can flush on their own.
 
 How soon for 1.19? This weekend? If so it's a good excuse to put off the
 upgrade and go outside and play! ;)

I mean now :)
(yes, I know, the ChangeLog date is screwed up ;)



- Davide

-
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]



[xmail] 1.19 out ...

2004-05-29 Thread Davide Libenzi

Files available in the usual place:

http://www.xmailserver.org

Changes are described here:

http://www.xmailserver.org/ChangeLog.html#may_29__2004_v_1_19



- Davide

-
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]



[xmail] Re: 1.19 out ...

2004-05-29 Thread Chris L. Franklin
Dumb Question but, Where might i find / put the 'FILTERS.POST-DATA.TAB and
FILTERS.POST-DATA.TAB
Thier file format that of a .tab file within! filters folder. But the the
NAME of the is that of the other Filers.*.Tab
with in the base of the MailRoot dir.



-- Chris L. Franklin --



- Original Message -
From: Davide Libenzi [EMAIL PROTECTED]
To: XMail Announce [EMAIL PROTECTED]; XMail mailing list
[EMAIL PROTECTED]
Sent: Saturday, May 29, 2004 7:41 PM
Subject: [xmail] 1.19 out ...



 Files available in the usual place:

 http://www.xmailserver.org

 Changes are described here:

 http://www.xmailserver.org/ChangeLog.html#may_29__2004_v_1_19



 - Davide

 -
 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]




-
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]



[xmail] Re: 1.19 out ...

2004-05-29 Thread Mike Harrington
Congrats Davide :)

- Original Message - 
From: Davide Libenzi [EMAIL PROTECTED]
To: XMail Announce [EMAIL PROTECTED]; XMail mailing list
[EMAIL PROTECTED]
Sent: Saturday, May 29, 2004 4:41 PM
Subject: [xmail] 1.19 out ...



 Files available in the usual place:

 http://www.xmailserver.org

 Changes are described here:

 http://www.xmailserver.org/ChangeLog.html#may_29__2004_v_1_19



 - Davide

 -
 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]



-
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]



[xmail] Re: 1.19 out ...

2004-05-29 Thread Davide Libenzi
On Sat, 29 May 2004, Chris L. Franklin wrote:

 Dumb Question but, Where might i find / put the 'FILTERS.POST-DATA.TAB and
 FILTERS.POST-DATA.TAB
 Thier file format that of a .tab file within! filters folder. But the the
 NAME of the is that of the other Filers.*.Tab
 with in the base of the MailRoot dir.

Look better. The format is not the same of files inside the filter format. 
Is the same of external commands. The doc explain this, so we should be 
safe enough.


- Davide

-
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]



[xmail] Re: 1.19 out ...

2004-05-29 Thread Chris L. Franklin
Right but the quest was where would the 2 new filer.*.tab file be found.
I just did a fresh install and I can't find them anywhere.

-- Chris L. Franklin --



- Original Message -
From: Davide Libenzi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, May 29, 2004 10:48 PM
Subject: [xmail] Re: 1.19 out ...


 On Sat, 29 May 2004, Chris L. Franklin wrote:

  Dumb Question but, Where might i find / put the 'FILTERS.POST-DATA.TAB
and
  FILTERS.POST-DATA.TAB
  Thier file format that of a .tab file within! filters folder. But the
the
  NAME of the is that of the other Filers.*.Tab
  with in the base of the MailRoot dir.

 Look better. The format is not the same of files inside the filter format.
 Is the same of external commands. The doc explain this, so we should be
 safe enough.


 - Davide

 -
 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]




-
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]



[xmail] Re: 1.19 out ...

2004-05-29 Thread Tracy
They should be in your mailroot directory.

At 23:05 5/29/2004, you wrote:

Right but the quest was where would the 2 new filer.*.tab file be found.
I just did a fresh install and I can't find them anywhere.

-- Chris L. Franklin --



- Original Message -
From: Davide Libenzi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, May 29, 2004 10:48 PM
Subject: [xmail] Re: 1.19 out ...


  On Sat, 29 May 2004, Chris L. Franklin wrote:
 
   Dumb Question but, Where might i find / put the 'FILTERS.POST-DATA.TAB
and
   FILTERS.POST-DATA.TAB
   Thier file format that of a .tab file within! filters folder. But the
the
   NAME of the is that of the other Filers.*.Tab
   with in the base of the MailRoot dir.
 
  Look better. The format is not the same of files inside the filter format.
  Is the same of external commands. The doc explain this, so we should be
  safe enough.
 
 
  - Davide
 
  -
  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]
 
 


-
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]

-
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]



[xmail] Re: 1.19 out ...

2004-05-29 Thread Davide Libenzi
On Sat, 29 May 2004, Chris L. Franklin wrote:

 Right but the quest was where would the 2 new filer.*.tab file be found.
 I just did a fresh install and I can't find them anywhere.

Sorry, files goes in $MAIL_ROOT. And the names are filters.{in,out}.tab



- Davide

-
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]