Re: mail



On Mar 13, 7:35 pm, rodi...@xxxxxxxxxxxxx ("Dani Dws") wrote:
I just want to know if the mail function works from a localhost (local
server)?

I've checked my php.ini all the setting are right but the mail function is
not sending any mail, any idea?

best regards.

_________________________________________________________________
Solve the Conspiracy and win fantastic prizes. http://www.theconspiracygame.co.uk/

Dear Dani,

php does not send the mails itself when you are using the mail()
function. Depending on the operating system you are using you need
additional software to get the email sent. For unix or linux that
would be sendmail ...

good luck
Martin


------------------------------------------------
online accounting on bash bases
Online Einnahmen-Ausgaben-Rechnung
http://www.ea-geier.at
------------------------------------------------
m2m server software gmbh
http://www.m2m.at

.



Relevant Pages

  • Re: Memory Allocation Error
    ... Allocation Error unless I use: ... I doubt this is good for my server... ... online accounting on bash bases ... m2m server software gmbh ...
    (php.general)
  • Re: Disabled mail function workaround?
    ... windows server, and that the php appears to have a bunch of functions ... where the mail function is disabled, but I'd still be able to send ... Well, the proper answer is to ask the admin to re-enable mail, or switch ... If they've disabled the mail functions, and you do some hacky workaround ...
    (comp.lang.php)
  • Re: Configuring PHP.ini file to use PHP mail Funtion on IIS 5.0 server
    ... simple answer...open port 25 on your server, type in the rfc email commands ... to send an email to a valid email account. ... use the mail function successfully...hell, ... Built in Virtual SMTP Server ...
    (alt.php)
  • Re: Problems with mail function
    ... > Right now I have a problem with the mail function. ... > This same code was working on my old server. ... No errors are appearing in the PHP error log ... If I use the exec function to manually call sendmail it works ...
    (comp.lang.php)
  • Re: phps mail function - php.ini problems
    ... > I've been having some problems getting PHPs mail function to work. ... > php.ini with local sendmail server running ... pushed the script to the University server to test, ...
    (alt.php)