09-23-04 02:27 AM
hi,
i have wep application (asp) that uses com+ object (written by me) to
send mail. untill the last week everything was ok. But when i used mailing
function that sends email to people that are registered to my site. i use
following code to send mail.
creating obj Set objSample = GetObject("queue:/new:tarisb2c_atg.Mail")
and i doing SELECT stattement in the function.
i have 2700 recepients i am sending one by one
here is the problem
when i call function it sends a mail to one recepient about 8 time. i am
checking pickup folder under the mailroot at fists CPU works obout 100
percen, then my picup folder has 2700 mail, until here everything is OK, but
after several minutes again CPU 100 pecent and my picup folder now has 5400
file this cycle turns about 7 or 8 time. i checkt my code wery carrifully
but i could not find anything that can couse this.
thanks in advance for any help, idea or leading
[ Post a follow-up to this message ]
|