On 06/17/2013 12:32 AM, David Mills wrote: > Media Wiki gives an error every time it tries to send an email too. > > Is it possible to get working behind a corporate firewall? If so how?
What is the SMTP server? Can you access it from the server hosting MediaWiki without MediaWiki? On Linux this would be something like: $ nc SMTP-SERVER 25 or $ telnet SMTP-SERVER 25 You should be sure that is working first. -- http://hexmode.com/ Love alone reveals the true shape of the universe. -- "Everywhere Present", Stephen Freeman _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
