email.cgi

pauloz

New member
Joined
Jan 31, 2008
Messages
1
Hello friends,

I'm trying to run email.cgi (http://www.boutell.com/email/) and I need to know:
1) where the "sendmail utility of my system" is located.
2) how do I set the permissions on email.cgi to mark it executable: (chmod u+x email.cgi) without using unix/linux?
Thank you very much for your attention.

pauloz
 
Sendmail is in /usr/sbin/sendmail by default

You can chmod using an ftp client or directadmin filemanager.
 
Back
Top