Words by [EMAIL PROTECTED] [Thu, Nov 07, 2002 at 10:23:07AM -0600]: > Hi all > > how can i limiting the number of recipients per message so I can limit > some spammers >
You can use this: http://www.xpto.org/~japc/soft/patches/qmail-maxrcpts.patch. Patch and compile qmail (the only affected file is qmail-smtpd) and then configure your maximum nunber of recipients per message, for instance: echo "50" > /var/qmail/control/maxrcpt This already comes with qmail-ldap if you happen to use it, but the control file comes under a different name -- Jose Celestino || SysAdmin::SAPO.pt http://www.sapo.pt http://xpto.org/~japc ----------------------------------------------------- "Lately, the only thing keeping me from becoming a serial killer is my distaste for manual labor." -- Dilbert ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
