jeff
Wed Nov 24 10:49:56 CST 2004
On Wed, 24 Nov 2004 09:19:47 +0100, Martin S
<martin.skjoldebrand@forumsyd.se> wrote:
>Jeff Cochran wrote:
>>>>>Would this involve using asp?
>>>>>We have no desire to use that at all (don't use it, prefer php).
>>>>
>>>>
>>>>Then try a PHP group for options.
>>>
>>>Server side scripting is only done by asp nowaday on Windows is that it?
>>
>>
>> No, PHP works fine. As does PERL, Python and a host of other
>> scripting options. But I don't know enough PHP to tell you how to
>> send an email in PHP. However, my experience is that the PHP support
>> groups and mailing lists will have someone who does know how, and can
>> tell you the possible options.
>
>Well I do PHP regularly. just didn't wont to do something in PHP when
>there was a working perl solution (or so I thought).
>
>> I also did some homework for you and found you a list of command line
>> mailers that are designed for Windows. You can find the list here:
>>
>>
http://www.google.com/search?q=windows+command+line+mailer
>
>I had only looked at Blat, thought someone could recommend something.
>
>> You can also find Blat support information at:
>>
>>
http://www.blat.net/
>
>Been there, didn't help much. (Or at all).
>> Jeff
>
>Nevermind. Thanks for replies.
FWIW, I just put a copy of Blat on my server, running ActiveState's
PERL, and a test PERL script on a demo web page sent a test email
fine. It's not what I normally would do, but it works.
It may not be Blat that's your issue, and you may find an alternative
doesn't solve the problem.
Jeff