|
Question: How can I send mails
only relay not directly?
I'm running your SMTP-Server on Windows 2003 Server and would
like to send
mails only by relay, not directly, how to do so?
Thanks
Answer:
In settings->Basic Parameter don't choose Server need SMTP
authentication this option. Also 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) and 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.
Lynn
|
|