Search This Blog
Monday, December 7, 2009
Wednesday, December 2, 2009
SMTP setup on Win 2k8 server
http://stackoverflow.com/questions/226655/setting-up-smtp-under-iis-7-on-windows-server-2008
In SMTP server:
- Access tab
- Authentication > Anonymous
- Connections > All except the list below (list is empty)
- Relay > All except the list below (list is empty)
Suppress Javascript errors from showing up
function stoperror()
{ return true; }
window.onerror=stoperror;
Tuesday, December 1, 2009
Subscribe to:
Posts (Atom)