Page 1 of 1

mail server configuration

Posted: Fri Oct 16, 2009 4:24 am
by Pratik Sheth
hello all,
i am trying to do a simple eg. of sending a mail from php using mail function.
can anyone suggest me is there any kind of configuration(server configuration) required?

Re: mail server configuration

Posted: Fri Oct 16, 2009 4:41 am
by litarena
What platform are you on? If it's unix, and you have access to the command line, simply send yourself a test mail on the command line using the mail command.

The answer to your question is yes. Obviously all mail servers require some kind of configuration.

Re: mail server configuration

Posted: Tue Oct 20, 2009 6:22 am
by Pratik Sheth
thanks
m working on Fedora 8 (Linux)
can u help me with the configuration process n what xactly i need to write on the command prompt for that.