BananaAcid Posted July 23, 2009 Report Share Posted July 23, 2009 Sorry - cant fix the poll. just ignore it. Provides a SMTP Proxy This enables mail sending from PHP and Perl without a mail server.(Does not do more then sendmail would. any sendmail wrapper for win could be used. php is configured to work without it) just unpack into udrive\ addudrive\home\admin\program\uniserv.exe udrive\plugins\freesmtp\localsrv.exeto your server_start.bat or the one you use. thats it. now use the mail() command in PHP. download: http://bananaacid.de.vu/~userv/smtpproxy_Pluginsrc.zip (1.0.0 - 2009.07.23 0529) Note: this supports AVC (automatic version checking). Quote Link to comment Share on other sites More sharing options...
BananaAcid Posted July 25, 2009 Author Report Share Posted July 25, 2009 AVC is also used to add the config link into the admin panel. Quote Link to comment Share on other sites More sharing options...
Ric Posted July 26, 2009 Report Share Posted July 26, 2009 That looks interesting! Not familiar with it, hence a quick Goole for localsrv.exe Rings a few alarm bells. Is this open source? Just wondering what the spec is. If its an open mail relay server, probably not a good idea to run it. Hey! That’s me being cautious. All the bestRic Quote Link to comment Share on other sites More sharing options...
BananaAcid Posted July 28, 2009 Author Report Share Posted July 28, 2009 well, there are dozens of files called localsrv.exe (at google)... Program Name/Title: Free SMTP Server Program Version: 2.5 Program Release Date: February 3, 2009 Program Description: Free SMTP server program to send emails directly from PC. Target OS: All Windows Software type: Freeware Program home page: http://www.softstack.com - http://www.softstack.com/freesmtp.html it just picks up any internal (LOCAL) smtp connection and sends the mail to the target server. It is licence free, but not open source. checking the internal function calls and scanning it with a 5 virus scanners (just to be totally sure), its of no danger. feel free to double check. btw: the core code is part of their comercial products, too. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.