Tag: server
-
Install USB Drive Manager in SME Server Panel
This USB manager for SME Server-Manager panel is a great help. wget http://mirror.contribs.org/smeserver/contribs/jppialasse/SME7/usbdisksmanage r/smeserver-usbdisksmanager-0.2-0.1.noarch.rpm or alternate wget http://www.pialasse.com/RPMS/smeserver-usbdisksmanager-0.2-0.1.noarch.rpm Then run: yum localinstall smeserver-usbdisksmanager-0.2-0.1.noarch.rpm then go login and marvel at your new addition to your server manager.
-
SMTP Commands
The following table lists the SMTP commands that are provided by the Microsoft Windows® SMTP service (SMTPSVC). SMTP commands SMTP command Command function HELO Sent by a client to identify itself, usually with a domain name. EHLO Enables the server to identify its support for Extended Simple Mail Transfer Protocol (ESMTP) commands.…
-
Blank page (auth.owa Http 500) when logging into Outlook Web Access running on Exchange 2010
OK.. after a few updates have noticed that the OWA was not working . Nothing new there.. No one could access their e-mails via the web. Checking the IIS logs, I found that the error was 500 which indicated some kind of authentication error. A little power-shell cmdlet you can run is Test-OWAConnectivity.…