We appreciate your reply
QK SMTP Server : How can I send mails only relay not directly?
by yang_everzones (2006-08-07 21:50:07)
I'm running your SMTP-Server on Windows 2003 Server and would like to send
mails only by relay, not directly, how to?

the problem is: we have many problems with mails that are detected as spam
when we send them. now my isp gave me access to a auth.smtp server where the problem could be better. but my mailcomponent I'm using with ASP can't send
mails with authentification. I want to use your software for doing this
O.S


Please give the answers
RE: How can I send mails only relay not directly?
by yang_everzones (2006-08-07 21:50:29)
in settings->Basic Parameter don't choose Server need SMTP authentication this option

well in settings->Relay Server Settings, please add the smtp server which your isp offers and needs authenticate. Meanwhile set its status as Active (in the front check box)

set all the mails to delivery with relay server. settings->domain settings -> choose default in the list -> set "Direct delivery retry attempts" as 0, Relay delivery retry attempts >0 ( such as 3,4,5 etc)

finally, in asp, using local anonymous smtp to send mails