[xmail] Re: SpamAssasssin revisited

2003-06-07 Thread Jim Frank
I will try to upgrade -- I use a number of filters: AntiVirus, mysql and a spamassassin one. I hope there's no problem using the newest xmail with 'em. I'll let you know if there are any problems. Jim - Original Message - From: "Henrik Steffen" <[EMAIL PROTECTED]> To: "Jim Frank" <[EMAI

[xmail] Re: SpamAssasssin revisited

2003-06-07 Thread Henrik Steffen
hi jim first of all: please upgrade to latest xmailserver, it fixes some important bugs!! AND: it will give you a much better filters-system just use the filters.in.tab file for filters, add a new line like this "*""[EMAIL PROTECTED]""0.0.0.0/0""0.0.0.0/0" "spam.tab" where spa

[xmail] [OT?] XPAI/PHPXMail problem logging in

2003-06-07 Thread Liron Newman
Yes, amazingly it's the same problem with both interfaces. :) Let me open with this: I've followed the advice in the XPAI manual (PHP's Safe_mode=on etc..) and still the left menu bar doesn't update after a successful logon.. Then I tried PHPXmail and there too - No luck.. Same problem! I'm us

[xmail] Re: SpamAssasssin revisited

2003-06-07 Thread Henrik Steffen
Hello, I am working together with Soenke, and this is what our spam.pl filter-script looks like: use strict; my $header=`head -6 $ARGV[0]`; my $body=`tail +7 $ARGV[0] | /usr/local/bin/spamc`; $body=~s/\n+$/\n/g; $body=~s/(?http://www.topconcepts.com Tel. +49 4141 991230 mail: [EMAIL

[xmail] SpamAssasssin revisited

2003-06-07 Thread Jim Frank
Quick question: I know Soenke has a working fix for OutLook's Line termination problem with xmail & Spamassassin, does anyone here have a copy of the script he uses and instructions as to how to install it? Jim - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a

[xmail] Re: MX Questions

2003-06-07 Thread Davide Libenzi
On Sat, 7 Jun 2003, Sean Pau wrote: > > I subscribed to BackUp MX service offered by isp: > > MX0 my_xmail_server.mydomain.com > MX100 isp_server.mydomain.com > > Now I have mails in the backup isp_server.mydomain.com. The ISP has a > utility for me to "Send Out Backup Mails (ET

[xmail] Re: MX Questions

2003-06-07 Thread Bill Healy
Get rid of the mydomain.com.tab file in the custdomain folder. You should have just a regular domain on your xmail server. What you are doing with the custdomain is relaying the message back to your ISP! Bill >-- >From: Sean Pau[SMTP:[EMAIL PROTECTED] >Sent: Saturday, June 07, 2003 3:1

[xmail] Re: A good webmail

2003-06-07 Thread Saleem Burhani Baloch
Hello, I m interested in UebiMiau Mail password change module/program. How Can I get it ?? Saleem Burhani On Friday, June 06, 2003 at 10:22:59 AM, [EMAIL PROTECTED] wrote: > I use Uebimiau 2.7.2 and I've made some modifications to allow users to change their > password (using Xmail::Ctrl). If

[xmail] MX Questions

2003-06-07 Thread Sean Pau
I subscribed to BackUp MX service offered by isp: MX 0 my_xmail_server.mydomain.com MX 100 isp_server.mydomain.com Now I have mails in the backup isp_server.mydomain.com. The ISP has a utility for me to "Send Out Backup Mails (ETRN)" (adviced by [EMAIL PROTECTED] to do so) bu