[xmail] spammer.tab spam-address.tab

2003-03-24 Thread xmail user account

Can I bring down to user level the SPAMMER.TAB  SPAM-ADDESS.TAB? Perhaps copy these 
two tab files to the folder of a user and serves as to block incoming ip's or 
addresses. Is it possible?

Looking forward...

Alvin


-
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: spammer.tab spam-address.tab

2003-03-24 Thread Snke Ruempler

 Can I bring down to user level the SPAMMER.TAB  SPAM-ADDESS.TAB? Perhaps
copy these two tab files to the folder of a user and serves as to block
incoming ip's or addresses. Is it possible?

no these files are system-wide and are not designed to be user-based. maybe
a self-written filter will help you.

-
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] Fw: [SAtalk] sa 2.51 and line termination

2003-03-24 Thread Sönke Ruempler

they didn't read the RFCs ;-)

 I just checked RFC2822 because I didn't believe you, but it seems you're
 correct.  However, Pegasus Mail is the only MUA I've ever seen that
 didn't use LF chars to terminate lines.  I suspect it has to do with
 its DOS heritage, where CRLF is a very sticky issue.


-
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: XMail-WAI.NET features discussion

2003-03-24 Thread CLEMENT Francis

Hello Michal

Coming back to xmail and using you WAI interface i will be happy to =
help in
next WAI.NET

For the SLIM replacement i have the solution : ecartis (www.ecartis.org =
gpl,
written in C so fast ...)
I work on the win32 version that is currently running on my server (not =
yet
fully commited to the main cvs project)

Were can I find current work / discussion / dev mailing list/ on =
WAI.NET
project ? (sourceforge ...)

Francis



-Message d'origine-
De : Michal Altair Valasek [mailto:[EMAIL PROTECTED]
Envoy=E9 : mardi 11 mars 2003 20:05
A : [EMAIL PROTECTED]
Objet : [xmail] XMail-WAI.NET features discussion



Hello,

as I announced before, I discontinued XMail-WAI and I'm planning new
version, which would be built on the .NET technology (mainly ASP.NET).

Currently, there is finished XMail-CTRL, universal module for =3D
communication
with XMail using it's CTRL protocol.

I am sending you list of planned features, for discussion. Also, I am
accepting offers for help with implementation of features. The project =
=3D
would
be distributed in Visual Studio .NET, used language would be VB.NET, =
=3D
license
used would be GNU GPL.

The main features of XMail-WAI would be in the .NET version too, with
exception of webmail (I'll discuss that later). Generally, it would =3D
allow
distribution of privileges on server/domain/user levels. New features =
=3D
would
include:

- Possibility to limit account creation per domain, either by maximum =
=3D
number
or by assigning the total amount of disk space.
- Better cooperation (with the new filtering system), which would allow
things like autoresponders etc. to work.
- Speed optimization. Current version is too slow, due to ctrlclnt.exe. =
=3D
It
can be better if rewritten to Shawn's eyeXMail.

The features which would not be in the .NET version (although some of =
=3D
them
are in the current version):

- SLIM collaboration. I see that SLIM (my list manager) is ugly. Do you =
=3D
know
about some list manager, which would run on Windows platform and would, =
=3D
work
well with xmail, be free, preferably open-source, and not require
third-party software, such as Perl or Cygwin? If yes, I'll use it and =
=3D
write
it's support to XMail-WAI.NET. If no, I'll consider writing of =
SLIM.NET,
which is long-term task.
- Multi-language interface. I wrote about this recently - writing
multi-language interface is a lot harder that the single-language one.
Moreover, there is problem with further development, to maintain the
language data files. Therefore, the XMail-WAI.NET would be in English =
=3D
only.
As it would use UNICODE, there should not be problem with non-ASCII
characters (but I cannot guarantee languages like chinese to work).
- Webmail. To write webmail is not a simple task and I don't have time =
=3D
to do
it well. So, there would be no webmail in the first stage.
- Frozen messages management. Since XMail has option to simply discard
undeliverable messages, I started to use it and don't bother with =
frozen
messages anymore.
- The strange things like pop3link etc. I am not using it, never was, =
=3D
never
will, don't know how it's working.

What I need:
- Your suggestions, what the XMail-WAI.NET should do.
- Your help with programming, mainly on the abstraction layer (see =3D
lower),
but everything.

Currently, the XMail-CTRL is working on the CTRL layer, so it returns =
=3D
values
withount any abstraction as array of string. I want to write something =
=3D
with
current codename XAL (XMail Abstraction Layer, compare with HAL - =3D
Hardware
Abstraction Layer), which would convert Xmails CTRL output to .NET =3D
native
formats, like datasets properly typed for databinding, etc. It's =3D
relatively
simple work, but the main problem for me, because I don't have enough =
=3D
time
:-(

-- Michal A. Valasek
   Altair Software Production

*** New project: http://weblog.rider.cz ***
__
Censorship can't eliminate evil; it can only kill freedom.
E-mail: [EMAIL PROTECTED] * ICQ: 6160893 * GSM: +420-603-828493
For list of all my web projects visit http://[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: XMail-WAI.NET features discussion

2003-03-24 Thread David Byte

Francis,

How well is ecartis running on Win32 for you?  I am looking for a good list
manager for my Win32 platform..

David Byte
Owner, Byte Computer Services
[EMAIL PROTECTED]
ICQ# 50227527
918-230-2771

- Original Message -
From: CLEMENT Francis [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 24, 2003 11:49 AM
Subject: [xmail] Re: XMail-WAI.NET features discussion



 Hello Michal

 Coming back to xmail and using you WAI interface i will be happy to =
 help in
 next WAI.NET

 For the SLIM replacement i have the solution : ecartis (www.ecartis.org =
 gpl,
 written in C so fast ...)
 I work on the win32 version that is currently running on my server (not =
 yet
 fully commited to the main cvs project)

 Were can I find current work / discussion / dev mailing list/ on =
 WAI.NET
 project ? (sourceforge ...)

 Francis



 -Message d'origine-
 De : Michal Altair Valasek [mailto:[EMAIL PROTECTED]
 Envoy=E9 : mardi 11 mars 2003 20:05
 A : [EMAIL PROTECTED]
 Objet : [xmail] XMail-WAI.NET features discussion



 Hello,

 as I announced before, I discontinued XMail-WAI and I'm planning new
 version, which would be built on the .NET technology (mainly ASP.NET).

 Currently, there is finished XMail-CTRL, universal module for =3D
 communication
 with XMail using it's CTRL protocol.

 I am sending you list of planned features, for discussion. Also, I am
 accepting offers for help with implementation of features. The project =
 =3D
 would
 be distributed in Visual Studio .NET, used language would be VB.NET, =
 =3D
 license
 used would be GNU GPL.

 The main features of XMail-WAI would be in the .NET version too, with
 exception of webmail (I'll discuss that later). Generally, it would =3D
 allow
 distribution of privileges on server/domain/user levels. New features =
 =3D
 would
 include:

 - Possibility to limit account creation per domain, either by maximum =
 =3D
 number
 or by assigning the total amount of disk space.
 - Better cooperation (with the new filtering system), which would allow
 things like autoresponders etc. to work.
 - Speed optimization. Current version is too slow, due to ctrlclnt.exe. =
 =3D
 It
 can be better if rewritten to Shawn's eyeXMail.

 The features which would not be in the .NET version (although some of =
 =3D
 them
 are in the current version):

 - SLIM collaboration. I see that SLIM (my list manager) is ugly. Do you =
 =3D
 know
 about some list manager, which would run on Windows platform and would, =
 =3D
 work
 well with xmail, be free, preferably open-source, and not require
 third-party software, such as Perl or Cygwin? If yes, I'll use it and =
 =3D
 write
 it's support to XMail-WAI.NET. If no, I'll consider writing of =
 SLIM.NET,
 which is long-term task.
 - Multi-language interface. I wrote about this recently - writing
 multi-language interface is a lot harder that the single-language one.
 Moreover, there is problem with further development, to maintain the
 language data files. Therefore, the XMail-WAI.NET would be in English =
 =3D
 only.
 As it would use UNICODE, there should not be problem with non-ASCII
 characters (but I cannot guarantee languages like chinese to work).
 - Webmail. To write webmail is not a simple task and I don't have time =
 =3D
 to do
 it well. So, there would be no webmail in the first stage.
 - Frozen messages management. Since XMail has option to simply discard
 undeliverable messages, I started to use it and don't bother with =
 frozen
 messages anymore.
 - The strange things like pop3link etc. I am not using it, never was, =
 =3D
 never
 will, don't know how it's working.

 What I need:
 - Your suggestions, what the XMail-WAI.NET should do.
 - Your help with programming, mainly on the abstraction layer (see =3D
 lower),
 but everything.

 Currently, the XMail-CTRL is working on the CTRL layer, so it returns =
 =3D
 values
 withount any abstraction as array of string. I want to write something =
 =3D
 with
 current codename XAL (XMail Abstraction Layer, compare with HAL - =3D
 Hardware
 Abstraction Layer), which would convert Xmails CTRL output to .NET =3D
 native
 formats, like datasets properly typed for databinding, etc. It's =3D
 relatively
 simple work, but the main problem for me, because I don't have enough =
 =3D
 time
 :-(

 -- Michal A. Valasek
Altair Software Production

 *** New project: http://weblog.rider.cz ***
 __
 Censorship can't eliminate evil; it can only kill freedom.
 E-mail: [EMAIL PROTECTED] * ICQ: 6160893 * GSM: +420-603-828493
 For list of all my web projects visit http://[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 

[xmail] Re: POP3 Link checking frequency

2003-03-24 Thread William Denniss

I have added these options to the xmail shell script.

Thanks Davide,

Will.

On Tuesday 25 March 2003 03:26, Davide Libenzi wrote:
 On Mon, 24 Mar 2003, William Denniss wrote:
  Is there any way to change the frequency that the external mailboxes
  are=3D20 checked?  I have a problem where we have several links to th=
e one
  externa=3D l=3D20
  server and that server will only allow a certain number of connection=
s
  fr=3D om=3D20
  the one IP address in any given time.

 doc-command_line-psync_options



 - 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: about xmail 1.14

2003-03-24 Thread ÐìÓ¾

mostly open source project will give a diff file
because when we use a server and the server run well
the software update, we will check the diff between the new vesion and the old
and we deside whether we update the server.
so we want to get a diff file
thanks for all.

 On Thu, 25 Mar 2004, [GB2312] =D0=EC=D3=BE wrote:
 
  
 On 1.14 changelog.txt
   I see *   Fixed a connect-error reporting bug on Windows platform.
  
   Davide will give the source code about this between 1.12 and 1.14
  
   and Can someone make a diff between 1.14 and 1.12 or 1.10 on the source c=
 ode?
 
 Why do you need a diff ? You have the full source :
 
 http://www.xmailserver.org/xmail-1.14-pre02.tar.gz
 http://www.xmailserver.org/xmail-1.14-pre02.win32bin.zip
 
 
 
 - 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.14-pre02 ...

2003-03-24 Thread Mircea Ciocan

Well, the rpm compiles, updates and run fine on Mandrake 9.1, any 
CHANGELOG entries worth adding between pre01 and pre02 ???

Mircea C.

Davide Libenzi wrote:
 
 Here are 1.14-pre02 files :
 
 http://www.xmailserver.org/xmail-1.14-pre02.tar.gz
 http://www.xmailserver.org/xmail-1.14-pre02.win32bin.zip
 
 
 If nothing bad will happen, this will be 1.14 final.
 
 
 
 
 - 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] GPL Violation, Was:Re: about xmail 1.14

2003-03-24 Thread Riaz


After all of the hard work that Davide has put in to this application, =
to
see someone treat it with such a lack of respect.

I'm sorry, I am very ignorant of the GPL.
There is a commercial firewall/router for sale that has xmail
installed. Is it legal for a company to implement xmail into a
commercial firewall/router without paying Davide?

Riaz...

-
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: about xmail 1.14

2003-03-24 Thread Andrew Joakimsen

Only if you can make them work out of the box with RedHat 7.3..

When is 2.0 expected?

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Davide Libenzi
Enviado el: Monday, March 24, 2003 9:38 PM
Para: XMail mailing list
Asunto: [xmail] Re: about xmail 1.14



On Mon, 24 Mar 2003, Rene Rivera wrote:

 B, wrong answer :
 
 220 [EMAIL PROTECTED] [GXMail v1.85 (By Yong Xu) ESMTP Server]
 Se=
 rvice ready; Tue, 25 Mar 2003 10:02:47 +0800
 221 [GXMail v1.85 (By Yong Xu) ESMTP Server] Service closing transmission
 c=
 hannel.
 
 BTW, where the shared source code of this server, required by the GPL
 license ?
 And what about this By Yong Xu ? Which part exactly did you code about
 XMail ? I'm just curious ...

 If you can read Chinese go to...
http://shop.ceiea.com/pro_more.asp?proid=86

 It looks like it's an enhanced version tied to a web frontend --- not that
I
 can read Chinese just my impression from other uses I see out there of it.

 And if that isn't entertaining enough it looks like from the page it's
being
 sold comercially. --- And this would be the point when Davide, and those
of
 us who put code into XMail, jump up screaming :-\

You know, it's the existance of such lames that might drive me to publish
binaries only for 2.0 with IMAP. My job it's to report this to FSF ...



- 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: GPL Violation, Was:Re: about xmail 1.14

2003-03-24 Thread Mircea Ciocan

Yes, it is, as long as:

You give your customers FULL source code of your GPL applications.

You don't restrict them the rights to redristribute those applications

and for the rest, try to read that license, is not like you base the 
future of your company on software on which you didn't read the license  !!!
..  Mircea C.



Riaz wrote:
 
After all of the hard work that Davide has put in to this application, =
to
see someone treat it with such a lack of respect.
 
 
 I'm sorry, I am very ignorant of the GPL.
 There is a commercial firewall/router for sale that has xmail
 installed. Is it legal for a company to implement xmail into a
 commercial firewall/router without paying Davide?
 
 Riaz...



-
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: about xmail 1.14

2003-03-24 Thread wyq

DQpIaSwgZ3JvdXA6DQoNCiAgICBJIGFtIGluIGNoaW5hIHRvby4gSSByZWdyZXRlIGFib3V0IHRo
YXQgdGhpbmcgDQpoYXBwZW5lZCBpbiBjaGluYS4gSSB3aWxsIHRyeSB0byBwZXJzdWFkZSB0aGVt
IHRvDQpzdG9wIHRoYXQgYWN0aW9uLg0KICAgIEJ1dCB3ZSBuZWVkbid0IGNhcmUgbXVjaCBhYm91
dCB0aGF0IHBlcnNvbiwNCmJlY2F1c2UgdGhleSBhcmUgdGhlIHNlbGRvbS4gQW5kIHdpdGggbW9y
ZSBhbmQNCm1vcmUgcGVvcGxlIGtub3dpbmcgWE1haWwsIHRoZXkgd2lsbCBiZSBwb3NlZA0KdG8g
dGhlIHB1YmxpYy4NCg0KDQoNCg0KDQpPbiBNb24sIDI0IE1hciAyMDAzLCBTaGF3biBBbmRlcnNv
biB3cm90ZToNCg0KPg0KPiBXb3chICBXaGF0IGEgc2FkIHRoaW5nIHRvIHNlZSA6KCA9MjANCj4N
Cj4gQWZ0ZXIgYWxsIG9mIHRoZSBoYXJkIHdvcmsgdGhhdCBEYXZpZGUgaGFzIHB1dCBpbiB0byB0
aGlzIGFwcGxpY2F0aW9uLCA9DQo+IHRvDQo+IHNlZSBzb21lb25lIHRyZWF0IGl0IHdpdGggc3Vj
aCBhIGxhY2sgb2YgcmVzcGVjdC4NCg0KRG9uJ3Qgd29ycnksIGl0IGhhcyBiZWVuIHJlcG9ydGVk
IHRvIEZTRi4gQW5kIGl0J3Mgbm90IHRoZSBmaXJzdCB0aW1lLiBUaGUNCnJlYXNvbiBJIHJlbGVh
c2UgbXkgY29kZSAoIHdlbGwsIG15IHNwYXJlLXRpbWUgY29kZSApIHVuZGVyIEdQTCBpcyBiZWNh
dXNlDQpJIGxlYXJuZWQgKmEgbG90KiBmcm9tIGZyZWUga25vd2xlZGdlICggc291cmNlLCBkb2N1
bWVudGF0aW9uLCBwYXBlcnMsIC4uLiApDQphbmQgSSB3YW50ZWQgaW4gc29tZSB3YXkgdG8gZ2l2
ZSBiYWNrIHNvbWV0aGluZy4gTGFtZXMgZXZlbnR1YWxseSBoYXZlDQpkaWZmZXJlbnQgdGhvdWdo
dHMgLi4uDQoNCg0KDQoNCi0gRGF2aWRlDQoNCi0NClRvIHVuc3Vic2NyaWJlIGZyb20gdGhpcyBs
aXN0OiBzZW5kIHRoZSBsaW5lICJ1bnN1YnNjcmliZSB4bWFpbCIgaW4NCnRoZSBib2R5IG9mIGEg
bWVzc2FnZSB0byBlY2FydGlzQHhtYWlsc2VydmVyLm9yZw0KRm9yIGdlbmVyYWwgaGVscDogc2Vu
ZCB0aGUgbGluZSAiaGVscCIgaW4gdGhlIGJvZHkgb2YgYSBtZXNzYWdlIHRvDQplY2FydGlzQHht
YWlsc2VydmVyLm9yZw0KDQoNCg==

-
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: Fw: [SAtalk] sa 2.51 and line termination

2003-03-24 Thread Sönke Ruempler

 BTW, XMail does accept lines terminated by only LF and sanitize the
 message when sending it out. XMail does not sanitize messages coming
 through the local mail delivery ( spool/local ).

our SA filter returns 100 and the message changed by SA has lines with LF
terminations inside (the SA result) - that causes MUAs like OE and NS
Messenger to timout while fetching the email.

-- soenke.

-
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] Is it possible to set default smtp in server.tab?

2003-03-24 Thread wyq
Hi, Group:

Now I am more and more happier with XMail.
But today I have a problem :

Suppose I have an account  [EMAIL PROTECTED] 
in my xmail server.

With setting Pop3DomainTabmydomain.com,
when I use outlook to recieve email, I only need to fill username
and password. But when I  want to send email via this account,
I find that I must fill out  [EMAIL PROTECTED]  in outlook.
So my question is: how to only fill username to send mail using
outlook?

Thanks.


-
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: Is it possible to set default smtp in server.tab?

2003-03-24 Thread Snke Ruempler

 So my question is: how to only fill username to send mail using
 outlook?

you answered yourself - it's only possible with users that are in POP3Domain
:-)
All others will have to use [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: Fw: [SAtalk] sa 2.51 and line termination

2003-03-24 Thread Jim Frank

so what can we do to fix it? :)
- Original Message -
From: Sönke Ruempler [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, March 25, 2003 1:01 AM
Subject: [xmail] Re: Fw: [SAtalk] sa 2.51 and line termination



  BTW, XMail does accept lines terminated by only LF and sanitize the
  message when sending it out. XMail does not sanitize messages coming
  through the local mail delivery ( spool/local ).

 our SA filter returns 100 and the message changed by SA has lines with LF
 terminations inside (the SA result) - that causes MUAs like OE and NS
 Messenger to timout while fetching the email.

 -- soenke.

 -
 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: Fw: [SAtalk] sa 2.51 and line termination

2003-03-24 Thread Sönke Ruempler

 so what can we do to fix it? :)

nothing, i hope the SA guys gimme an option for the right line termination.
-
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: Is it possible to set default smtp in server.tab?

2003-03-24 Thread wyq
Hi,Ruempler:

Yes, I had set up POP3Domain,

But I am so unfortunatley that I only
can recieve BUT CAN'T send if I
only fill username in Outlook.

When send, I must fill [EMAIL PROTECTED] ,
even though I had set POP3Domaintabmydomain.com.

Is everything OK in your outlook?


 So my question is: how to only fill username to send mail using
 outlook?

you answered yourself - it's only possible with users that are in POP3Domain
:-)
All others will have to use [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]