[vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Tobias Orlamuende
Hi folks, I wanted to get up-to-date with implementing SA on qmail/vpopmail. I had a look at vpopmail 5.5.1 (because of the SA-support in it), but I currently doesn't compile. Bug-report was sent. What are possible implementations of SA on vpopmail? Currently the cluster counts about 100k

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread DAve
Tobias Orlamuende wrote: Hi folks, I wanted to get up-to-date with implementing SA on qmail/vpopmail. I had a look at vpopmail 5.5.1 (because of the SA-support in it), but I currently doesn't compile. Bug-report was sent. What are possible implementations of SA on vpopmail? Currently the

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Tom Collins
On Jun 17, 2005, at 7:52 AM, Tobias Orlamuende wrote: What are possible implementations of SA on vpopmail? Currently the cluster counts about 100k mailboxes with an average of ~ 10k messages an hour. Simscan (and clamav) is already installed. Users don't have do have individual settings

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Rick Macdougall
Tom Collins wrote: On Jun 17, 2005, at 7:52 AM, Tobias Orlamuende wrote: What are possible implementations of SA on vpopmail? Currently the cluster counts about 100k mailboxes with an average of ~ 10k messages an hour. Simscan (and clamav) is already installed. Users don't have do have

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Tobias Orlamuende
Am Freitag, 17. Juni 2005 19:09 schrieb Tom Collins: On Jun 17, 2005, at 7:52 AM, Tobias Orlamuende wrote: What are possible implementations of SA on vpopmail? Currently the cluster counts about 100k mailboxes with an average of ~ 10k messages an hour. Simscan (and clamav) is already

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Tobias Orlamuende
Am Freitag, 17. Juni 2005 19:22 schrieb Rick Macdougall: If you don't need individual settings, the easiest is to just have simscan call spamc. This way, you can reject spam at the SMTP level instead of bouncing it later on. You can still use individual settings with simscan calling

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Tobias Orlamuende
Am Freitag, 17. Juni 2005 18:08 schrieb DAve: Well, not sure if it helps as we currently have less than 10k users on our system. We have two avhosts that run MailScanner, these then send the ClamAV scanned messages down to our toasters running vpopmail. Milter-ahead is installed and

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Rick Macdougall
Tobias Orlamuende wrote: Am Freitag, 17. Juni 2005 19:22 schrieb Rick Macdougall: If you don't need individual settings, the easiest is to just have simscan call spamc. This way, you can reject spam at the SMTP level instead of bouncing it later on. You can still use individual

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Tobias Orlamuende
Am Freitag, 17. Juni 2005 20:29 schrieb Rick Macdougall: [...] How do you achieve this goal? How do you let your users manage these settings? How is performance when using SA with simscan? Hi, By using --enable-spamc-user=y with simscan and by using MySQL based preferences for spamd.

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Rick Macdougall
Tobias Orlamuende wrote: Am Freitag, 17. Juni 2005 20:29 schrieb Rick Macdougall: [...] How do you achieve this goal? How do you let your users manage these settings? How is performance when using SA with simscan? Hi, By using --enable-spamc-user=y with simscan and by using MySQL

Re: [vchkpw] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Tom Collins
On Jun 17, 2005, at 10:35 AM, Tobias Orlamuende wrote: Seems like Bill is doing quite a lot of work which might make daily-business-life easier. :-) Hope he will join this thread. As a side note, I've been approached by a company interested in sponsoring me to add features to vdelivermail