Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^5: Just can sent only ONE mail every time.

by WalkingZero (Sexton)
on Aug 28, 2007 at 04:19 UTC ( [id://635490]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Just can sent only ONE mail every time.
in thread Just can sent only ONE mail every time.

As an afterthought, since you already fixed it. Here's a peice of advice that may or may not work for you. I am currently working with SMTP for work with a postfix mta system. you may want to consider using threads and Thread::Queue. then you queue up your messages, create a pre-defined number of threads and just have them pull from the queue then join when they are done. Very fast very efficient.

"One future, two choices. Oppose them or let them destroy us" - Propaghandi
  • Comment on Re^5: Just can sent only ONE mail every time.

Replies are listed 'Best First'.
Re^6: Just can sent only ONE mail every time.
by pysome (Scribe) on Aug 29, 2007 at 07:37 UTC
    Thank your reminder.I will try it in the future.Can you show some snippet of code how to finish the idea by Thread::Queue.

    BTW,I am also manage our Postfix MTA,just a jackaroo:)
    Regards,
    -pysome

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://635490]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-20 03:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found