I’m searching for a free/open form SMTP server to own along with PHP/Apache about WinXP for code testing purposes. Are there any Or where ought to be a look
relating to not heard of any open source sendmail to get windows, but check out www. sourceforge. net and find what you can come up with..
in addition try www. freshmeat. internet,
Thanks
Less than sure what I’m interested in…
Is that this it: http: //sourceforge. net/projects/phpmailer/
I may perhaps be wrong, but I do believe that tool may well only be to get sending emails, it wont actually act just as one SMTP server.
I only want to buy for testing the mail() function around PHP…
that may work JR if you want to test the mail() functionality in php — yet doesnt the snail mail function need a smtp similar to sendmail to send
" 602Pro LAN SUITE is usually an easy-to-install and handle all-in-one server software. Its standards-based SMTP/POP3 e-mail host provides effective e-mail communication without the risk of destructive virus infiltration and also productivity robbing unsolicited e-mail. "
This may be what a different: http: //www. software602. com/products/ls/
thanks mossoi i may check that will out myself — i make use of the 602suite office variation — for spreadsheet as well as wordprocessing..
So must – I cannot fault it thinking of it’s free. I used to use Lansuite but it’s really a bit involved for my current needs and is best suited on a server box rather then a workstation.
Thank you, I’ll give them a go
As an alternative to running an whole server yourself (which can be against your ISP’s policies), just simply use your ISP’s SMTP node.
Change your php. ini document:
mail function ; For Win32 solely. SMTP = smtp. yourISP. com ; Intended for Win32 only. sendmail_from = emailyouyourISP. com/email
.