Email

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
Turbopb
-


Joined: 27 Aug 2005
Posts: 2

PostPosted: Sat Aug 27, 2005 3:38 pm    Post subject: Email Reply with quote

I have a .cgi script to process emails submitted from a form. Does Abyss server support that? What is the address to the mail server in Abyss or is that something I have to install extra?
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Sat Aug 27, 2005 4:33 pm    Post subject: Reply with quote

You must use your ISP's mail server or use one you have installed and configured. All mail scripts should work with abyss if configured correctly. There are some tutorials for setting mail servers up in the tutorials section of the forum.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Turbopb
-


Joined: 27 Aug 2005
Posts: 2

PostPosted: Sun Aug 28, 2005 12:51 am    Post subject: Reply with quote

Thanks for your response, to me more clear in my question.. I guess what I want to find out is this... int he .cgi script it asks for the following location of the sendmail

$location_of_sendmail = '/usr/sbin/sendmail';

I guess I want to know how to point to the sendmail in Abyss webserver? does it support it at all? or what are my alternatives?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Aug 28, 2005 1:12 pm    Post subject: Reply with quote

Turbopb,

sendmail is not related to the web server. It's used by your script to send mails only. If you're using a Unix based system, sendmail is usually available by default.
On Windows, you should install a sendmail-like software. We recommend using Blat which is free and compatible with Unix sendmail. Search for Blat in this forum for more information.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group