Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Testing email functions within PHP on my local machine
- Date: Wed, 04 Jul 2007 11:19:52 +0900
- From: Darren Cook <darren@example.com>
- Subject: Re: [tlug] Testing email functions within PHP on my local machine
- References: <7d27112b0707031859r13c1530fmc80518abe667de0f@mail.gmail.com>
- User-agent: Thunderbird 1.5.0.10 (X11/20070301)
> I'm hoping I don't have to install an SMTP server on my local machine, > because my understanding of SMTP is that it is very complicated. No, only if you want to understand it :-). On Fedora at least if I install the sendmail RPM it sets everything up and it just works. But I'd be surprised if you don't already have sendmail (or equivalent) installed, as my system requires it to mail daily reports, cron error messages, etc. Try typing sendmail from the commandline. If found, find its path and put that in sendmail_path in your php.ini. > Last, it seemed that maybe what I needed to do was specify an SMTP host to > use in my php.ini file. However, the section on SMTP says, right in the > file that it applies to "Win32 only": I thought unix could use smtp_port too, but the manual agrees with you. So, if you want to use SMTP directly to send email there is a pear package: http://pear.php.net/package/Mail Darren
- Follow-Ups:
- Re: [tlug] Testing email functions within PHP on my local machine
- From: Josh Glover
- References:
- [tlug] Testing email functions within PHP on my local machine
- From: Dave Gutteridge
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] [OT] Say _no_ to the Microsoft Office format as an ISO standard
- Next by Date: Re: [tlug] Kernel Code Reading Party of YLUG
- Previous by thread: [tlug] Testing email functions within PHP on my local machine
- Next by thread: Re: [tlug] Testing email functions within PHP on my local machine
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links