Sending emails via localhost

Hi,
I have xammp installed and i wanted to check my form functionality for sending out mails. is there anyway i can use localhost to send email.? how
thanks

nofel,

Do you have an SMTP daemon installed? What about (the dangerous) sendmail()? XAMPP does not include either so you’re SOL without adding more apps.

Regards,

DK

No i don’t have any SMTP daemon. will that be all i need? any good ones ?

I don’t send e-mail from my localhost so I can’t recommend anything. Sorry.

Regards,

DK