We appreciate your reply
QK SMTP Server : Does QK has extra functions?
by yang_everzones (2006-08-07 21:09:28)
Iam interested in buying your QK Smtp server. But i have a problem in Relay
Server. Your program is not handling isp's smtp server properly. As a novice coder, I feel the following extra codes can possibly solve this smtp error code problem.

* Pause between each email (pause should be from 0.10 ~ 1 seconds)
* Pause for specific time between specific number of emails (example: Pause 61 seconds - after 99 emails)
* Disconnect & Reconnect server after specific email (example: Reconnect smtp service after 999 emails)

I strongly feel these settings can over come smtp error codes.

Please develop these codes, I will can buy qk smtp.
O.S


Please give the answers
RE: Does QK has extra functions?
by yang_everzones (2006-08-07 21:10:48)
Basically, QK has got such functions. In Settings->Domain Settings, it can
do some special configurations according to the different recipients'
address, but as to the common one, the default settings are OK.

* Pause between each email (pause should be from 0.10 ~ 1 seconds)
Need no settings. When you send mails, the program will have a default delay in a short period of time.

* Pause for specific time between specific number of emails (example: Pause 61 seconds - after 99 emails)
These two can set "Maxium continuous connections" and "Delay for continuing in seconds" options. The result is: after sending a number of mails, waiting for some period of time, it will go on sending.


* Disconnect & Reconnect server after specific email (example: Reconnect smtp service after 999 emails)
It can have the same setting with the above, when wait, the program will
disconnect the smtp, then reconnect till it is resent.