Hi,

I have a list of approx. 3000 addresses, and I need to send a mail to
them. What I do now is plit this list in pieces of 50 addresses ech, and
then send the mail via talking to smtp port 25 directly.
Now, the time between sending and delivery (all remote addresses) can be
up to 13 hours! This is kind of slow, isn't it?
Can I configure some parameters?
I now have
# tcp connections=150
concurrencylocal=40
concurrencyremote=40

Do I need to change these, and or some of the timeout parameters?
Anybody has a suggestion on how they did this?

Franky

Reply via email to