(I'm resending this email because my original never appeared, but this time without attachments, in case that's what didn't let it through. I'll repost the patches on demand if my original email never appears).
Hello all, I've been succesfully using dspam-3.8.0 with a single user (dspam), protecting a single domain. Because of this, I'm seting up another box to protect multiple domains using a global group and a merged group for each domain, i.e.: global:classification:*globaluser domain1.com:merged:[EMAIL PROTECTED] domain2.com:merged:[EMAIL PROTECTED] For this setup I wanted to try the CVS version (I mean the current one, I've been doing cvs up's everyday and there's been no change in the las 10 days or so) on a centOS 5.1 x86_64 installed on a Dual-Core AMD Opteron 1210 with 1 GB RAM (mem is tested and OK) and I found this problem: Whenever I try to classify mail for a user whose doesn't contain an @, dspam segfaults, i. e. if I run dspam_train on globaluser or root (my default user with uid 0) or domain1.com (the merged group) dspam segfaults, but if I run dspam_train for [EMAIL PROTECTED] or one of its alias, or if I use the webUI, dspam works correctly. I'm not a C programmer, so I can't really fix this, but I attach straces and a gdb backtrace for you to examine. In the backtrace there is a line saying: argc=<value optimized out>, argv=<value optimized out> Don't know what optimized them out, but I'm open to any idea to keep testing and debugging. Dspam configuration parameters: '--prefix=/usr' '--sysconfdir=/etc' '--libdir=/usr/lib64' '--enable-daemon' '--enable-clamav' '--with-dspam-home=/var/dspam' '--with-dspam-home-owner=root' '--with-dspam-home-group=dspam' '--with-dspam-mode=2510' '--with-dspam-owner=root' '--with-dspam-group=dspam' '--enable-syslog' '--enable-virtual-users' '--enable-preferences-extension' '--with-storage-driver=mysql_drv,hash_drv' '--enable-debug' '--enable-verbose-debug' '--with-mysql-includes=/usr/include/mysql' '--with-mysql-libraries=/usr/lib64/mysql' '--enable-long-usernames' MySQL 5.0.22 from CentOS repos. Postfix 2.4.6 compiled from source. Dspam setup as a mail gateway. Please let me know if there's any aditional info I shoud provide. Thank you and best regards, -- Ricardo J. Barberis Senior SysAdmin - I+D Dattatec.com :: Soluciones de Web Hosting Su Hosting hecho Simple..! !DSPAM:1011,4851bfaf150921366421272!
