For me I had originally set my qmail server up based on qmailrocks.org setup. So I am doing spam with qmail-scanner-queue.pl which is called from my /var/qmail/supervise/qmail-smtp/run using the QMAILQUEUE patch. And in their it calls spamassasin.
For magic-mail spam setup you would create control files in your /etc/magic-mail/control directory. You can get a list of these files from: http://www.linuxmagic.com/opensource/magicmail/magic-smtpd/manual.html#t th_sEc5.4.2 You will want to start reading from 5.3. > -----Original Message----- > From: Ajay Nawani [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 27, 2006 7:38 AM > To: [EMAIL PROTECTED] Org > Subject: RE: SPAM Control and qmail-ldap proxy. > > > Dear Daniel, > > I made script myself and its working. Atleast now valid user checking is > working. But I don't know how to configure spam in linuxmagic. > > Can you please guide me on that? > > Thanks in advance. > > Regards, > > Ajay Nawani > > -----Original Message----- > From: Ajay Nawani [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 27, 2006 4:22 PM > To: [EMAIL PROTECTED] Org > Subject: RE: SPAM Control and qmail-ldap proxy. > > > Dear Daniel, > > Thanks for the response. > > Do you have any user check script for ldap which can be used in > linuxmagic? > > Ajay Nawani > > -----Original Message----- > From: Daniel Northam [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 27, 2006 12:40 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Org > Subject: RE: SPAM Control and qmail-ldap proxy. > > > I use linux magic; easy to integrate with qmail, works great; I had the > same issue your having. On my MX I am using > QMAIL+SPAMASSASIN+CLAMAV+linuxmagic > > http://www.linuxmagic.com/opensource/magicmail/magic-smtpd/ > > > > > -----Original Message----- > > From: Ajay Nawani [mailto:[EMAIL PROTECTED] > > Sent: Friday, August 25, 2006 11:18 PM > > To: [EMAIL PROTECTED] Org > > Subject: SPAM Control and qmail-ldap proxy. > > > > Dear Experts, > > > > Request you all to help me on below: > > > > My Setup: > > > > Incoming MX Server: Redhat Linux, Qmail and mail getting forwarded to > > MailStore Server (POP3): Solaris, Qmail-LDAP, Courier-IMAP. > > Outgoing SMTP: Qmail. > > > > Problem: > > > > 1. I'm looking for a solution which can directly drop smtp session at > MX > > Server if user is not exist. Means a Qmail-ldap proxy kind of thing. > > 2. Proper Rate Limit and Spam solution. I get almost 50k mails and out > of > > that 75% are spam. > > > > It will be great if anyone can help me out on above. > > > > Thanks in advance! > > > > Byebye > > > > Ajay Nawani > > >
