LavenhamPhoto
Technical User
I need some help setting up a mailsending program to work with apache on (a windows XP based) server.
We host photographs we take on our website with a gallery, and basic ordering system. The end result, a web form needs to be sent to an email address in our office.
I've tried looking for sendmail, but can't find a Windows version, (or any guides of how to set it up!) I then found 'bcwmail.exe' and set apache andthe relevant files in my cgi-bin to let them know which program sends the mails, but although the webform I'm tring to send finds the bcwmail program, it flags up errors.
The line used to install bcwmail.exe is
bcwmail.exe -install yourhost youruserid where "yourhost" is the address of your smtp server and "youruserid" is the default "From:" address
BUT what would the address of the SMTP server be? Seeing as we don't have one!!! "localhost"?
Or am I on completely the wrong track?
Can anyone suggest (and possibly guide me through the setting up of) a sendmail program to use with Apache on Windows?
We host photographs we take on our website with a gallery, and basic ordering system. The end result, a web form needs to be sent to an email address in our office.
I've tried looking for sendmail, but can't find a Windows version, (or any guides of how to set it up!) I then found 'bcwmail.exe' and set apache andthe relevant files in my cgi-bin to let them know which program sends the mails, but although the webform I'm tring to send finds the bcwmail program, it flags up errors.
The line used to install bcwmail.exe is
bcwmail.exe -install yourhost youruserid where "yourhost" is the address of your smtp server and "youruserid" is the default "From:" address
BUT what would the address of the SMTP server be? Seeing as we don't have one!!! "localhost"?
Or am I on completely the wrong track?
Can anyone suggest (and possibly guide me through the setting up of) a sendmail program to use with Apache on Windows?