View Full Version : ASP form to Email Question
Monsoonstorm
2003-07-28, 23:15 PM
I can't seem to get MailEnable to work with ASP page forms. All ASP code uses qmail or cdonts. I have briefly enabled the default smtp in IIS just to see if that worked and it did to a point. It sends Email through ASP forms but blocks Email to any local Email account set up in MailEnable. How do I set up MailEnable (or IIS) to work with ASP pages all coded for cdonts or qmail? Any tips? Thanks!
Nestor
2003-07-28, 23:34 PM
In the configuration of your scripts use the bound IP instead of "localhost" See the mailenable settings to see what IP it has bound to. That will probably do the trick.
Monsoonstorm
2003-07-29, 00:33 AM
Nope. It's working now. Here's how: http://www.mailenable.com/kb/viewarticle.asp?aid=5
Nestor
2003-07-29, 00:47 AM
Ah! The two mailserves running on different port trick! Nice one ;)
renis
2003-07-29, 18:21 PM
put IIS SMTP to another port, maybe 10025 :)
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.