Here is what I get when I try to send a test message.
1727 del send 2007-03-23 09:38:59 Error sending message 9 to user@address.com (user@address.com)
1726 del send 2007-03-23 09:38:59 Mailer Error: Could not instantiate mail function.
I am using phplist version 2.10.4 on a windows server 2003 server. I am using another smtp server on the local subnet to send the mail. I can use outlook express to send mail from this windows server to anyone and it works.
This is the only smtp setting I have configured.
define("PHPMAILERHOST",'192.168.1.6');
I have searched through a lot of posts here and really didn't see anything that could fix this.
Any Ideas?
Thanks,
John