Multiple domains hosted on one OSX Server

Hi guys,
Does anyone know if it is possible to host more than one domain name on OSX server?
A client of mine runs a number of businesses and is considering Snow Leopard Server, and wants to have multiple email domains and websites hosted on one server. Also per-account contacts sync and calendar sync would be useful, does anyone know if that's available?
Thanks!
W.

You can certainly host multiple domains on Mac OS X Server. There are a few options depending on how you want it to work.
If all the usernames are the same across all domains (e.g. [email protected] is the same person as [email protected]) then just change the mail server configuration to match all the domains in the mydestination parameter in /etc/postfix/main.cf.
If the domains are different (e.g. [email protected] is not the same account as [email protected]) then you have two options - one is to use the postfix model (which requires command-line management), the other is to add the email addresses in the shortname section for each user.
You may have some issues integrating contacts and calendars, though - if you take the postfix model then the users won't exist in Open Directory and won't have a calendar/contact link, etc.
If you follow the shortname model then you have one directory with all users in all domains and you'll need to work to separate them out if you need to.

Similar Messages

  • Create separate NDR for each exchange domains hosted in one exchange server single forest

    Hi techies,
    Our environment is windows 2012 domain with exchange 2013.
    Configured with multiple domains like xyz.com, abc.com etc.,
    Problem description:
    When a user mailbox [email protected] is full, the exchange server delivers the NDR from [email protected]
    Requirement:
    Is it possible to create separate NDR for each domain?
    Management do not want to show the domin name xyz.com for the users belong to abc.com when delivers an NDR messages.
    Appreciate your earliest response.
    Thanks
    Alagar

    Hi Alagar,
    Please check what is your -ExternalPostmasterAddress says:
    Get-TransportConfig | fl *Post*
    You can set it to blank if required.
    Set-TransportConfig -ExternalPostmasterAddress $null
    And if senders are still receiving NDR's after you set *Prohibit send and receive at (GB): unlimited , please give it some time, it might be due to AD replication is yet to complete.
    Regards,
    Satyajit
    Please“Vote As Helpful”
    if you find my contribution useful or “MarkAs Answer” if it does answer your question. That will encourage me - and others - to take time out to help you.

  • How do I host multiple domains on a single Messaging Server?

    How do I host multiple domains on a single Messaging Server?
    <p>
    To host multiple domains on one Messaging Server, use the
    mailAlternateAddress attribute. If you want to host two domains
    (customer1.com and customer2.com) on your server mail1.domain.com,
    make sure that:
    The various domains (in DNS) point to the installed mail server
    (you must have the MX records that
    points mail for customer1.com to mail1.domain.com and
    customer2.com to mail1.domain.com)
    That each person receiving mail at customer1.com and
    customer2.com has an appropriate mailAlternateAddress
    attribute describing the appropriate email address. For
    instance, John Doe can have an email address (i.e. the value
    of the 'mail' attribute for the John Doe LDAP entry) of
    [email protected] and receive his mail on
    [email protected] (the value of the mailAlternateAddress
    attribute)
    With Messaging Server 3.5, mailAlternateAddress can take the
    form of @mail1.domain.com. If jdoe's mailAlternateAddress is
    set to @mail1.domain.com, mail sent to [email protected]
    will be delivered to [email protected]

    jaygatsby1123 wrote:
    So what exactly am I doing with virtual hosts?  There is a place for Aliases...  What would I put in the "Aliases" box?
    Any other host name that you want to resolve to the specified virtual host.  It's quite literally an alias.
    if you want www.example.com and www.example.org to end up at the same web site and you already have a virtual host — Apple refers to virtual hosts as sites — configured for www.example.com in Server.app, then you'd add www.example.org as an alias for the www.example.com virtual host (site).
    Virtual hosts are implemented in a web server using some details of the HTTP or HTTPS protocol, and what the web browser (client) specified.  The client gets handed an IP address or a domain name by the user, and the client then fetches the associated IP address for the target web server from the client's DNS services or local host database, and the client then connects to the IP address and passes over the text string that the user had requested — the IP address or domain name or even some local shortcut set up in the client system — via the HTTP or HTTPS protocol.  The web server receives and processes this arriving text string from the client, and uses it to select which web site to render back to the web client.   One subtle detail lurks here, too: the server's own DNS configuration really isn't involved in the selection of the virtual host.

  • OCS 10g - Does it support multiple domain hosting

    Hi,
    We have installed OCS 10g for a domain university.edu
    Now, It provides only two available domains as local domains. ie, university.edu and .edu
    I would like to add some more sub domains (at least one more) such as college.university.edu to be a local domain in OCS for which it should accept emails.
    It this simple feature of multiple domain hosting supported in OCS.
    Kindly let us know some tips for it.
    Many thanks in advance.
    maas.

    I configured the domain about 2 years ago, so I have to go and look in my archive (which is at the office, I will not be there before the end of next week).
    The setup has 2 top level domains (one is .nl and one is .com). Under .nl about 4 domains are running, under .com only 1. If I remember corretly issues did raise with files. Calendar and mail are running as expected. This is on a 9.0.4 release though (not a OCS 10 R1 or R2). I did read loads of articles and had to patch even more. Luckily I printed all articles I read, so I can lookup the exect document numbers. If you can wait until next week, I can help you out.

  • Start multiple domains simultaneously on 1 Weblogic server installation?

    Is it okay to start and run multiple domains simultaneously. Better yet, when having multiple domains on 1 WLS server, should each domain have a different port number in order to be run simultaneously?
    Here's my scenario - I installed Oracle Business Intellgence, which by default installs and configures WLS server for certain Business Intelligence applications (BI Publisher). This instance was running fine and good and still is.
    Then I had another application, Oracle Data Integrator, which has a Console piece that requires a domain on WLS. So instead of modifying the existing domain for Oracle Business Intelligence, I created a new domain via the Configuration Wizard and selected those components for Oracle Data Integrator.
    therefore current domains:
    ...\domains\bifoundation_domain --> installed automatically as part of Oracle Business Intelligence
    ...\domains\odi11g --> I created this domain after I
    Now I have 2 domains under 1 WLS Server (windows 7 64bit), but if I startWeblogic.cmd for the bifoundation_domain, and I startWeblogic.cmd for the odi11g...then only the components for the bifoundation_domain become available via the WLS Console.
    Questions:
    - Can I run both domains simultaneously?
    - Should I have modified the bifoundation_domain to include Oracle Data Integrator component; therefore only having 1 domain but having everything run under that domain?
    - Does the Port for each domain matter? both bifounddation_domain and odi11g domain use ports 7001
    Are there any other considerations? Thanks much.

    Hi,
    It is perfectly OK to run multiple domains on a single Weblogic server installation. Only constraint would be you have enough capacity available on your server to start multiple instances.
    Things to note is, if your domain1 is running on listen address : port { localhost : 7001 } then your other domain should be configured on a different port say {localhost : 8001 }. If you want both domain to run on same port then go for virtual IP's to be plumbed on your physical network interface and configure as,
    domain1 - { ip1 : 7001 }
    domain2 - { ip2 : 7001 }
    this way you will can access both domain admin console on same port.
    Remember, Weblogic resources cannot be shared between domain, however a single nodemanager will be enough to monitor both the domains.
    * rank it if answer is helpful :) *
    Thanks,
    Ranjan

  • G3 (blue one) OSX server 10.2

    Hello!
    I'm very new to this, (macs at home and posting things that is!!) but hope somebody can help. You'll have to bear with me!
    I've got a G3 (blue & white one) with OSx server 10.2 (maybe 10.2.8, can't check at the moment) loaded on it. Firstly, can I install Tiger 10.4 onto it? Because when I put the install disk into the mac it didn't recognise it. I have two hard drives, so huge space.
    I have a big prob though. I had startup troubles, which I fixed and then decided (maybe very wrongly!) to reinstall the server software again, try freshening it up. I did the complete erase and install. So I followed the installer prompts but at the end, the "finish up" section, it just sat there. The blue bar never got any bigger and it sat like that for 15 hours. (I have quite a bit of patience...) Surely that's not normal??
    What do I do? It seems to be stuck. I've reset, unplugged and started up again the the welcome to install screen is there, no way to get out of it and so I go through the process again. Again it sticks on the last "finish up" section, I can't get out of it.
    I'm not that experienced with macs. Its my first one, a second hand one. I use a mac at work, a G4 for design work, but everything with software and upgrades is done for us, by the guys we bought the equipment from. I think macs are amazing so wanted one at home, so when the opportunity to purchase the old G3 server came up I took it!
    I've tried holding down the c during startup, to start from the install disk, that didn't work.
    Hope somebody can't help me out before I pull all my hair out.
    Yours hopefully
    G3 blue one   Mac OS X (10.2.x)   Server

    Hello!
    I'm very new to this, (macs at home and posting things that is!!) but hope somebody can help. You'll have to bear with me!
    I've got a G3 (blue & white one) with OSx server 10.2 (maybe 10.2.8, can't check at the moment) loaded on it. Firstly, can I install Tiger 10.4 onto it? Because when I put the install disk into the mac it didn't recognise it. I have two hard drives, so huge space.
    I have a big prob though. I had startup troubles, which I fixed and then decided (maybe very wrongly!) to reinstall the server software again, try freshening it up. I did the complete erase and install. So I followed the installer prompts but at the end, the "finish up" section, it just sat there. The blue bar never got any bigger and it sat like that for 15 hours. (I have quite a bit of patience...) Surely that's not normal??
    What do I do? It seems to be stuck. I've reset, unplugged and started up again the the welcome to install screen is there, no way to get out of it and so I go through the process again. Again it sticks on the last "finish up" section, I can't get out of it.
    I'm not that experienced with macs. Its my first one, a second hand one. I use a mac at work, a G4 for design work, but everything with software and upgrades is done for us, by the guys we bought the equipment from. I think macs are amazing so wanted one at home, so when the opportunity to purchase the old G3 server came up I took it!
    I've tried holding down the c during startup, to start from the install disk, that didn't work.
    Hope somebody can't help me out before I pull all my hair out.
    Yours hopefully
    G3 blue one   Mac OS X (10.2.x)   Server

  • Monitoring Bandwidth usage for individual hosted sites on osx server?

    Does anyone know of a good way to monitor bandwidth consumption for individual websites hosted on osx server?

    Part of this answer depends on server configuration details that you haven't provided.
    Are you looking for 'bandwidth' as in total bytes transferred for any given site? or are you looking for a megabits-per-second network throughput calculation?
    Are your various sites logging to separate log files? or a single, unified log file?
    If you want a total bytes transferred calculation, then that data is stored in the standard log files, so a simple parser that adds up the response sizes would suffice - it will tell you that x number of bytes/megabytes were transferred.
    A bandwitch utilization graph (e.g. mbps) is a little trickier, though.
    Are your sites running on the same port, using name-based virtual hosting to separate the traffic, or are they running on different ports?
    If different ports then you may be able to implement some kind of network monitoring, but if they're all running on the same port (e.g. 80) then that doesn't work - you're down to Apache logging.
    The standard Apache logs, though, don't include enough data to calculate a bandwidth graph. It does include timestamps of requests, and the total bytes in the reply, but that's not enough - the timestamp is only accurate to the second, and there's no indication of duration... for example, a 1mb web page served in 1 second equates to 8mbps, but that same file transferred in 30 seconds is only about 273kbps.
    Since the transfer time is required to calculate the bandwidth utilization for the site, you'll need to amend your logging to include the transfer size. You'll need to enable mod_logio and add the %O (output bytes) and %T (request time) variables to your log format. Only then can you calculate the bits-per-second throughput of your site.

  • Configuring Multiple domain Email addresses in Exchange server 2013 for Send/Receive

    I've setup an exchange server 2013 , I have an requirement to setup email addresses for multiple domain account.
    For example - My primary email addresses - [email protected] however i need to setup multiple domain email account for single AD user.
    Example
    [email protected]
    [email protected]
    [email protected]
    I was able to setup account to receive email from different users to single mailbox users however how can i send mails from other domains email address apart from primary domain email 
    Thank you
    Benhur

    Hello,
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    I'm marking the reply as answer as there has been no update for a couple of days.
    If you come back to find it doesn't work for you, please reply to us and unmark the answer.
    Cara Chen
    TechNet Community Support

  • Multiple Java version on one Single Server

    Hello All,
    Linux RedHat 2.4.21-32.ELsmp
    jdk1.3.0
    j2sdk1.4.1_03
    We currently have an application that only runs with java 1.3.0, but also we have other application that need to be on java 1.4.+.
    What would be the right approuch in order to have multiple Java versions on a single server.
    TIA,
    Bruno

    I am pretty sure you can do that.
    I have done this with AccessGates and a Webgate is just an AccessGate with extra features. I am pretty sure we have done this on Apache with a webgate in different directories. Makes logical sense that it would work.
    Thanks,
    Scott

  • Serving MULTIPLE Domain Names on 1 Web Server

    How can I host DIFFERENT domain names on the same OSX Tiger Server? I've looked everywhere, but I can't seem to figure it out. My Web server is currently hosting one domain name just fine.
    DNS INFO:
    The new Domain Names are already purchased & registered, and my ISP is taking care of DNS, pointing all of the domain names to my Tiger web server.
    IN SERVER ADMIN >> WEB Services > Settings Button > Sites Tab, I've configured the Domain Names as follows:
    Domain Name = domainnamehere.com
    Port = 80
    IP Address = Any
    Web Folder =
    /Library/WebServer/Documents/domainnamefolder1/HTML here
    /Library/WebServer/Documents/domainnamefolder2/HTML here
    /Library/WebServer/Documents/domainnamefolder3/HTML here
    Default index files = index.html
    The Enable box is checked
    PROBLEM:
    When I go to any of the new domain names they all open up the MAIN website NOT their own individual web page.
    QUESTION:
    What am I doing wrong? What do I need to do to host DIFFERENT Domain Names PUBLICLY on the same OSX Tiger Server? I've seen information on setting up "Virtual Hosts" for local web development, but I can't seem to figure out how to host DIFFERENT Domain Names PUBLICLY on the same OSX Tiger Server.
    Thanks for your help!
    Computerpros

    The description of you setup sounds wrong.
    You should have multiple Sites configured, one per hostname you're trying to run, like:
    Domain1:
    Domain Name = domain1.com
    Port = 80
    IP Address = Any
    Web Folder = /Library/WebServer/Documents/domainnamefolder1
    Domain1:
    Domain Name = domain2.com
    Port = 80
    IP Address = Any
    Web Folder = /Library/WebServer/Documents/domainnamefolder2
    Domain1:
    Domain Name = domain3.com
    Port = 80
    IP Address = Any
    Web Folder = /Library/WebServer/Documents/domainnamefolder3
      Mac OS X (10.4.4)  

  • Can we have two domains websites in one SharePoint server?

    I have two load-balanced WFE servers hosting SharePoint 2013.  I would like to have two domains rendering different websites on this.  For e.g., I would like to have http://abc.com and http://xyz.com on the same server/farm.  Is it possible?
    Thanks in advance!
    LM

    No that won't be an issue.
    As far as SharePoint is concerned each web application is capable of functioning a more or less independent system.
    This process describes the process
    http://spshare.blogspot.co.uk/2012/05/how-to-create-host-header-web.html
    You would simply follow that process twice, using a different domain name in the host header field.

  • Multiple domains pointing to one domain. How best for SEO?

    I'm a therapist. I have just created a site eg mytherpaystudio.com  I own several domains (currently as individual websites) ie thistherapy.com, thattherapy.com and anothertherapy.com etc. I think I made a big mistake when I created these websites because they are basically clones of each other, which I have learned through reading Google webmaster info etc may well have created SEO problems ie penalised me. I'm revamping the whole thing because I have a new therapy studio - massage, counselling, movement therpist etc
    Would I be best:
    Deleting the whole content and just pointing the domain name to the therapystudio.com site, or
    Only leaving content on the websitess which only pertains to the theraspy type ie thistherapy information, othertherapy information and using hyperlinks and text links to the mytherapystudio site?, or
    Anyone have another suggestion altogether
    Obviously I want the best possible seo outcome. I've stuck with iweb. I use RAGE iweb seo tool and sitemap automator.
    Thanks in advance for help

    I am a therapist as well and from my own experiences, I think you might be better forwarding the other domain names to the new therapy centre website.
    I did the same as you at one time, thinking that more sites might be better, but then decided that I would be better cutting down, so I tried a little re-branding of my practice and purchased a new domain name and just have 2 websites that advertise what I am doing - namely Structural Integration/Rolfing and Orthopaedic/Sports Massage and Rossiter System.
    I have to say though that when I re-designed the 2 websites, I ditched iWeb and one site I re-built using EverWeb (http://www.everwebapp.com), which is a good alternative to the now unsupported iWeb and for the other site I used Joomla, which is one of the Content Management Systems.
    The more sites and domain names you have, you more you have to get found, but I then found that I was losing track of what I did have.  As well as my now 2 websites and domain names I also make use of the free website building facilities by using WordPress.com, where you can set up a free website and publish to the WordPress severs and sometimes Wix - in this respect, the more you have the more you will be found.
    Good luck with it.

  • Multiple SGD Gateways to one SGD server - cannot connect

    I am having an issue bringing up a new SGDG.. We have all the certificates and gateways configured, but I seem to be running into the --security-gateway setting issue.
    Does anyone see an issue with this?
    Both SGD servers sit in a DMZ, which are NATTed 172.16.254.41 and 172.16.160.10, i have my SGD server NATTed to 172.16.(254/160).35 and I've tested both port 443 and 5307 from sgdusa2 and they can communicate fine.
    ./tarantella config edit --security-gateway "172.16.254.41:sgdg:sgdusa.XXXXXXXX.com:443;172.16.160.10:sgdg:sgdusa2.XXXXXXXXX.com:443;*:direct:amralbvdi01"
    My sgdusa (172.16.254.41) gateway works fine, but when I try to use my sgdusa2 gateway the client never connects and errors out with "Cannot connect to server amralbvdi01.XXXXXXX.com:5307"
    Thanks
    Dave

    Dave wrote:
    ./tarantella config edit --security-gateway "172.16.254.41:sgdg:sgdusa.XXXXXXXX.com:443;172.16.160.10:sgdg:sgdusa2.XXXXXXXXX.com:443;*:direct:amralbvdi01"
    The delimiter in your command is invalid, separate each filter-spec entry with "comma's"
    Anyway, you do realize that the "IP addresses" you've specified in your filter-spec apply to "client" connections, not "gateway" connections, right?
    That is, a client with the ip address .41 will route through gateway sgdusa, a client connecting with ip address .10 will route through sgdusa2, and everyone else will connect directly to amralbvdi01 - not sure that's what you want.
    And why two gateways for one server? For a load-balanced deployment, you'll want a load-balancer, like:
    http://docs.oracle.com/cd/E19351-01/821-1924/bbjbbijh.html#bbjdeeeh

  • Multiple ip addresses on one Mac Server

    we have 2 ethrnet, 1GB network, on 2 separate switchers, diffierent IP range, what iam looking for is to set the primery eathrnet port on the server and client MAC PRO, only for internet traficing usage, the secondery port use for open directory traffic and file share traffice.
    To let you know i had these problems during installing the previous idea, first the open directory cant locate a clear path on the secondery eathernet port, since the open directory takes 2 IP (public IP and Private IP) in same time, second the client cant access the net work account, also the client cant see the server DNS.
    I will attache an discreption drew concerning my OPEN DIRECTORY on MY SERVER.

    By default, every service will listen on every interface, so you're going to need to jump through several hoops to secure your system.
    For the most part your answer lies in ordering the interfaces and in routing.
    Given a system with two ethernet ports, en0 = 10.1.1.1/255.255.255.0 and en1 = 192.168.1.1/255.255.255.0 with a public router at 192.168.1.254 you should set it up as:
    en0:
    IP Address 10.1.1.1
    Subnet Mask 255.255.255.0
    Router: -NONE-
    DNS: Your INTERNAL DNS Server
    en1:
    IP Address: 192.168.1.1
    Subnet Mask: 255.255.255.0
    Router: 192.168.1.254
    DNS: Your INTERNAL DNS servers
    Additionally, en1 should be dragged to the top of the list of interfaces.
    Now the OS will use en0 for all 10.1.1.x traffic and en1 for all 192.168.1.x traffic as well as external/internet traffic (since it's the only interface with a router address).
    As mentioned above, this won't stop the service listening on both 'public' and 'private' interfaces, so you'll still need to take steps to stop advertising your Open Directory data to the 'public' port, but the basic network setup should work.

  • Multiple domain mailboxes for one AD user in exchange 2013

    I just wanted to make sure that this hasn't changed in exchange 2013 or if there's a better way to do this
    we have a few users that need an email for companyA.com and CompanyB.com. For easy separation we've decided to create a separate mailbox for each email. Right now the only way i can figure how to easily associate both mailboxes with 1 AD user is to set up
    their main email as their default mailbox, then create a shared mailbox and grant full permission for that user. Then in Outlook they have access to both accounts from 1 profile. 
    However I'm not sure how this would work for mobile access.  In Office365 connecting to 2 exchange accounts on a mobile device was pretty straight forward since each mailbox had a unique login. I know when a shared mailbox is created, a disabled user
    is created in AD, I'm wondering if i can enable that account and then the user uses that login to connect to that account through their mobile device. Or maybe theres a simpler way to accomplish this goal? 

    we have a few users that need an email for companyA.com and CompanyB.com.
    Hi Derek,
    Why not just create an additional email address for the users?
    "You can use the EAC or the Shell to add or remove an email address for a user mailbox. You can configure more than one email address for the same mailbox. The additional addresses are called
    proxy addresses. A proxy address lets a user receive email that’s sent to a different email address. Any email message sent to the user's proxy address is delivered to their primary email address, which is also known as the
    primary SMTP address or the default reply address."
    Add or Remove Email Addresses for a Mailbox
    http://technet.microsoft.com/en-us/library/bb123794.aspx
    "create a shared mailbox and grant full permission for that user"
    Do you mean a few users have a shared email address? For example:
    UserA:
    Primary(main) address: [email protected], shared address:
    [email protected]
    UserB:
    Primary(main) address: [email protected], shared address: [email protected]
    If not, you can just create an addtional address for the users.
    If you have any feedback on our support, please click
    here
    Frank Wang
    TechNet Community Support

Maybe you are looking for

  • How do I load a playlist onto my 4th gen shuffle using itunes 11?

    I have a 4th generation shuffle, and just installed itunes 11. It's ludicrous that the shuffle doesn't allow you to reorder your music (or in my case audiobooks) manually, or even to resort by album/disc/track #.  Even so, at least in iTunes 10 you c

  • How can I get the iPad to sync Outlook 2010 in Parallels via iTunes?

    Hi I want to be able to sync my iPad with both iCal on the iMac and Outlook 2010 in Microsoft Office 2010, installed in Parallels 7.  What happens is that when I connect the iPad to the iMac (USB) it syncs directly with iCal via iTunes.  How can I ge

  • Question about set local redo log path in DG

    i see doc says that: If a fast recovery area was configured (with the DB_RECOVERY_FILE_DEST initialization parameter) and you have not explicitly configured a local archiving destination with the LOCATION attribute, Data Guard automatically uses the

  • Setup of invoice match control

    Hi, Our auditor wants a screendump from the IMG of the setup of invoice match control. With this I mean the setup of how incoming invoices is matched against the PO and how mismatch is handled. Where in the IMG is this set up? Best regards, Thor-Egil

  • INSERT WITH SQL FUNCTIONS

    Hello Everyone, im using Orc Express 10g, in windows XP My question : Im trying to insert some values with an script and im getting an error .. After i ran this script  : INSERT INTO MY_EMPLOYEE (ID, LAST_NAME,FIRST_NAME , USERID, SALARY) VALUES (&ID