Code Comments
Programming Forum and web based access to our favorite programming groups.I want to send mail from my ASP site but my ISP do not allow local mail servers. How do I do to relay mail through ISP:s mail server? Using IIS 5.0 on local machine. Lars
Post Follow-up to this messageOn Sat, 18 Dec 2004 21:30:16 GMT, "Lars" <lars@andreasson.pp.se> wrote: >I want to send mail from my ASP site but my ISP do not allow >local mail servers. How do I do to relay mail through ISP:s >mail server? 1) Ask your ISP since they need to allow relay anyway. (Hint, you don't want to relay, you just want to use their server as your SMTP server) 2) See: http://www.aspfaq.com/show.asp?id=2119 Jeff
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.