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: Thu, 5 Jul 2007 08:57:55 +0900
- From: "Keith Bawden" <keith@example.com>
- Subject: Re: [tlug] Testing email functions within PHP on my local machine
- References: <7d27112b0707031859r13c1530fmc80518abe667de0f@mail.gmail.com>
On 7/4/07, Dave Gutteridge <ebisudave@example.com> wrote:Recently, I've been writing some scripts that have email functionality. However, I can't seem to test them because my PHP environment can't find an SMTP server.
Hello,
If this is simply for testing, or for a low traffic site, you might consider something like ssmtp[1]. This works with the standard mail() function that php provides.
You configure ssmtp to use your normal mail account (for example gmail) then any mail you send from your php page will go via your gmail account.
Keeps things simple and achieves your goal.
Regards, Keith
[1] http://packages.debian.org/stable/mail/ssmtp
- References:
- [tlug] Testing email functions within PHP on my local machine
- From: Dave Gutteridge
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Re: [OT] Say _no_ to the Microsoft Office format as an ISO standard
- Next by Date: Re: [tlug] [OT] Say _no_ to the Microsoft Office format as an ISO standard
- Previous by thread: Re: [tlug] Testing email functions within PHP on my local machine
- Next by thread: [tlug] [OT] Web hosting recommendations?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links