Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-02-25 22:07:33
- nardo
- Member
- From: tuvalahiti
- Registered: 2004-04-22
- Posts: 743
mail server on XAMPP?
using Apache Friends XAMPP on PC – would like to test emails from the ‘users’ tab and also from zem_contact_reborn …
I had a look in the MercuryMail folder – but instructions were dense and looked like it would take too long to setup to be of value – any tips on getting something quick and dirty going?
Offline
Re: mail server on XAMPP?
Nardo,
In your c:\xampp\apache\bin\php.ini file, around line 700:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from = me@example.com
Change SMTP to your ISP’s server and sendmail_from to your email address on the mail server.
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
#3 2008-02-26 00:18:38
- nardo
- Member
- From: tuvalahiti
- Registered: 2004-04-22
- Posts: 743
Re: mail server on XAMPP?
great – gracias!
Offline
Re: mail server on XAMPP?
Oh man, I could never have dreamed that it would be this simple :D
Thanks!
Kensington TXP powered rock
Offline
#5 2009-05-24 00:18:00
- Drezek
- New Member
- Registered: 2009-05-24
- Posts: 1
Re: mail server on XAMPP?
i couldnt find the php.ini file in that folder im using the latest version of xampp
Offline
Re: mail server on XAMPP?
Drezek wrote:
i couldnt find the php.ini file in that folder im using the latest version of xampp
If you’re using XAMPP 1.7.1, it’s now using \xampp\php\php.ini.
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
Pages: 1