Integration of Spamassassin with exim 3

2006-05-03 Thread Xavier MOGHRABI
I've seen it exists a spamd daemon. What solution do you advise me to prevent spam ? Thanks a lot -- Xavier MOGHRABI -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Integration of Spamassassin with exim 3

2006-05-03 Thread Xavier MOGHRABI
_pipe file = /etc/aliases search_type = lsearch user = sympa I wasn't able to make run sympa 4.1.52 with exim 4 since that configuration didn't work on Exim4. Do you know how can I migrate them? Regards -- Xavier MOGHRABI Le Mercredi 3 Mai 2006 10:37, Martin A. Brooks a é

Re: Integration of Spamassassin with exim 3

2006-05-03 Thread Xavier MOGHRABI
some documentation about the integration of Sympa with Exim 3 but not with the 4th version. Thanks and regards -- Xavier MOGHRABI

Problem with Sympa and Exim

2005-07-11 Thread Xavier MOGHRABI
e. I don't see any erronous messages in the log. I've checked that sympa can send messages and it sould as the file exim.conf contains : trusted_users = sympa and user = sympa in the system_aliases. So I don't catch why it is not working. Any help is welcome. Best regards

Problem when migrating Debian 3.0 to 3.1

2005-07-12 Thread Xavier MOGHRABI
appreciated. Best regards -- Xavier MOGHRABI - Consortium ObjectWeb Email: xavier.moghrabi at objectweb.org pgpFmG8eqWyvt.pgp Description: PGP signature

Re: Problem when migrating Debian 3.0 to 3.1

2005-07-13 Thread Xavier MOGHRABI
t It doesn't correct the problem. By the way, I've 2 identical hardware and on one the migration works fine and the kernel is the same. I don't really catch what's happening. regards -- Xavier MOGHRABI - Consortium ObjectWeb Email: xavier.moghrabi at objectweb.org # strac

Blank page for PHP pages when 1st load

2005-07-18 Thread Xavier MOGHRABI
#x27;t have any error messages in my logs. You have a look of this problem on the following page : http://consortium.objectweb.org/registration.php any help is welcome. See you. -- Xavier MOGHRABI - Consortium ObjectWeb Email: xavier.moghrabi at objectweb.org pgpR70luO8BeW.pgp Description: PGP signature

Re: Blank page for PHP pages when 1st load

2005-07-19 Thread Xavier MOGHRABI
Le Lundi 18 Juillet 2005 20:46, [KS] a écrit : > Xavier MOGHRABI wrote: > > Apache seems to work well. Except for some PHP files which are displayed > > as a blank page when the first time people access it. If I reload it, the > > page is well displayed. I don't have any

How can I specify email address for log_accum.in (CVS)

2005-08-26 Thread Xavier MOGHRABI
ename, $line) = @_;     open(FILE, ">$filename") || die("Cannot open $filename: $!\n");     print(FILE $line, "\n");     close(FILE); } $id = getpgrp(); &write_line("$LAST_FILE.$id.$CVS_USERNAME", $ARGV[0]); exit(0); There is no mention of that fi