Skip to Content.
Sympa Menu

en - [sympa-users] sub loop

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Yavuz Sert <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] sub loop
  • Date: Wed, 4 May 2005 07:12:34 -0700 (PDT)

hi,

for example i have a function called mailsend.
(mailsend(from,to,mailhost,subject,body))

and my script is :

for i = 0 to 100000
from = "emailaddress@concealed"
call mailsend (from , "address@concealed" , "mailserver" ,
"sub sympa-users" , "")
next

is there any way to protect the server from this?

(i assume that everybody can subscribe to list)

Yavuz


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



Archive powered by MHonArc 2.6.19+.

Top of Page