We have a program which every so often sends a request, using chilkat,
to postfix to send out email with attachment.  With every send it has
to connect to postfix using sasl authentication.  Each send appears to
take a long time.  In the absence of more detailed information, I am
guessing the connection is taking most of the time.

How can I determine the client connection speed?

Assuming the problem is connection speed, what can be done to speed up
the whole sending process.

Thanks in advance

Reply via email to