Hi,

Thanks for this howto, I'm writing something similar in french ;)

I looked you Method C which is the one I used to setup my MX, my
comments are :
- You have "--enable-custom-smtp-reject=y" twice in your simscan
configure.
- I prefer put "Trust simscan" and run clamav and DSPAM with simscan
user, but I think this is not critical.
- I think this simscan configure don't use DSPAM ad client/server mode.
To do that I had to set ServerPass.Relay1, ServerDomainSocketPath,
ClientHost, ClientIdent in dspam.conf, and use "--client
--deliver=stdout --debug" for --enable-dspam-args in my simscan
configure.
- For more speed, you can use simscan tmp dir in ram like that in
/etc/fstab :
none   /var/qmail/simscan   tmpfs
nodev,noexec,noatime,uid=XXX,gid=XXX,mode=2750 0 0

Cheers,

--
 .`'`.   BONNETOT Jean-Daniel
:  ': :  
`. ` .`  PRIVIANET
  `'`    Sys & Net Admin


Wed, 16 Apr 2008 15:27:13 +0100, Hugo Monteiro :
[dspam-users] Qmail and DSPAM
> Hello all,
> 
> Just to say that i have an early draft howto about setting Qmail and
> DSPAM. There are several install methods covered, although i still
> didn't include specific information on how i best think to use both
> in a gateway/mail relay setup.
> 
> That information is not there yet is because it envolves patching
> DSPAM (my external lookup patch) and i don't think that guidelines i
> have aren't ready for inclusion on the document yet.
> 
> 
> The howto can be found here
> 
> http://hmonteiro.net/howtos:qmail:qmail_plus_dspam
> 
> Comments are most welcomed.
> 
> Cheers,
> 
> Hugo Monteiro.
> 
> 

Reply via email to