Be aware when using a custom domain name

Accessing your site on the iPhone by going to http://gallery.me.com/yourname here works fine.
If you have a personal domain pointing to http://gallery.me.com/yournamehere - the site doesn't render on the iPhone correctly.
I called tech support, Apple is aware. Bummer.

Well, you set the From: address that will appear on the email in Preferences, Accounts, Account information. (You can even add multiple email addresses in the Email address line -- just separate them with commas. Then you can select which From: address to use.)
Anyone who looks at the complete message will still be able to see where it came from, but the From: field will be what you intend.
-fred

Similar Messages

  • Azure AD user name not using configured custom domain name

    I have configured a few users for Lync Online that I setup before I had custom domain name work with Azure AD.  Now I have the custom domain setup and verified and configured as the primary domain.  The users that were configured for Lync
    Online are still displayed with the *.onmicrosoft.com username in Azure AD.
    Is there a way I can change these users so their usernames use our custom domain?

    You can easily change the UPN via PowerShell:
    Set-MsolUserPrincipalName -UserPrincipalName [email protected] -NewUserPrincipalName [email protected]
    If you want to do this in bulk for all users, you can use something like this:
    $all = Get-MsolUser -All
    $users = $all | ? {$_.UserPrincipalName -match "tenant.onmicrosoft.com"}
    $users | % {Set-MsolUserPrincipalName -UserPrincipalName $_.UserPrincipalName -NewUserPrincipalName $_.UserPrincipalName.Replace("tenant.onmicrosoft.com","domain.com")}
    Test it first against a single user of course :)

  • How to 'Hide' real domain when using a personal domain name

    Hello!
    I'd be grateful if anyone has a solution for the following:
    I use a personal '.co.uk' domain name for e-mailing, but my 'real' domain (from my ISP) shows up to the recipient when I send e-mails.
    I remember from my days of using Windows that there was a way of hiding it in Outlook Express (in an article I read about personal domain use). Is there a way of hiding my 'real' domain in Mail?
    Just to clarify how I'm set up with my personal domain: I bought it off 1&1 who then activated it for mail forwarding with, of course, my 'real' domain e-mail address as the destination.
    Any advice would be gratefully received.

    Well, you set the From: address that will appear on the email in Preferences, Accounts, Account information. (You can even add multiple email addresses in the Email address line -- just separate them with commas. Then you can select which From: address to use.)
    Anyone who looks at the complete message will still be able to see where it came from, but the From: field will be what you intend.
    -fred

  • How can I use a custom domain name?

    I noticed that when I try to publish my website, it prompts me to provide a domain name which will have ".businesscatalyst.com" tagged on the end. Is there a way to publish this site to a domain name I already own?

    After you publish to a free temporary BC site, you can either pay for the hosting on BC, or if you have a subscription to Muse or Creative Cloud you can redeem one of your included site hosting credits to push the site live, then you can assign your domain name to the site.
    http://helpx.adobe.com/muse/tutorials/upgrading-launching-your-muse-site.html

  • Web Sharing with custom domain name

    Hi,
    I am wondering if I can use a custom domain name with the built in web sharing. Instead of it going to http://10.0.0.2/ it will be http://www.mydomain.com/. Thanks in advance.
    Ryan

    I have GoDaddy hosted domain name which I have setup to forward all web traffic to my ISP provided web page (eg http://my.webpage.ISP.com/account-name).
    There is nothing magical about that URL. So I do not see any reason why you can not use your DynDNS.org name.

  • New issue breaking Gmail when using custom domain name

    I have been using my own domain name in conjunction with Gmail since the launch of Gmail.  The use case is fairly straightforward -- I have my own domain name and have created an email address alias on this domain ("custom email address') that forwards email to my Gmail account.  I have configured Gmail to override the From field with this custom email address.  With this configuration, Gmail is happy.  
    On my Z10, I had created a Gmail email integration account via the Advanced Settings with my custom email address in the "email address" field and my gmail email address as the username with the appropriate gmail server settings.  When I continue from the advanced screen, I was taken to the Google account login screen where I grant permissions for my BlackBerry to access my account.  On this screen, I logged in using my gmail email address.  This worked fine and I received email without incident on my Z10 since I bought it on the Feb launch date ... until this past weekend.  My Z10 then suddenly reported that my settings had changed and nothing I could do could convince it to accept the above settings as correct.
    If you have a similar configuration and have noticed recent issues, there is a solution.  This new "issue" appears to be that when you log into the Google permissions screen during the BB10 email account configuration process (i.e. the Google login page after you enter all the server settings in Advanced section of BB email account setup), you are no longer allowed to enter a username that differs with the custom email address you are setting up.  It won't ever tell you that this is the problem.  You just get a vague email settings error at the end of the process and you can't get your mail.  It is possible that Google is the one who introduced this glitch, since the solution is within your Google account configuration, not BlackBerry.  Simply put, you must associate your custom email address with your gmail account login within Google.
    To do this, log in to Gmail using your usual gmail address.  Click on your Gmail address in the top right corner, select the "Account" link in the drop down.  Click the "Edit" link to the right of the Email heading.  At the bottom of this edit page add your custom email address in the field next to the label "Add a new alternate address".  After you add it, you will need to verify this address via an email that will be in your Gmail account.  I probably should have done this long ago, but never had the need to until now.
    Now you can get BB email working again.  Go back to the BB10 account settings page for your Gmail account.  This time when are kicked over to the Google login page to grant permissions to your BlackBerry to access your account, use your custom email address as your Google username and use your usual Gmail password.

    Amazing, Thanks !

  • Custom Domain name for Azure virtual machine using azure websites

    Hie, I am using a cloud service (e.g cloud1) and it has a hosted VM in it (Windows server 2012). It is having a URL cloud1.cloudapp.net. So I want to use the domain name (e.g azuresite1.azurewebsites.net)created from azure.
      So how do I add the Cname record and everything in this setup .
      I already tried to use
    this but that didn't work
     What additional steps are required to add custom domain name to an azure virtual machine and, the custom domain name is also an azure website

    If you want to use azuresite1.zurewebsites.net then i think, you have to create a azurewebsite. If you have a custom domain then following should work.
    You have findout the IP that is attached to the VM. 
    Point your domain name to that IP (using domain dashboard)
    Now your domain points to whatever the site hosted on the VM (port 80)
    If you have more sites then, you have specify HostName for the site which you want to use with domain name.
    Try and let me know if this helped.

  • How can send mails using hotmail/rediffmail domain name?

    I have used the below code to send a mail using javamail API?Even when I am sending my application does not have notified any of error/exceptions,But the message is not reached to I have given receipient's address in the to field.
    import javax.mail.*;
    import javax.mail.internet.*;
    import javax.activation.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    import java.util.*;
    public class Sendmail1 extends HttpServlet {
    private String smtpHost;
    // Initialize the servlet with the hostname of the SMTP server
    // we'll be using the send the messages
    public void init(ServletConfig config)
    throws ServletException {
    super.init(config);
    smtpHost = config.getInitParameter("smtpHost");
    //smtpHost = "sbm5501";
    smtpHost = "www.rediffmail.com";
    public void doGet(HttpServletRequest request,HttpServletResponse response)
    throws ServletException, java.io.IOException {
    String from = request.getParameter("from");
    String to "[email protected]";
    String cc = "[email protected]";
    String bcc ="[email protected]";
    String smtp ="www.rediffmail.com";
    String subject = "hai";
    String text = "Hai how r u";
    PrintWriter writer = response.getWriter();
    if (subject == null)
    subject = "Null";
    if (text == null)
    text = "No message";
    String status;
    try {
    // Create the JavaMail session
    java.util.Properties properties = System.getProperties();
    if (smtp == null)
    smtp = "www.rediffmail.com";
    properties.put("mail.smtp.host", smtp);
    Session session = Session.getInstance(properties, null);
    //to connect
    //Transport transport =session.getTransport("smtp");
    //transport.connect(smtpHost,user,password);
    // Construct the message
    MimeMessage message = new MimeMessage(session);
    // Set the from address
    Address fromAddress = new InternetAddress(from);
    message.setFrom(fromAddress);
    // Parse and set the recipient addresses
    Address[] toAddresses = InternetAddress.parse(to);
    message.setRecipients(Message.RecipientType.TO,toAddresses);
    Address[] ccAddresses = InternetAddress.parse(cc);
    message.setRecipients(Message.RecipientType.CC,ccAddresses);
    Address[] bccAddresses = InternetAddress.parse(to);
    message.setRecipients(Message.RecipientType.BCC,bccAddresses);
    // Set the subject and text
    message.setSubject(subject);
    message.setText(text);
    Transport.send(message);
    //status = "<h1>Congratulations,</h1><h2>Your message was sent.</h2>";
    } catch (AddressException e)
    status = "There was an error parsing the addresses. " + e;
    } catch (SendFailedException e)
    status = "<h1>Sorry,</h1><h2>There was an error sending the message.</h2>" + e;
    } catch (MessagingException e)
    status = "There was an unexpected error. " + e;
    // Output a status message
    response.setContentType("text/html");
    writer.println("<title>sendForm</title><body bgcolor= ><b><h3><font color=green><CENTER>CALIBERINFO.COM</CENTER></h3>Your message was sent to recepient(s).<br><font color=red>"+"\n"+to);
    writer.println("<br><br><a href=e:/mail/javamail/mail.html>back to compose</a>");
    writer.close();
    Please any one help me out from this probs.
    Awaiting for yours reply,
    or give me a reply to: [email protected]
    Regards,
    @maheshkumar.k

    Hi,
    how can send mails using hotmail/rediffmail domain name?In your java application,you specified www.rediffmail.com as your
    smtp server.But that is the address of that website.Try will a smtp
    server instead.For a list of free smtp servers,please visit http://www.thebestfree.net/free/freesmtp.htm
    Hope this helps.
    Good Luck.
    Gayam.Srinivasa Reddy
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support/

  • How do I configure snow leopard server to allow local client to access the server using its public domain name

    I have SLS 10.6 running on my local network with DNS configured.
    I can access the server from a client on the lan using server.local or server.domain  where domain name is my publically registered domain,
    From the internet I can access my server using the registered domain name i.e. www.domain.com. 
    Is it possible to set my server up so that www.domain.com  also reaches the server when used by a client locally?   At present I get a page not found error.

    The configuration you're aiming for is called split-horizon or split-brain DNS, and it's quite possible.  It can get slightly hairy when you have different stuff using the same host name for different purposes, for instance, and you'll need to track all external DNS entries in your internal DNS server when you're running "split". 
    Here is how to set up DNS services.   Split-horizon is one of the options listed there.
    My preference is to use a different domain or subdomain within the network, and to avoid using split-horizon where I can reasonably manage it.  One domain name is configured for and reachable outside and is effectively public, and the other domain (or a subdomain) is inside and private and only reachable directly or via VPN, for instance.

  • Custom domain name pointing issues

    Hi
    I've set my custom domain name for my webpages and it is working fine - www.domain.com points to my iweb site. But how can i make sure that domain.com (without the www.) also points to my iweb site? I know I could change settings on my domain registrar (godaddy) and create an A record but it requires an IP address to point to...
    Any ideas?

    But how can i make sure that domain.com (without the www.) also points to my iweb site?
    Please read the 3rd bullet on the godaddy instructions
    http://help.godaddy.com/topic/163/article/4100
    I know I could change settings on my domain registrar (godaddy) and create an A record but it requires an IP address to point to...
    If you want to do it that way, you use the IP for web.me.com You can find this at any of the countless websites which let you look up IP's.

  • Help! Azure VM Web Server and Custom Domain Names

    I am going to be pretty basic here, so I apologize at the start ;)....We are attempting to setup a web server for our customer applications in Azure. We need to setup the website with multiple subdomains i.e. ourcompany.com is the main site but we will have
    customer1.outcompany.com, customer2.ourcompany.com, etc.... 
    I have a domain name registered with GoDaddy. I have a virtual machine up and running. I have a test website up and running and can access it externally ( the net ) so I do have endpoints figured out at minimum. 
    Example. the current virtual server is ourcompany01.cloudapp.net . Our registered domain name is ourcompany.com.
    Using our domain registrar,I am able to point ourcompany.com to ourcompany01.cloudapp.net.
    The problem is that I want our customers to see ourcompany.com not ourcompany01.cloudapp.net in the browser. 
    How do I make that happen and also allow for the subddomains?
    Any help would be greatly apprciated as I am under the proverbial gun to make this happen!!!!

    Hello ShapopoJoe
    You are right about making changes in your DNS Registrar. That is the last step that is suggested in the article:
    http://azure.microsoft.com/en-us/documentation/articles/cloud-services-custom-domain-name/
    And about createing the sub domains, you will need to use the IP address. Since you would be creating more than one subdomains for your 'www.ourcompany.com', you will need to map them to Reserve IP address.
    You can refer to this link for creating more Reserve IP address:
    http://azure.microsoft.com/blog/2014/05/14/reserved-ip-addresses/
    Thanks.
    Syed Irfan Hussain

  • How do i use my own domain name with creative cloud?

    how do i use my own domain name with creative cloud?
    i don't want to post web pages from behance.net. i want to use the domain name i have for my material. is there a hosting service for this? if not, can someone give me some pointers so I can publish?
    thanks!!
    Lori

    http://forums.adobe.com/community/behance is where you would ask about publishing to "something else" from that program
    I use OLD Dreamweaver, and upload my HTML with an FTP program to my own web site... I will GUESS you can do that, if you can save HTML to your hard drive to then be able to upload to your web site

  • Deploying Azure Web Site and Custom Domain Name

    I'm new to Azure and not at all familiar with the various methods of publishing to Azure via Git, etc. I belong to the old school of plain old IIS folder structures and uploading HTML files to Inetpub directory for deploying web contents.
    I have created an Azure web site at
    http://mysite.azurewebsites.net and have added a CNAME record on our DNS server to redirect traffic from www.mydomain.com to mysite.azurewebsites.net but to no avail. I have downloaded and installed the Azure
    PowerShell but can't seem to do anything with it. Any advice on how to configure the custom domain name for my azure web site as well as how to deploy contents to it, preferrably the old school way, would be much appreciated.
    Thanks!

    Hi,
    Azure web site support several development stacks, such as .net, node.js, php, python, and different stack has different deploy process, see more at:
    http://www.windowsazure.com/en-us/documentation/services/web-sites/
    refer to
    http://www.windowsazure.com/en-us/documentation/articles/web-sites-custom-domain-name/ for more information about how to configure the custom domain.
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can i use a personal domain name with iweb 06?

    I have 2 personal domain names. and i read some where that i can host with.mac and still use my personal domain name. does any one know how to do that or is that just a feature with iweb 08. i bought this comp in 07 new so guess its iweb 06 or 07. little help here?

    AlexandreaJane:
    Welcome to the Apple Discussions. Yes you can. See: http://discussions.apple.com/thread.jspa?threadID=1164519&tstart=0 and Personal Domains.
    OT

  • Using a personal domain name

    I am trying to use a personal domain name with my iWeb page. I found the directions to do so - it says go to File>Set Up Personal Domain. I am using iWeb 06 and I do not have an option under File (or anywhere else) to "set up personal domain". What am I doing wrong?

    I wonder if you could help. I have iWeb 08 and have followed the instructions for personal domain name and its be 4 days now and my page is still loading with the long address. I've contacted .mac about his but nothing yet. Do you know what to do?
    Did you purchase a personal name and, at the place where you have it, set the www CNAME to web.mac.com? Or arrange ordinary forwarding?
    Could you provide your personal domain name plus the name you gave your site inside the iWeb app?

Maybe you are looking for

  • How do I set permissions between iMac and Macbook Pro using apple extreme base station hooked up to comcast modem

    I am trying to share files on my iMac with my wife's macbook Pro for which I am set up as a second user with administration privileges.  I think i have the computers finding each other (for example my iMac shows up on the shared list in my wifes's fi

  • I added a CD to iTunes and every track is a separate album.  How do I combine them?

    I do not know how to combine several tracks into one CD.

  • Slow scrolling

    When I'm on a doc page or an internet page,  the scrolling is very slow.  I heard that it may be the video driver is the wrong one or not installed.  I checked that and the driver is not installed.  I used the msi exe driver installer and it seems li

  • ICal default alarm

    I have iCal preferences set up to automatically create an Alarm 15 minutes prior to the scheduled event. When an event is set up as "all-day", the alarm will go off at 11:45pm the prior day. This makes total sense on why Apple does this and it is pre

  • Importing classical music

    I use iTunes 9.1.1 on Windows XP and want to import about 1.500 cd's of classical music (AAC 320 kbps). I see that every album is stored in folders the following way: first name of the artist and then in a subfolder the name of the album. (Artist / A