against spam

hi to all,is it possible to reduce the number of emails that a user can send within a single session ?br
[125 byte] By [s0nid] at [2007-11-26 11:06:53]
# 1
I think if you use sys adm invoke mail rules and set the constraint for users;something like setrule_mailsend 5;might work fine.
kuznit at 2007-7-7 3:21:06 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

I think "setrule_mailsend" is a sendmail-ism, not Messaging Server.

If you're looking to limit number of mails per connection, any smart client will automatically send multiple mails, as soon as it finds your limit. Use keywords such as, addrsperjob, filesperjob. Many spam robots don't understand the error message that comes back, and may be affected, though. However, most spam bots send one message per try, anyway.

Not of much use, in my opinion.

jay_plesset at 2007-7-7 3:21:06 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...