Zombie Changes to Domain/Host Name in Mail Settings Window

For the second time since setting it up, the domain name has changed from "domain.com" to "local", and the host name has changed from "myserver.domain.com" to "myserver.local".
This tends to screw up my mail services.
I cannot determine why this would change, by itself, without any external intervention from anyone.
Suggestions?

Thanks for your reply!
The server is configured with static IP and running DHCP, DNS and mail, connectet to a D-Link router (the router also acting as a firewall). The DNS is configured with forwarder IP-addresses to the ISP and Google. Domain/hostname is changed from server.ljungh.net to server.local in postfix/main.cf (and other config files) and triggered if internet connection is lost by rebooting the router (or if internet connection to ISP is down for some other reason). Everything is working fine as long as the internet is up and running. The server is not acting as a firewall or multiple-network-controller.
Output from changeip -checkhostname:
Primary address = 192.168.0.196
Current HostName = server.ljungh.net
DNS HostName = server.ljungh.net
The names match. There is nothing to change.
dirserv:success = "success"
Output from dig server.ljungh.net:
; <<>> DiG 9.6.0-APPLE-P2 <<>> server.ljungh.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61515
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;server.ljungh.net. IN A
;; ANSWER SECTION:
server.ljungh.net. 10800 IN A 192.168.0.196
;; AUTHORITY SECTION:
ljungh.net. 10800 IN NS server.ljungh.net.
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun May 30 16:45:38 2010
;; MSG SIZE rcvd: 65
Output from dig -x 192.168.0.196:
; <<>> DiG 9.6.0-APPLE-P2 <<>> -x 192.168.0.196
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27573
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;196.0.168.192.in-addr.arpa. IN PTR
;; ANSWER SECTION:
196.0.168.192.in-addr.arpa. 10800 IN PTR server.ljungh.net.
;; AUTHORITY SECTION:
0.168.192.in-addr.arpa. 10800 IN NS server.ljungh.net.
;; ADDITIONAL SECTION:
server.ljungh.net. 10800 IN A 192.168.0.196
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun May 30 16:46:01 2010
;; MSG SIZE rcvd: 105

Similar Messages

  • Change of database host name

    Hi,
    Recently we moved our database servers from IBM to exadata. This caused change in the host name of database. For this we reconfigured all the EPM (11.1.2.2) applications with new host name (with option to reuse existing tables). While reconfiguring we created new instance and new domain and configured everything in new domain, keeping old instance and domain untouched. However now when we log into HFM we are not able to see any applications nor any data.
    Please suggest what to do?
    Thanks in advance.

    The process for rehosting a database is outlined at :
    http://docs.oracle.com/cd/E40248_01/epm.1112/epm_deployment_options/ch04s03s02.html
    http://docs.oracle.com/cd/E40248_01/epm.1112/epm_deployment_options/ch04s03s03.html
    There is no need to create a new epm instance and weblogic domain
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • I want to change IP and Host Name of application serve

    our application server is on IBM AIX platform and now i want to change IP and Host Name of application server?

    Hi Again;
    For Ip please see:
    How to change the IP Address for a Release 11i Instance ? [ID 364099.1]
    How to Change IP Address in an Oracle Applications Environment [ID 553318.1]
    PS:Please mention your EBS version
    Regard
    Helios

  • Change from Actual Host Name to a DNS alias

    Here is our current standalone Oracle Application Server 10g configuration:
    Platform
    UNIX Owner = ora10g (all services run from this account)
    Red Hat Enterprise Linux AS release 4
    All services run from this host
    Database version 10.2.0.4.0
    Infrastructure
    Version = 10.1.2.3
    Installation Type Identity Management
    OHome = /ins01_app01/oracle/oraInfra
    UNIX Owner = ora10g
    MiddleTier
    Version = 10.1.2.3
    Installation Type = Business Intelligence and Forms
    OHome = /ins01_app01/oracle/oraMidtier
    Only two mid tier components contain apps we use:
    Discoverer Viewer (integrated with EBS) and OC4J_Portal (for Web Services).
    I’m new at this so please bear with me. I want to change the URL from the actual host name to a DNS alias. For example, the current URL for Discover Viewer:
    https://actualhost.dom.com/discoverer/viewer
    I want to change the URL to use a DNS alias, such as this:
    https://devhost.dom.com/discoverer/viewer
    I have reviewed the following documentation on how I might accomplish this task:
    Oracle® Application Server Administrator's Guide 10g Release 2 (10.1.2)
    Chapter 8 Changing Network Configurations
    8.2.2 Changing the Hostname, Domain Name, or IP Address of a Middle-Tier Installation
    ID 734821.1 - chgiphost.sh Fails with java.lang.UnsatisfiedLinkError Can't find library pass (libpass.so or .so) in
    sun.boot.library.path or java.library.path
    However, there are some questions I want to resolve before proceeding:
    1) Am I on the correct path with section “8.2.2 Changing the Hostname”
    2) How can I confirm the middle-tier instance is registered with Oracle Internet Directory and therefore must supply the orcladmin password during this procedure.
    3) Are there any specific to our installation that I might be missing.
    Thanks,
    Pat

    1. Yes you are on the right track.
    2. You can confirm by going to AS Control Console for Midtier; click on Infrastructure link, among the top left links; and see which OID it points to.
    3. you seem to be having it all.
    AMN

  • Change IP and Host name of the server

    Hi,
    Db :11.2.0.3
    Os:Aix6
    OS team are going change IP address and host name of the server which has ASM and DB.
    What are the things we need to follow for this?
    Thanks & Regards,
    VN

    OS team are going change IP address and host name of the server which has ASM and DB.
    What are the things we need to follow for this?1. TNSNAMES.ORA files everywhere
    2. LISTENER.ORA on server
    If there are thin JDBC clients, change IP/hostname in their connection URLs.

  • Configuration changes when the host name gets changed

    hi,
    Can you please let me know what I should change and where if I change my host name after installing EP NW'04?
    Anything in Config tool and anything in DB?
    Chandra.

    Here you go:
    We used a combination of these 2 docs to do it successfully.
    SAP Note:  757692
    Good HP Doc on it.
    http://docs.hp.com/en/T2357-90007/ch03s06.html
    jwise

  • Host name for mail server

    Hi,
    i am developing an application in which i can read the inbox of my outlook.
    my problem is that i am not able to connect mail server and getting 'messaging Exception' as
    A remote host did not respond within the time out period .
    I think i am not able to give the HOST name correctly .
    How can i get the host name and from where?
    Thanks,
    Dinesh

    You can get the hostname by clicking on the account properties in outlook, but the port you connect to must be opened by your system admin.

  • My work changed its Domain and now my mail will not load.  How do I change this?

    My place of employment changed its domain this morning.  I am able to change domains on my iPhone and iPad, but not on my Mac.  Now my account will not work.  I tried deleteing the account and recreating it, but it still does not work.  Any ideas?

    Went into Settings - Mail - my work account - Domain.
    Don't see a Domain listing in the Mac Mail program.

  • Change Adobe Connect Host Name

    Hello, Can I change my host name in adobe connect ?

    Hi,
    Only Account Administrators can chane the name of any user in the account.. They can do it via Administration--> Users and Groups--> Select any user--> Edit Information..
    I hope that answers your query.. let me know if you meant something else when you wrote 'Host-name'..
    Thanks
    Sameer Puri

  • Changing Oracle Apps. host name

    Hi,
    I would like to know if it is possible to change a hostname of an Oracle Applications server (11.5.9 / 11.5.10).
    If so, what is the procedure?
    Thank you,
    Yaniv

    Hi Yaniv,
    Yes. It is possibe to change hostname.
    The procedure is to do a self-clone.
    1. The hostname you are going to change to should be "ping"able. There should be an entry in the /etc/hosts of the new hostname.
    2. Take a backup before you proceed.
    3. Follow all the steps in Note :- 230672.1 Except that you will not be copying files over as the source and the target are the same. The adcfgclone.pl fro dbTier and appsTier will prompt you for hostname, change it
    Regards,
    Suleman

  • Domain name/"primary DNS" name/mail host name/mail server name/mx name

    Hi,
    I have registered my domain name (N.com) with an external dns server and created an MX record (mail.N.com) for it as well. My server sits behind a router and internet traffic is port(80)-forwarded to my server's fixed internal ip address (I can access my webpages from the internet just fine). When I initially setup the server I was asked to give it a "primary DNS name." I naturally assumed that N.com was supposed to be entered here, but that just caused all kinds of problems (though I still do not understand why). So I reinstalled and currently have server.N.com as the primary DNS name of the server (although it shows up in Server Admin and Workgroup Manager as server.local--why is that?)
    I have had no luck getting any email from the internet with the default settings in mail services (domain name of N.com and host name of server.N.com). Having no luck with the defaults, I assumed that maybe I needed to change the host name to "mail.N.com" so that it matched the MX record. I also changed the user preferences in Workgroup Manager to receive mail from mail.N.com--but still no luck. Could someone tell me what I am doing wrong and how come none of the Mail Service literature mentions anything about what a mail "host name" is supposed to be? Is it supposed to be the same as the "Mail Server" name that Workgroup Manager asks each user for? and is it the same as the MX record name?
    I am just needing some help to connect all these variously named, but undefined, dots.
    Also, how come I can access webmail from the internet using www.N.com/webmail but can't do it from any computers within my physical network (I have to use IPaddress/webmail or server.local/webmail)?
    Also, should my user email addresses be [email protected] or [email protected] (which is the current default)?
    Thanks in advance and good luck!
    John

    I had been told by a friend that ... regular email coming in from the internet would go through port 80
    Unfortunately you were misinformed.
    My MX record needs the extra subname (such as "mail") in front of the domain name, right?
    Not at all. A MX record for 'N.com' is entirely valid (expected, in fact).
    An MX record tells remote mail servers where to send mail for any domain/subdomain. If you think about it, let's say you worked for Apple and you wanted people to be able to send email to [email protected], well then you need an MX record for 'apple.com'.
    You can see if you dig MX apple.com that they actually have 9 MX records, but the point still stands.
    Now, you might also have MX records for subdomains so that you can have [email protected], [email protected], [email protected], etc. Each of these subdomains would need a separate MX record.
    So, in general, for any set of email addresses @[anything.]domain.com you have a MX record telling remote mail servers where to send that mail.
    Of course the MX record name is mail.N.com, but I think you are implying that the in the Mail settings of Server Admin where it asks for domain name all I need to put there is the N.com, right?
    What I mean is that you need to set the domain name to whatever domain name you expect to receive mail at.
    If you want users to have email addresses in the form of [email protected], then you enter 'N.com'.
    If you want users to have email addresses in the form of [email protected] then you enter 'mail.N.com'.
    If you want both forms, enter one in the main domain and add the other(s) in the Advanced -> Hosting -> Local Host Aliases section.
    Is there anything in the Mail settings that needs to have the full MX record name (mail.N.com)?
    Yes. Either the 'domain name' or the 'Local Host Aliases' needs to contain the same thing as your MX record. That's because the MX record tells remote servers to send mail to this machine, but the machine won't accept the mail unless it is configured to do so.
    What is the "host name" supposed to be?
    This should be the name that remote servers see when this machine tries to send outgoing mail.
    Ideally this should match the reverse DNS of your IP address, that way when it connects to a remote server it says "Hi, I'm $hostname" and the remote server can lookup the machine's IP address and see the same result. This will reduce the problem of remote servers thinking you're sending them spam.
    If you only have a single IP address then this probably needs to be something like 'N.com'. If you don't have control over your reverse DNS then you're going to run into a problem.
    Also in the user accounts (in Workgroup Manager) what should the "mail server name" be? Is it the host name or the domain name?
    Off hand, I don't know.
    Also, why are all the default user email addresses [email protected] (the name I gave the server at setup)? Why doesn't the user accounts create [email protected] as the default address?
    Presumably because the mail server says it is 'server.N.com' and therefore any accounts on that machine would be [email protected]. Changing the domain name (as above) should fix that.

  • Error while connecting to Microsoft Exchange server using javamail: "com.sun.mail.util.MailConnectException: Couldn't connect to host, port: host name , 993; timeout -1"

    I am trying to read mails from my outlook microsoft exchange server. Following is the code:
    public void readEmailsFromOutlook(/*String host, String username, String password*/ ) throws MessagingException, IOException {
          String host = "hostname";
          String username = "domain\\username";
          String password = "password"
          // Create empty properties
          Properties props = System.getProperties();
          props.setProperty("mail.smtp.auth","true");
          props.setProperty("mail.store.protocol","imaps");
          props.setProperty("mail.imap.auth.plain.disable","true");
          props.setProperty("mail.imap.host",host);
          props.setProperty("mail.imap.port","993");
          props.setProperty("mail.imap.user",username);
          props.setProperty("mail.imap.pwd",password);
          props.setProperty("mail.imap.debug","true");
          props.setProperty("mail.imap.ssl.protocols","SSL");
          props.setProperty("mail.imap.socketFactory.class", "javax.net.ssl.SSLSocketFactory");
          props.setProperty("mail.imap.socketFactory.fallback", "false");
          props.setProperty("mail.imap.socketFactory.port", "993");
          // Get session
                     Session session = Session.getInstance(props, new ExchangeAuthenticator(username, password));
          session.setDebug(true);
          // Get the store
          Store store = session.getStore("imaps");
          //Store store = session.getStore();
          store.connect(host, username, password);
          // Get folder
          Folder folder = store.getFolder("INBOX");
          folder.open(Folder.READ_ONLY);
          BufferedReader reader = new BufferedReader(new InputStreamReader(
              System.in));
          // Get directory
          Message message[] = folder.getMessages();
          for (int i = 0, n = message.length; i < n; i++) {
            System.out.println(i + ": " + message[i].getFrom()[0] + "\t"
                + message[i].getSubject());
            System.out.println("Read message? [YES to read/QUIT to end]");
            String line = reader.readLine();
            if ("YES".equalsIgnoreCase(line)) {
              System.out.println(message[i].getContent());
            } else if ("QUIT".equalsIgnoreCase(line)) {
              break;
          // Close connection
          folder.close(false);
          store.close();
    But it threw the following error:
    DEBUG: setDebug: JavaMail version 1.5.1
    DEBUG: getProvider() returning javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle]
    DEBUG IMAPS: mail.imap.fetchsize: 16384
    DEBUG IMAPS: mail.imap.ignorebodystructuresize: false
    DEBUG IMAPS: mail.imap.statuscachetimeout: 1000
    DEBUG IMAPS: mail.imap.appendbuffersize: -1
    DEBUG IMAPS: mail.imap.minidletime: 10
    DEBUG IMAPS: trying to connect to host <hostname>,port 993, isSSL true
    com.sun.mail.util.MailConnectException: Couldn't connect to host, port: 10.75.250.60, 993; timeout -1;
      nested exception is:
    java.net.ConnectException: Connection refused: connect
    at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:693)
    at javax.mail.Service.connect(Service.java:345)
    at javax.mail.Service.connect(Service.java:226)
    at com.capgemini.utilities.Utilities.readEmailsFromOutlook(Utilities.java:1261)
    Whats wrong with my code?
    Please help!!!!

    You're using the "imaps" protocol, but you've set properties for the "imap" protocol.  Change all the property names from mail.imap.* to mail.imaps.*.
    Also, get rid of all the socket factory properties.
    If you still can't connect, see these connection debugging tips.
    Most likely you're using the wrong host name or port number.  In almost all cases, it's better to just let JavaMail choose the correct port number.

  • How to change host name for SLD

    Hi All,
    How is possible to change host name of SLD configuration?
    I want to change my portal host name used for SLD configuration from aaa.bbb.net to aaa.ccc.net.
    How can i do it?
    Thanks a lot!
    Alex

    Hi,
    you can change it in System Landscape directory.
    Go to the http:yourportal.com:50000/sld
    then click on the Landscape and update the new host name.
    Raghu

  • How do I change the account name in Mail on the iPad?

    I Am setting up my new iPad mini running iOS 8.1.
    other her mail accounts I have set up show the account name as the email address but when I set up my iCloud account the account name simply says "icloud".
    It is a bit confusing because there are other iCloud's mail accounts set up that just list it by email address.
    Does anyone know know how to change the displayed account name in Mail?

    Hi Gabe Hamrick,
    Welcome to the Support Communities!  
    You can change the Description field of your iCloud email account so that it displays what you want.  Follow the steps in the article below to get into you Mail settings.  However, in step 3 instead of adding an account, you should already see your iCloud account showing in the Accounts section of the screen.  
    Add an email account on your iPhone, iPad, or iPod touch - Apple Support
    http://support.apple.com/en-us/HT201320
    1.  Tap Settings.
    2.  Scroll down and tap Mail, Contacts, Calendars.
    3.  Tap on your iCloud account.  On the next screen, tap on your (name)@icloud.com email address to the right of the word Account.  Change the Description field to whatever you want to display.  Tap Done in the upper-right corner.
    I hope this information helps ....
    - Judy

  • After specifying the external host name under outlook anywhere, users pop up for password

    Dear All,
    I have installed and configured exchange 2013 as a fresh installation on server 2012 and it worked fine till i changed
    specifying the external host name under outlook anywhere(in exchange ECP -> Server -> server -> W12R2-Email2013).
    My internal domain is starnavigator.lk and we have several accepted domains listed. but all the staff checked web mail through
    mail.leoburnett.lk internally and externally. even now web mail is working fine.
    After i added external host name as mail.leoburnett.lk
    all the internal PCs start to pop up for user name and password and its not  connecting. 
    even if I reversed back the settings, still prompt for user name and password. also auto discover cant locate the settings. if i configure the settings manually, i t works for first time and after restarting outlook, again prompt for name and password.Any
    any advice or solution please??
    Thx,
    Dulana

    Run this tool and post the result (only errors)
    https://testconnectivity.microsoft.com/
    After configuring outlook manually, run Test E-Mail Autoconfiguration and Connection Status and post the result.
    Editing just an URL for OA shouldn't cause any issue.
    Did you restarted IIS Service?
    Cheers,
    Gulab Prasad
    Technology Consultant
    Blog:
    http://www.exchangeranger.com    Twitter:
      LinkedIn:
       Check out CodeTwo’s tools for Exchange admins
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

Maybe you are looking for

  • How do I use FileReference.load() when selecting multiple files???

    Hi All, Basically I am developing my own Adobe Air FTP client application (Flex builder 4.6). I have have successfully managed to get the user to select one or more files from their local machine to send via FTP. The file(s) are then added to an arra

  • Internal Forex Trading

    Hi All, Request you to share your views on Internal forex trading (Mirror Transaction) I am working on Internal forex trading , when i enter the details of the transaction in the Tcode TX31 for transaction close and give in the required details, syst

  • Ldb pnpce

    hi, i have to display a report using ldb PNPCE .Displayed Data should be between the date period entered in selection-screen. say pn-begda = 11.02.2008 and pn-endda = 17.02.2008.for this i hav written code GET PERAS. PROVIDE massn massg begda pernr s

  • HT1455 cannot start after a failed Mountain Lion upgrade

    need help on Mountain Lion failed upgrade from Snow Leopard. Cannot repair disc in utilities either.

  • No matter what I do I cant get into my ipod

    I forgot my password and to many attempts so now I am locked for 23 million mins. I have tried to do a recovery but it doesnt work what is my next step. Pat Gardner