Re: [PHP] Need assistance using sendmail or mail()



On 31/01/2008, philip <spy_c_xamaican@xxxxxxxxxx> wrote:



Nathan Nobbe wrote:
On Jan 30, 2008 2:47 AM, Per Jessen <per@xxxxxxxxxxxx> wrote:

Philip, please state what sort of problems you are having. mail() and
sendmail are both easy to use from php.
And please don't post another 2000 lines of code. No-one is going to
read them.


amen to that brother! :)

-nathan
Hi guys,

I'm new to both this newsgroups and PHP. I need to get the form
submission working by Friday (Feb. 1). Any help with sendmailor mail()
will be appreciated.

Philip

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


You won't get any help unless you tell us what problems you're having?
What errors do you see when you try and call the script?
Have you gone to the FAQ on Sourceforge?
Have you RTFM for the problem you're having?

You won't get good responses unless you can show that you've made the
initial effort


Relevant Pages

  • Re: send email to me
    ... to do this i have no idea because i am new to PHP. ... sendmail binary on your system during compile time. ... about compiling php...much less including third-party add-ons in the ... how you treat your wife and kids is up to you and of little concern to ...
    (comp.lang.php)
  • Re: SuSE 9.1 - mail() function disabled in PHP ??
    ... I checked the sendmail setting, grepped for disable, all that jazz, ... SuSE 9.1 Professional RPMs, because they save me a lot of time not ... having to compile everything. ... /usr/local/apache2 and defaults for PHP simply because I couldn't ...
    (comp.lang.php)
  • Re: mail function and sendmail
    ... In reply to message from Jerry Stuckle dated Wednesday, July 9, 2008, 16:25:01, ... Does this mean that the sendmail binary is NOT needed on windows? ... "For the Mail functions to be available, PHP must have access to the ... ; For Win32 only. ...
    (comp.lang.php)
  • Re: [PHP] SMTP vs mail()
    ... is faster - SMTP with multiple RCPT commands or the PHP mail() ... SMTP will almost certainly be faster. ... configured sendmail, but it's never going to be faster than a socket ...
    (php.general)
  • Re: mail function and sendmail
    ... Does this mean that the sendmail binary is NOT needed on windows? ... "For the Mail functions to be available, PHP must have access to the ... SMTP server and it is adwised to do it that way in php.ini. ... ; For Win32 only. ...
    (comp.lang.php)