Using OS X Server to host Wordpress site, good idea?

I have a 2009 Mac Pro. If I installed OS X Server to one of my HDD partitions, does OS X Server come with all the app's for me to host my Wordpress blog? I've already bought a domain name. I know it's more reliable (much better uptime if I bought cloud hosting), but at this moment it's just a casual blog. If my Mac Pro went to sleep would the blog/website go down? If yes, that's not a problem, but just want to know. I also think it would be fun to see if I can set up a blog/website and host myself.
But I read I need a static IP address for this to work? If yes, that means all the small businesses for which OS X Server is marketed to, need to buy a static IP address which I heard is expensive.
I also heard that hosting is dangerous as my Mac will get attacked/hacked? Wouldn't OS X Server include protective app's? And even if the hackers got through, the only damage they could do would be limited to the partition that OS X Server and the website is located on? I wouldn't want my whole network and my entire Mac Pro endangered. Please advise. Thanks!

In no particular order...
All internet-connected systems can and do get probed, can and do get attacked, and the attacks may or may not be accessible.  WordPress in particular has a long history of security vulnerabilities, so not only are you keeping OS X current and backed up and related tasks, you're also now responsible for keeping and updating WordPress and likely also MySQL database software (quickly!) after vulnerabilities are announced.
OS X Server is the whole operating system, not something that sits in a partition — you boot OS X (with Server.app installed) and your Mac now has various services that are available.
If your Mac does get breached, then your whole local network is potentially vulnerable.  This is why some sites configure their web-facing servers in what's called a DMZ.  The DMZ is a second part of the local network that is configured such that it cannot access most or (preferably) all of your core network.  Low-end router-gateway-firewall devices do not offer DMZ capabilities.  Some open-source router-gateway-firewall packages do (if you want to use your own spare x86 hardware), and mid-range and upper-end commercial router-gateway-firewall devices often also do offer a DMZ.
Backups of your server are part of maintaining security — if you get breached, then having a set of backups in depth — multiple backups, going back to (hopefully) before the breach are how you can recover your environment, should your server be breached.  You'll want to keep copies of these backups out of the DMZ and/or off-site or otherwise out of reach of the potentially-breached server, as some attackers have intentionally deleted everything.
When you install OS X Server, you'll also need to get your local network going, your local DNS services going — you cannot solely reference off-network DNS servers successfully, properly-configured local DNS services are a prerequisite — and you'll need to get port forwarding for TCP port 80 and potentially TCP port 443 configured through your router-gateway-firewall device — and you'll need these ports to not be firewalled at your ISP, and you'll usually also want to have static IP address though a non-firewalled dynamic IP configuration can be gotten going.  (If you think you may want to run SMTP mail services eventually, then you'll either need static IP, or you'll have to run via a relay service.)
Also check with your ISP, and see if your service tier permits servers.  Some of them don't, on the non-static-IP service tiers.
In short: do you really want to be IT and network support?  If you do, then all this stuff is entirely feasible and does work and does work well — usually — and you'll learn a whole lot about IT, IP, networking, DNS services, Apache web services, and system and network security.  If you just want to blog, then using a cheap or free hosting service (somewhere off of your network) will be far less work.    Can all this work?  Sure!  There are a number of folks around the forums that host their own stuff.  Once you get the hang of it all, it's not that bad to maintain, either.

Similar Messages

  • Building pages to use dbms_scheduler like in OEM, is it a good idea?

    In OEM, there's already full featured web pages to administrate scheduler objects, sometimes, OEM is very heavy in load, during my first testing, it even make my db server hang, run out of swap. But I try to build a simple page to submit jobs using dbms_scheduler, it works file and quite light weighted.
    So is it a good idea to build scheduler administration pages in Apex? will it be like reinvent a wheel?

    This is what I am trying to do but have run into the 'insufficient privileges' problem. I am actually trying to give our users the ability to schedule some of the jobs associated with their application. I've been able to submit a job through Toad under the schema used by the application. But I'm not sure whether I need to grant the appropriate privileges to run the scheduler package to the flows schema as well. I have also been able to schedule the job through the SQL Workshop in the APEX application builder, but I can't do it through the application. Any suggestions?
    Sue
    Edited by: suewia on Jan 6, 2010 7:14 AM

  • Partitionning Disk for OS X Server 10.5.4 - A good Idea?

    Hi,
    Is it a good idea to partition the Disk for a clean install of OS X Server (10.5) to put the system on one partition and other files (datas of groups and users) into the second partition?
    If yes, please what size of partition should I consider for OS X Server to breathe freely?
    TIA

    If you cant get another drive in there (highly recommended) then yes I'd recommend that.
    The problem is, the system keeps some data on the system partition (mail, for example is stored in /var/spool/imap) so if you truly want to separate the data you will need to move this folder (with the mail server off) and change the setting.
    Id say about 20GB would be reasonable, that is enough for the system and anything you might add to it, and plenty for things like the collaboration tools which use so little space as to be not worth moving.
    Whatever you do, backup your stuff. Even if its just Time Machine (which in my experience is better than nothing, even in the 'advanced' setup)
    Does that help?
    James

  • Host Wordpress sites without using DW or Muse

    I develop sites for Wordpress using Coda and I am wondering if it's possible to set them up as Business Catalyst sites that I can install Wordpress on and access through Coda's FTP.
    I supposedly have 5 free pages I can host with my Creative Cloud membership, but it just tells me to download Dreamweaver or Muse and use one of those programs to push the sites to Business Catalyst.
    I would be ok with going into Dreamweaver once to set up the account, if nessecary, but all I want to do is develop in Coda and upload the files using its built in FTP. For one of my new projects I am considering using Git as well, can this be used with Business Catalyst?

    Importing blog posts from an external blog
    Follow these steps to import the blog posts from an existing TypePad and Word Press into the blog on your site:
    Export all of the existing posts from TypePad or WordPress.
    Log into the Admin Console and create a blog. Choose Website > Blog > Create a New Blog.
    Choose Admin > Import Data. Select the Blog Import option. From the menu that appears, select the blog you created in step #2.
    After selecting the blog, another menu appears. It contains the list of external blog engines that are supported by the blog import feature. Choose the Typepad / WordPress option.
    Next, you'll upload the data. Select the exported TypePad or WordPress file and click Next. Remember, the preview feature is not available when importing blog posts.
    Warning: Double-check that you are importing the correct file before clicking Import. You must only import a blog once. If you import it again, it will result in a duplicate set of the posts and comments being added to the system.
    After you import the blog, visit the live site in a new browser window. Navigate to the blog and check that the blog posts have imported correctly. If not, delete the blog and repeat the entire process again, begining with step #2
    http://kb.worldsecuresystems.com/kb/importing-data.html

  • How can I setup Open Directory so that name resolution can also be achieved using a LDAPv3 server (Linux host)

    I have a Mac OS X Lion machine (macbook) which is used in a network where most machines are running Linux. Hostname resolution for local machines is achieved on the Linux boxes using a LDAP host. How can a similar behavior can be obtained on Lion (I found no /etc/nsswitch.conf).
    I started the Directory Utility, chose the LDAPv3 line, add a line with the IP address of the LDAP server and a "base" but this does not seem to work.
    The opendirectory log file is not very informative. It just says (XX.XX.XX.XX is the LDAP server IP address):
    2011-10-27 16:42:33.040 CEST - Registered subnode with name '/LDAPv3/XX.XX.XX.XX'
    Thanks for any help.
    Thomas

    My advice is to advise everyone of a scheduled down time when it's convinient for you and implement plan B.
    Plan A will simply cause you more grief in the long run.

  • Snow Server with Wi-Fi clients - good idea?

    Hi everyone,
    I am planning on purchasing a Mac Mini with Snow Leopard Server. Currently we have 2 iMacs, one MacBook Pro and a PC (will be going soon!) all networked with a wireless gateway and AirPort Express. Everything works well. However I want to consolidate things. Store all user accounts in one central location (so access, management, backup etc. becomes easier).
    My question is if I buy the Mac Mine Server would I have to connect the clients (atleast the desktops) physically to the server through Ethernet or can ALL clients work over Wi-Fi? I think in offices/businesses etc. Ethernet is preferred and is common. What are the merits and demerits of Ethernet and Wi-Fi (other than the obvious ones)? What about speed? (we have 802.11g for Wi-Fi). Is accessing the Mac OS X Server over Wi-Fi in large numbers and no wired clients a common scenario?
    Is it possible to turn the Mac Mini into a "headless" server. If yes, how?
    If you have any links for this topic, that would be great!
    Thanks,
    Kenneth

    Wired Gigabit Ethernet (GbE) networking is massively faster than 802.11n 5 GHz dual-slot is massively faster than 802.11b/g.
    If you're sipping bandwidth, you probably won't notice the difference here.
    If you're slinging any serious quantities of data around, you'll quickly find yourself moving to 802.11n 5 GHz dual-slot (locally 200+ Mb), or to GbE wired.
    If you're in an environment with interference from other WiFi stations, then 5 GHz can avoid the racket in 2.4 GHz band. Regardless, wired networking typically has a much reduced likelihood of interference.
    I generally prefer to run a mid- to upper-end firewall, and to use one or more AirPort or Time Capsule boxes as an access point (AP), and preferably with a gigabit wired "backhaul" to the network.
    A Mac Mini is more than capable of running Open Directory and other such; just make sure you work out your archival strategy, lest you end up with a corruption or data loss or such. RAID is nice and a decent defense against a disk failure, but it doesn't protect against corruptions and deletions. (The Mac Mini Server can have interna; RAID. Other Mac Mini boxes can have external RAID added via the FireWire 400 or FW800 connection or (less desirably) via USB, and external RAID storage.)
    The Mac Mini box doesn't need a head, but it doesn't hurt to have an old LCD and a keyboard available for hook-up to the box; that equipment is cheap and common and usually already available, and it can make various management tasks easier. If you want to administer the box fully remotely, then investing in a network power strip or remotely network-managed Less- Interruptible Power Supply can be useful; having a remote power switch can avoid a few trips over to the box to reset or reboot it.
    And if you're setting up the network fresh, stay out of 192.168.0.0/16 private class c; use the 10.0.0.0/8 private class a or 172.16.0.0/12 private class b blocks, as either of these blocks tends to avoid VPN-related IP routing problems that tend to arise with subnets in 192.168.0.0/16.

  • Using lower resolutions on MacBook Pro Retina a good Idea?

    Ever since I got my MBP retina I have been having eye strain issues to the point of basically almost returning the unit. I recently discovered that by using the lower resolutions (1280x800) (1024x640) I am having a much easier time and my eyes relax quite a bit more. My questions is does this have any negative effect on performance? I understand I sacrifice space but I just struggle with the native (1440x900). Or perhaps a none retina display would be the option. I just sold my mid 2009 macbook pro and now regret it.

    No the performance would, if anything, improve if you use a lower resolution. Although I can't seem to understand how the retina MBP would give you more eyestrain at 1440x900 than your old 2009 MBP at the same resolution? If the problem is the pixel density then it wouldn't matter if you run the screen at native 1440x900 or 1280x800. You would still have the same amount of pixels running (2880x1800).
    Well my answer to your question is; no the performance will not be affected.

  • Using Mac Mini running OSX Server (10.8) to host web sites on LAN

    I would like to know how to use a Mac Mini running OSX Server (10.8 ML) to host web sites on my home network (LAN).
    I am developing web sites and previously (before ML) I used my Mac Pro to 'host' the sites I was developing to test them out before publishing them to my hosting package.  That was when I was using 10.7 Lion and theer was an option in the System Preferences to turn web sharing on.
    I have since upgraded my Mac client to 10.8 ML and have configured it to do the same - even though there is no System Preferences option for web sharing any more.
    I also have a Mac Mini running on my LAN and its been upgraded to OSX Server 10.8.
    Im now trying to configure it to host the web sites I am developing but with no success.
    I thought it was just a matter of adding them as sites in the Server's Websites panel (see screen shot)
    but so far Ive had no success.
    On my Mac client I can simply add a folder in the Sites directory and then open the web site by putting http://myhost/~myuser/name-of-folder and it will load the default file in the folder e.g. index.html
    How do I achieve the 'same thing' on OSX Server?

    Hi Johnfromglenver,
    There are no Mac drivers for the HP Officejet K60 printer. Therefore it is not compatible with the Mac operating systems. Please call our technical support at 800-474-6836. If you live outside the US/Canada Region please click the link below to get the support number for your region. http://www.hp.com/cgi-bin/hpsupport/index.pl. There may be other solutions that could work for you.
    I hope this information helps.
    Advance 23
    I work on behalf of HP

  • Can i host a site on mac os x server?

    hellow guys i need some help, this is my site http://www.inauzwa.com, can i use the mac os x lion server to host this site?
    thank you
    regards arnold gabriel
    cofounder @ http://www.inauzwa.com

    Short Answer: Yes
    Extended Answer: You should have some knowledge of Networks in order to make your site available to the General public if you are trying to host from home - for example you will need a paid service like what DynDNS.com offers - unless you happen to have two static IP's (which is possible to get if you are on cable internet with sufficient bandwidth and yes them 2 IP's would be adressable with only one modem).
    If you get DynDNS ... they explain pretty much everything u need to know to get things running.
    If you get two static IP's you can bind both IP's to your network adapter and then you would need to know a few things about DNS setup and configuration - if you do it properly you can host easily more than "just one" website.
    Technical prerequisites for "website". As long as your website is HTML or PHP/MySQL based u will have no problems at all (I used to administer a XServe Dual G5 Unit which was hosted / colocated in a professional data ceneter up until not to long ago) - unfortunately the last Server OS working on it was 10.5.8 ... then the support and updates stopped (Thanks by the way Apple Inc ... kindda ****** at you guys, that was a perfectly good 1U Rackmount Server)

  • Interfacing PLC siemens S7_300 and LabVIEW DSC using siemens OPC server

    Does anyone already interface Siemens PLC S7_315-2-DP with LabVIEW DSC using Siemens OPC server?
    Is that a good solution? Are there any hidden problems?

    The use of an OPC Server is the way to go when dealing with LV. If you already have Siemens OPC Server then use that. Otherwise, NI has a product called IA Severs/Lookout Protocol Drivers (LPD), which has a large selection of drivers for PLC's. After configuring the driver, LPD is the OPC Server for the device.

  • The FTP server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the

    When i tried to login in inbrowserediting.adobe.com i see that:
    The FTP server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the same user.
    What does it mean? What is problem?

    Hi,
    I have just created my First website using Muse and Its all been uploaded to my FTP server but i cant access the in browser editing which was the whole reason why i re-done the website for my client using muse
    its saying the following
    "The FTP server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the same user. server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the same user."
    Yet i Can access my website fine "www.calmwood.com.au"
    My ftp server responds to either the IP Address or the DNS Address www.calmwood.com.au
    so i am not understanding how it thinks its different. when its fully referenced
    any help would be appreciated.
    thanks

  • Using Lion Server as a web server for Wordpress sites?

    Is anyone doing this? I have a few low traffic Wordpress sites I'd like to move to a Lion server I already have at MacMiniColo to try and reduce my costs.
    Obviously I'll have to install MySQL and MySQL Workbench for the databases, which I'm fairly comfortable with, however I'm not sure what the best route for FTP access to the WP directories is. I've looked at Rumpus but it's just a little too pricy for my needs.
    Does anyone have any advice?

    John, I guess you did install MySQL and got Wordpress running? I use the default location for web sites on Lion server. So my site is in /Library/Server/Web/Data/Sites/wordpress/. Since the directory is owned by _www I use root to retrieve and put files under this directory. My own user account would not have sufficient rights. It is not safe to use root with ssh with a password, so you will have to make sure you can only login as root with an ssh key. Therefore edit /etc/sshd_config and make sure that a line with 'PermitRootLogin without-password' is present. sshd or your server should be restarted then.
    On you local mac you can use the terminal to generate a key. Use 'ssh-keygen'. Here (and on various other web pages) you can find how to do this:
    http://coolestguyplanettech.com/secure-ssh-keys-connection-with-remote-passwords -osx-10-6-linux/
    On the server you will have to put the authorized_keys file in /var/root/.ssh/
    Now you can use cyberduck and let it authenticate with the key you have generated (id_rsa if you use the web page I pointed to). Then you can go to the wordpress directory and upload or edit files.

  • How to work with an EXISTING wordpress site in side DW CS5 (yahoo hosted)

    Have and existing  Wordpress site that is hosted by Yahoo.  Recently upgraded to  Dreamweaver CS5. Was really excited about working with my Wordpress  files inside of DW CS5 with all of it's new capabilities, bells and  wistles.  I can't seem to get it set up right.
    Is Dreamweaver CS5 ABLE to display existing wordpress sites with dynamic content? And can anyone please help me figure out how.
    I have been thru several lynda.com video tutorials including:
    Dreamweaver CS5 and Wordpress 3 by Joseph Lowery (over the last month)
    Dreamweaver CS5 with PHP and MySQL by David Gassner (over the last month)
    PHP with MySQL essetial training by Kevin Skoglund (about a year ago when trying to learn php)
    Self-hosting a Wordpress site (about a year ago when I set up the site)
    I have also been scouring this forum and the web trying to find the answer to what seems to be a very common problem.
    Using Mac OSX 10.6.6
    MAMP
    Dreamweaver CS5
    Wordpress 3
    Yahoo web hosting
    Everything works fine with the exercise files but as soon as I try my existing site files it gives me one of several errors
         cannot establish a connection to the database
    I set up my site thur the DW site manager with the
    Local Site Folder set to: /applications/MAMP/htdocs/nate
    server set to:
    name: testing
    connection using: local/network
    server folder:  /applications/MAMP/htdocs/nate
    web url: http://localhost/nate
    under the advanced tab i have set the server model to: php mysql
    and have the testing box checked in the site set up dialog box
    I also set a remote server:
    name: remote
    connect using: ftp
    ftp address: ftp.MY_SITE_NAME.com
    username: myusername@MY_SITE_NAME.com
    password:  mypassword
    under the advanced tab i have the server model set to: php mysql
    and have the remote box checked in the site set up dialog box
    when tested connection was made.  I also downloaded all of my site files using this connections (it took hours).
    I installed MAMP and set the ports to the defauls (80, 3306) host: localhost username: root password: root
    If i change the database settings in the wordpress wp-config.php file  to: localhost, root, root it works and displays my page as I would  expect in live view or browser but without the main content area or  posts - displays a 404 error where the content should beI have exported my wp database and imported back into my local testing server thru phpmyadmin.
    I have also gotten this error at various tries in the set ups: "dynamically-related files could not be resolved because of an internal server error"
    I am currently getting this error: "Dynamically related files could not be resolved because the site definition is not correct for this server"
    It is not asking me if I want to save files to the server when I hit live view.
    Everything  works fine with the lynda.com exercise files and with the generic wordpress files.  I can open any page -  live view or view in browser  - can access and modify the imported  database thur dreamweaver and phpmyadmin. I am only having these problems with my existing site files. I have done the complete set up at least 5 times from scratch going thru the videos and various tutorials step by step.  I dont want to use the starter files that come with wordpress installations I want to use my highly modified pages/themes/database

    DW does not work with a WP installation that has anything other than the default (numeric) permalinks. Apparently no-one ever tested this case during the development and prerelease phase, which is a shame, because very few WP installations use default permalinks. It's a point that Joseph Lowery doesn't touch in his tutorial, and of course the tutorial WP installation works perfectly.
    Hope that helps, although it may disappoint (as it did me, and a lot of other folks). Here's hoping this is addressed in a dot release.
    Alan

  • I'm using a Mac. After swithcing to ICloud will I be able to use IWeb to upload and publish my sites hosted by other servers like Prohosting ?

    I'm using a Mac. After swithcing to ICloud will I be able to use IWeb to upload and publish my sites hosted by other servers like Prohosting ?

    iWeb has two other ways to publish your site...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    ... and the second method allows you a choice of how you upload the files...
    http://www.iwebformusicians.com/iWeb/URLs-Favicons.html
    Here's a publishing workflow checklist...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Website-Publishing-Wo rkflow.html
    The MobileMe only features can be replaced by alternatives...
    http://www.iwebformusicians.com/iWeb/Comments-Password-Protect.html
    If you have folders of assets outside of the main website folder on MobileMe, download them from the Apple server. From the Finder Go menu, follow the path iDisk/My iDisk/ to get there. Your website files are in the Web/Sites folder. Drag any files/folders onto the desktop.
    Use an FTP application to upload these assets to the root folder on your new server...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Upload.html
    ...and change the relevant URLs to...
    http://www.domain-name.com/Folder-Name/file-name.file-extension
    There are lots of options for hosting for about half the cost of MobileMe...
    http://www.iwebformusicians.com/iWeb/Website-Hosting.html
    If you have been using a web.me.com domain name, you need to register a new one. Most hosting services give you at least one free and registering with your hosting company will make forwarding and managing it a lot easier.
    Make sure you add the new name to Google and create, upload and enter a new sitemap.xml...
    http://www.iwebformusicians.com/Search-Engine-Optimization/SEO.html
    If you have inbound links on other sites...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Inbound-Link.html
    ... remember to inform the webmasters of you new URL.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Design a site, use my domain name, and host it via .mac

    It sounds simple, and I thought a search through these forums would yield some easy answers, but no luck, so here goes:
    I'm an advanced Photoshop and Final Cut Studio user, running an audio/video/image restoration and transfer business, but I'm a total beginner in the iWeb/.Mac area.
    About three years ago, I decided it was time for a web site, so I went to a local company; they designed and still host my site, for which I pay them $30.00 per month; it's a simple site with no ecommerce, and six or seven pages. There is a contact form through which potential customers can email me.
    I also have a domain name, for which I pay $15.00 per year to the same company.
    My site is OK, but it's the same as it was three years ago; any small changes I have asked the company to make (mostly just text additions/changes) they have done at the rate of $75.00 per hour.
    What I want to do is cancel my account with them, design a totally new site using iWeb, start a .mac account, and have the site hosted using my domain name, so that the average customer who sees my newspaper ad can navigate to my new site exactly as they can with the current one. (I only have one email account, through my ISP, which I don't want to change.)
    I've got lots of questions, but mostly, what else do I have to do to make this switch besides cancelling my account with my current company? (After an overlap period, of course) What happens with my domain name--who will I pay to keep it? And finally, what simple things am I not thinking of?
    Many thanks in advance to anyone with enough patience to read through this, and still find time to provide some assistance.

    You can design your site in iWeb and upload it to either .Mac or a commercial server.
    You would then provide the domain name registrar with your server ID number or, in the case of .Mac, your .Mac URL and instruct them to point your domain name in that direction.
    .Mac is neither intended for, nor the best option, for a business site.
    For example the company I host with - Host Excellence - allows you a free domain name registration and up to 6 sites with unlimited web mail and more server space than you are likely to need for about the cost of a .Mac account.
    Commercial servers are a lot more reliable than .Mac, have wider bandwidth and usually have good tech support.
    You only have to look at the number of problems in this forum concerning .Mac to see that tech support is not readily available from Apple.
    I'm not putting down .Mac. I use it myself for various purposes and it is good for its intended use of one clicking publishing of personal websites.

Maybe you are looking for

  • Export just video

    I made a movie but it's a very huge file. I just need the video and play it in powerpoint. Is it possible to separate the audio from the movie, and just export the video with no sounds? Thank you

  • Triggers in Weblogic

    Does anyone know if Weblogic will stop running a trigger if it sees that the process is hitting an error everytime it runs? I have a trigger that moves data from one place to another, but will sometimes hit an error. The error is caught and handled s

  • Unable to install Flash Player in IE8

    Hi there, I know that this topic has been covered before, but I am none the wiser.  I have uninstalled, shut down, reinstalled and I just can't get it to work.  It works  fine for a short while and then I get the usual "you don't have the latest vers

  • Editable ALV Error

    I am displaying a ALV table and have editable field for Quantity ( 13 char; 3 decimal). If the user enters quantity which is more than 13 chars; I am getting a error "The entered value has too many digits in the integer part". I have a event handler

  • Outlook configuration for Exchange online kiosk plan

    Hi, I'm trying to configure outlook for kiosk user and only the mails in inbox is getting download. Mails in other folders are not getting download. Please help...