QK SMTP Server : How realy server works
I've recently upgraded to version 3 of QK SMTP Server. Can you tell me
how to set up the server so it only uses the relay server if direct
sending of mail has failed? I used to be able to do this with version
1.06. I can't find any information on it in the help files.
how to set up the server so it only uses the relay server if direct
sending of mail has failed? I used to be able to do this with version
1.06. I can't find any information on it in the help files.
O.S
Please give the answers
RE: How realy server works
It has been combined into "Domain Settings". You can change the different sending attempts to realize the different sending way, so it not only uses the relay server if direct sending of mail has failed.
Also, different recipents' address can have different settings.
For example, if you send mails to abc@163.com and the DomainSettings has added 163.com domain name rule, it will send as this rule; if there is no such a 163.com domain name, it will be sent as Default settings.
Also, different recipents' address can have different settings.
For example, if you send mails to abc@163.com and the DomainSettings has added 163.com domain name rule, it will send as this rule; if there is no such a 163.com domain name, it will be sent as Default settings.
RE: How realy server works
The sending rule is as follows:
In the Domain Settings, according to the matching of recipents' address Domain name, getting the directly resending time and resending via a relay smtp
time ( if there has no matching domain name, it will follow the default
directly sending time and indirectly sending time).
First, directly sending (the the retry time sets 0, it will not run the directly sending), if it has run all the retry times and failed, it will do relay sending (if the retry time sets as 0, it will do relay sending).
The process of sending via a relay smtp server is: according to the order of relay server in Relay Server settings, first choose a valid relay server to send mails, if failed, it also regards as having sent via relay server once, the next sending will choose next valid Relay server to send.
In the Domain Settings, according to the matching of recipents' address Domain name, getting the directly resending time and resending via a relay smtp
time ( if there has no matching domain name, it will follow the default
directly sending time and indirectly sending time).
First, directly sending (the the retry time sets 0, it will not run the directly sending), if it has run all the retry times and failed, it will do relay sending (if the retry time sets as 0, it will do relay sending).
The process of sending via a relay smtp server is: according to the order of relay server in Relay Server settings, first choose a valid relay server to send mails, if failed, it also regards as having sent via relay server once, the next sending will choose next valid Relay server to send.


