catalyst2 community forums  

Go Back   catalyst2 community forums > Support > E-Mail Support

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 19-03-2006, 09:50 PM   #1 (permalink)
Registered User
 
CAT4361's Avatar
 
Join Date: Mar 2006
Posts: 14
whereis sendmail?

Creating a CGI script to process a form and then send off an email. The bit I'm stuck on is the line:

open(MAIL, "|/usr/sbin/sendmail") || Error ('open', 'mail program');

Usually for unix servers the sendmail program is located at either:

/usr/sbin/sendmail
or
/usr/lib/sendmail

Where is the program located on the catalyst2 windows server? Or does the line change completely with being on a windows server?

Thanks in advance
Stephen
CAT4361 is offline   Reply With Quote
Old 20-03-2006, 12:45 AM   #2 (permalink)
Administrator
 
Jacob's Avatar
 
Join Date: May 2003
Posts: 1,299
Hi Stephen,

Sendmail doesn't exist on windows servers - we would recommend the use of a perl mailer that makes direct use of an smtp server.

Regards,

Jacob
Jacob is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 08:16 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.