[xmail] Re: Binding XMail to a specific NIC/IP address

2003-06-10 Thread Bill Healy

With Linux iptables you should be able to just work with the fact that
the connection is going to port 25 and not care what port it is coming
from.

Bill

--
From:  Rob Arends[SMTP:[EMAIL PROTECTED]
Sent:  Monday, June 09, 2003 10:03 PM
To:[EMAIL PROTECTED]
Subject:   [xmail] Re: Binding XMail to a specific NIC/IP address


Davide, When sending SMTP, does XMail always use a source port of 25, or
dynamic port?

If it was always source port of 25, then I could use a firewall to source
translate IP packets from a specific IP and port.
Alternately being able to specify in XMail the sending IP[:port] would solve
the problem.

Rob  :-)

__

 On Friday, 6 June 2003 10:18 AM, Davide Libenzi wrote:

  -SI ip[:port]

 This is only for the listening sockets.

 - 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: pop3 - imap

2003-06-10 Thread me

Congrats:)

On 8 Jun 2003 at 14:04, Benny wrote:

 
 After painstakes with DBMail and trying to get it to work on my SuSE 8.2, I
 was able to get Courier-IMAP w/ MySQL to work with my XMail and
 SquirrelMail.  Thanks for trying to get me to work Peter!
 
 Ben
 
 - Original Message - 
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, June 05, 2003 10:45 AM
 Subject: [xmail] Re: pop3 - imap
 
 
 
  For the DBMail, there is the documentation from the xmailserver site.
  This will hopefully soon be updated as a result of my experiences.
  Squirrel mail (1.2) works from those instructions, but the latest
  Squirelmail requires a few extra steps in order to use.
 
  I've added in the to do lists/shared address book etc, and I really like
  the end result.
 
  If you want to have a look - try:
 
  http://www.cb.ws/smail/
 
  User : test
  Pass : test
 
  See what you think - but bear in mind, it's a very limited bandwidth, but
  performance has been generally good.
 
  As always, once you get it to work, and know what to do, then it's
  easyI've been through that process and am more than happy to help
  spare others the frustration.
 
  Best regards
 
  Peter
 
  On 5 Jun 2003 at 8:44, Benny wrote:
 
  
   Thanks Peter,
  
 I may have to take you up on this offer.  I have heard mixed reviews
 about
   DBmail, but you say it's working well huh?  Did you go off the
 documentation
   on xmailserver.org to get yours going or did you figure it out yourself?
  
   Thanks
   Ben
   - Original Message - 
   From: [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Wednesday, June 04, 2003 3:11 AM
   Subject: [xmail] Re: pop3 - imap
  
  
   
I've just implemented IMAP with DBmail on a linux system (due to
wanting to run squirrelmail).It works extremely well, and if you'd
   like
help with that on a Linux system then I'd be delighted to assist:)
   
Best Regards
   
Peter Edmond
   
On 3 Jun 2003 at 16:40, Benny wrote:
   

 Davide,

 Just curious, you mentioned IMAP being implemented... do you have
 any
 tentative time frame on IMAP implementation?

 Thanks,

 Ben Ptacek

 - Original Message - 
 From: Davide Libenzi [EMAIL PROTECTED]
 To: XMail mailing list [EMAIL PROTECTED]
 Sent: Wednesday, May 21, 2003 12:55 PM
 Subject: [xmail] Re: pop3 - imap


 
  On Wed, 21 May 2003, Cianferotti Leonardo wrote:
 
   hi,
  
   I have installed XMail 1.5+ imap2002b. it work all regularly,
   however
   when I agree to the mail by imap (Web), the mail come move
   automatically
   in the directory cur, from where I don't can unload it by pop3
   because
   it looks for the mail inthe directory new. How could I do?
 
  Ok, I restored the old Xmail behaviour to pick up messages even
 from
  cur. It is not correct though and when XMail's IMAP will be in
 this
  feature will be dropped.
 
 
 
  - 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]
   
  
   -
   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]
 


-
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: Binding XMail to a specific NIC/IP address

2003-06-10 Thread Rob Arends

I must chuckle -  everything is solved with Linux - in this case IPTABLES
does it.

This is not a solution for the w32 environment.
Some options have been thrown around in this thread, and I'm sure will work.
However the solutions often complicate the email system beyond a point where
future problem solving becomes rather dificult.

Most w32 based mail servers I've used (and there are many) will bind SMTP to
the IP address specified for BOTH in and out going SMTP connections.
This may not be the default in the linux world, hence Davide has built XMail
to listen only on the specified IP address.

Any good firewall (or IPtables) should be able to translate the addresses,
but the original problem as I recall was that the server had 2 nics and one
nic was very busy doing non mail tasks. The other was dedicated to mail,
however outbound smtp mail was not going out this nic.

An alternate solution is to change which is the default nic.!!

Rob :-)

__
Censorship can't eliminate evil; it can only kill freedom.


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Bill Healy
 Sent: Tuesday, 10 June 2003 4:30 PM
 To: '[EMAIL PROTECTED]'
 Subject: [xmail] Re: Binding XMail to a specific NIC/IP address

 With Linux iptables you should be able to just work with the fact that
 the connection is going to port 25 and not care what port it is coming
 from.

 Bill

 --
 From:Rob Arends[SMTP:[EMAIL PROTECTED]
 Sent:Monday, June 09, 2003 10:03 PM
 To:  [EMAIL PROTECTED]
 Subject: [xmail] Re: Binding XMail to a specific NIC/IP address
 
 
 Davide, When sending SMTP, does XMail always use a source port of 25, or
 dynamic port?
 
 If it was always source port of 25, then I could use a firewall to source
 translate IP packets from a specific IP and port.
 Alternately being able to specify in XMail the sending IP[:port]
 would solve
 the problem.
 
 Rob  :-)
 
 __
 
  On Friday, 6 June 2003 10:18 AM, Davide Libenzi wrote:
 
   -SI ip[:port]
 
  This is only for the listening sockets.
 
  - 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: A good webmail - UebiMiau password change

2003-06-10 Thread Rob Arends

If anyone has written a UM password change script in PHP, preferably that
uses XPAI, I'd like to know.
I know I can probably lift the relevant sections out of XPAI, but I'm not a
programmer and so it would take ages to complete, and if someone had been
there before, all the better.

Ta, Rob.

__
Censorship can't eliminate evil; it can only kill freedom.

-
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: A good webmail - Horde question

2003-06-10 Thread Leonardo Cabral

Hi,
I setup an apache server for testing with horde (next, I'll try
uebimiau) but I don't know which username/pass to use to log in. Can someone
clarify me how does horde/imp validate users? Consider that my mailsystem
users do not have a real system account.
Thanks and sorry for this offtopic.

Leonardo

-
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: Binding XMail to a specific NIC/IP address

2003-06-10 Thread Davide Libenzi

On Tue, 10 Jun 2003, Rob Arends wrote:


 Davide, When sending SMTP, does XMail always use a source port of 25, or
 dynamic port?

No, you do not bind a specific IP:PORT when you do a connect. You leave
the TCP/IP+routing layer to pick up one for you.


- 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: Autorresponder

2003-06-10 Thread Theo Rosbag

Davide Libenzi wrote:

 On Mon, 9 Jun 2003, Theo Rosbag wrote:
 
 
Orion Productions wrote:

I think you didn't understand. Mind the smiley at the end!
What he means is that once you setup an autoresponder, every mailing list
that you are subscribed to will receive a message from your autoresponder!
This is very dangerous stuff, take this XMail mailing list for example.  If
I would setup an autoresponder, every message that I receive from this list,
would be automatically replied to, so everyone would get my autoresponder
message!  And imagine what would happen if another user on the list also had
an autoresponder in place!! :-o

Any comments / suggestions on this matter?

Hmm i understand .
I will try to fix it in the script (if it's possible) .
 
 
 You could add a no-reply text file where you list email addresses to who
 you do not have to send replies. That might typically list mailing lists
 addresses.
 
I have something working here , but i'm a little bit in doubt .
Should this work on serverbase(for all users) or on user base (each user 
it's own 'block' file) .

If  per user blockfile there's an extra commandline option needed (path 
to block file) .

If on serverbase it will be 'hard coded' in the script .

You may choose .

(note 'block file' is the file containing emailadresses wich will not 
receive response messages from the script)


-- 
Groeten,
Theo.
-- 
There are no endpoints.
-Overzicht lijnmonitoren : http://lijnmonitor.thbird.org/overzicht
-Kwaliteitstest Cistron Backbone : http://lijnmonitor.thbird.org
-Xmail Script-Page: http://xmail.thbird.org
--Uptime thbird.org: 46 days, 5 hours and 5 minutes, 1 user logged in.


-
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: Autorresponder

2003-06-10 Thread Davide Libenzi

On Tue, 10 Jun 2003, Theo Rosbag wrote:

  You could add a no-reply text file where you list email addresses to who
  you do not have to send replies. That might typically list mailing lists
  addresses.
 
 I have something working here , but i'm a little bit in doubt .
 Should this work on serverbase(for all users) or on user base (each user
 it's own 'block' file) .

 If  per user blockfile there's an extra commandline option needed (path
 to block file) .

I think it should be per-user. If you user @@RRCPT you can get the path to
the user dir by doing (if @@RRCPT = [EMAIL PROTECTED] ) :

$MAIL_ROOT/domains/DOMAIN/USER


- 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: [Fwd: interesting article: Lyris]

2003-06-10 Thread Davide Libenzi

On Mon, 10 Jun 2003, Veeresh Khanorkar wrote:

 Has some interesting information about tweaks, performance, etc. for
 different OS's for email delivery -- written by one of Lyris'
 engineers... definitely worth reading...

 http://john.redmood.com/osfastest.html

The mail server test is completely bogus, if aimed to show real mail
server numbers. They do HELO+MAIL FROM+RCPT TO+RSET so they're basically
testing almost nothing about the mail server. The real stuff happen after
the DATA command is issued.



- 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] PHP Password Change Script

2003-06-10 Thread Brandon Wittenburg

I think I saw someone request a PHP script to allow someone to change 
their XMail password. I lost the email cause I've been screwing with 
Mozilla Mail. Anway, I have such a script that I put together by 
referencing the one listed on xmailserver.org by Louis Solomon (which 
never would work for me) and UMPL-XMail by Achim Schmidt. It is a _very_ 
simple script. There is no option to choose the domain (although it can 
be added with ease), you must edit the script to input the domain, ctrl 
user and pass, and the page you want people to be redirected to once the 
password change is done. I've also integrated this script with Uebimiau 
so users can change their password under the options/preferences page. 
It requires that the preferences.html page be modified. I can offer the 
modified section of the page and give the modifed PHP script to anyone 
that asks, but I really didn't want to try to offer it as a package as 
the uebimiau 'theme' I use is completely custom. So if anyone is 
interested you can download the PHP password script here:

http://www.656.org/downloads/XMpasswd.tar.gz

or it will always be available as a link from here:

http://www.656.org

Regards,

Brandon Wittenburg


-
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] PHP Password Change Script with Uebimiau

2003-06-10 Thread Brandon Wittenburg

I've written a small doc on how to get a password change utility with 
Uebimiau. It includes the html code that needs to be added to UM and the 
PHP script that does the password change. You can view it at:

http://www.656.org/xmumhowto.htm

and it will always be offered as a link from:

http://www.656.org

Regards,

Brandon Wittenburg


-
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: PHP Password Change Script with Uebimiau

2003-06-10 Thread Davide Libenzi

On Tue, 10 Jun 2003, Brandon Wittenburg wrote:


 I've written a small doc on how to get a password change utility with
 Uebimiau. It includes the html code that needs to be added to UM and the
 PHP script that does the password change. You can view it at:

 http://www.656.org/xmumhowto.htm

I'll link this to the XMail home page, thx.



- 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: PHP Password Change Script with Uebimiau

2003-06-10 Thread Rob Arends

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Davide Libenzi
 Sent: Wednesday, 11 June 2003 8:51 AM
 To: [EMAIL PROTECTED]
 Subject: [xmail] Re: PHP Password Change Script with Uebimiau
 
 On Tue, 10 Jun 2003, Davide Libenzi wrote:
 
  On Tue, 10 Jun 2003, Brandon Wittenburg wrote:
  
   I've written a small doc on how to get a password change utility with
   Uebimiau. It includes the html code that needs to be added to 
 UM and the
   PHP script that does the password change. You can view it at:
  
   http://www.656.org/xmumhowto.htm
 
  I'll link this to the XMail home page, thx.
 
 Wait a sec, I already have one entry :
 
 http://www.eesh.net/xmail-um.html
 
 What's the difference ?
 
eesh.net is a Perl based cgi
and
656.org is a PHP based script.

Rob :-)
 
 
 - 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: PHP Password Change Script with Uebimiau

2003-06-10 Thread Andrew Joakimsen

And yet none of them work for me

What gives?

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Davide Libenzi
Enviado el: Tuesday, June 10, 2003 6:51 PM
Para: [EMAIL PROTECTED]
Asunto: [xmail] Re: PHP Password Change Script with Uebimiau



On Tue, 10 Jun 2003, Davide Libenzi wrote:


 On Tue, 10 Jun 2003, Brandon Wittenburg wrote:

 
  I've written a small doc on how to get a password change utility with
  Uebimiau. It includes the html code that needs to be added to UM and the
  PHP script that does the password change. You can view it at:
 
  http://www.656.org/xmumhowto.htm

 I'll link this to the XMail home page, thx.

Wait a sec, I already have one entry :

http://www.eesh.net/xmail-um.html

What's the difference ?



- 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: PHP Password Change Script with Uebimiau

2003-06-10 Thread Davide Libenzi

On Tue, 10 Jun 2003, Andrew Joakimsen wrote:


 And yet none of them work for me

 What gives?

I believe that talking with the author and giving him a little bit more
informations about what does not work might help in this case.



- 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: PHP Password Change Script with Uebimiau

2003-06-10 Thread Andrew Joakimsen

Yes, that certainly would be a good idea...

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Davide Libenzi
Enviado el: Tuesday, June 10, 2003 7:59 PM
Para: [EMAIL PROTECTED]
Asunto: [xmail] Re: PHP Password Change Script with Uebimiau



On Tue, 10 Jun 2003, Andrew Joakimsen wrote:


 And yet none of them work for me

 What gives?

I believe that talking with the author and giving him a little bit more
informations about what does not work might help in this case.



- 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: PHP Password Change Script with Uebimiau

2003-06-10 Thread Liron Newman
Davide Libenzi wrote:

On Tue, 10 Jun 2003, Davide Libenzi wrote:

  

On Tue, 10 Jun 2003, Brandon Wittenburg wrote:



I've written a small doc on how to get a password change utility with
Uebimiau. It includes the html code that needs to be added to UM and the
PHP script that does the password change. You can view it at:

http://www.656.org/xmumhowto.htm
  

I'll link this to the XMail home page, thx.



Wait a sec, I already have one entry :

http://www.eesh.net/xmail-um.html

What's the difference ?

  

The one on eesh.net usees PERL and supports multiple domains, while the 
one on 656.org uses PHP and (If I understand correctly) only allows one, 
pre-set,  domain.


-
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: [Fwd: interesting article: Lyris]

2003-06-10 Thread Gustavo Galvan

Very interesting, although I believe that FreeBSD can be but quick and mo=
re=20
efficient that Linux under CERTAIN CONDITIONS. For example: last year I u=
sed=20
a PC-386-DX40 with 8 Mb RAM and HD 300 MB, 4 NIC 10 Mbit (Realtek ISA PNP=
)(2=20
public + 2 private) to carry out the following tasks:
  - Routing
  - DNS for 47 domains + 2 segments (reverse), and query for 180 LAN user=
s
  - NAT over 2 private segments
  - Firewall with bandwidth control (ipfw + ipdivert)
  - PPTPD
  - Radius (cistron)
  - SSHD
  - Proftpd
All this running successfully in FreeBSD 4.0 without inconveniences.=20
Linux was installed in a similar machine, but it didn't support the load =
well=20
(and it was 30% slow in console).=20
I didn't make the test with windows.
That box had an uptime of 85 days until I retired it.


--=20
 |||
 ||| Gustavo Galvan
 ||| SYSOP - Prog.
 ||| BIBLIOCAD - http://www.bibliocad.com
 |||


El Mar 10 Jun 2003 00:46, escribi=F3:
 Content-Type: text/plain
 Content-Transfer-Encoding: 7bit





 -- Attached file included as plaintext by Ecartis --
 -- Desc: Forwarded message - interesting article: Lyris

 Return-Path: [EMAIL PROTECTED]
 Received: from mail5.intranet.persistent.co.in ([unix socket]) by mail5
 =09(Cyrus v2.1.12) with LMTP; Tue, 10 Jun 2003 05:39:28 +0530
 X-Sieve: CMU Sieve 2.2
 Received: from www.pspl.co.in (www [202.54.11.65]) by
 =09mail5.intranet.persistent.co.in (8.12.5/8.12.4) with ESMTP id
 =09h5A09SF9011603; Tue, 10 Jun 2003 05:39:28 +0530
 Received: (from [EMAIL PROTECTED]) by www.pspl.co.in (8.11.6/8.11.6) id
 =09h5A07DF29693 for [EMAIL PROTECTED]; Tue, 10 Jun 2003 05:37:=
13
 +0530 Received: from stpt-web1.addante.com ([216.34.197.131]) by
 www.pspl.co.in (8.11.6/8.11.0) with ESMTP id h5A07CQ29688 for
 [EMAIL PROTECTED]; Tue, 10 Jun 2003 05:37:12 +0530
 Received: by stpt-web1.addante.com with Internet Mail Service (5.5.2653=
=2E19)
 =09id MKF9G4TY; Mon, 9 Jun 2003 16:59:21 -0700
 Received: from addante.com (adsl-68-72-127-3.dsl.chcgil.ameritech.net
 =09[68.72.127.3]) by stpt-web1.addante.com with SMTP (Microsoft Exchang=
e
 =09Internet Mail Service Version 5.5.2653.13) id MKF9G4TX; Mon, 9 Jun 2=
003
 =0916:59:19 -0700
 Date: Mon, 9 Jun 2003 19:07:14 -0500
 Mime-Version: 1.0 (Apple Message framework v552)
 Content-Type: text/plain; charset=3DUS-ASCII; format=3Dflowed
 Subject: interesting article: Lyris
 From: Frank Addante [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Message-Id: [EMAIL PROTECTED]
 X-Mailer: Apple Mail (2.552)
 Content-Transfer-Encoding: 7bit

 Has some interesting information about tweaks, performance, etc. for
 different OS's for email delivery -- written by one of Lyris'
 engineers... definitely worth reading...

 http://john.redmood.com/osfastest.html


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