Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#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

#2 2008-02-25 23:04:38

hcgtv
Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

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.

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

#4 2009-04-01 16:41:01

jan
Member
From: Utrecht, The Netherlands
Registered: 2006-08-31
Posts: 71
Website

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

#6 2009-05-24 14:24:25

hcgtv
Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

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.

Offline

Board footer

Powered by FluxBB