Email setup: cannot change port number

So I created an account here just to express my frustration with how blackberry handles email setting. My grilfriend got a blackberry just because it's free (big mistake, i should have told her to take an iphone instead). Now she wants to check her email from the device. Her school email server uses a non-standard port number (google apps email uses port number 993 for imap server). I googled and followed the trick to enter a wrong password so that I could be taken to the advanced email setting screen. However, even in that screen I only have the option to manually enter the email server (imap.google.com). There is no option to enter the port number. It looks like that option existed in the past but RIM has now assumed that every email server uses standard port number (110, 113) and totally removed that option. This is the stupidest thing I have ever seen. Why don't you let us manually enter the port number when the system fails to find the right one? All other email clients let us do that (outlook, thunderbird, and heck even iphone). This is epic fail from RIM here.

Thanks Xavier. You  brought me very close to the answer.
Now only one trouble is there.
I can maintain entries in the table, and it will take host and port from here.
Port is okay.
But for load balancing, sometimes my host is like this:
abc1234.xyz.com.sg
My actual host which is doing load balancing is : abc.xyz.com.sg
So if incoming URL is like this: abc1234.xyz.com.sg:100, I want it to change to abc.xyz.com.sg:200.
All seems well, but there is this line of code: '
    LOOP AT httpurlloc ASSIGNING <httpurlloc>.
    If specified, match string against (possible wildcard '*' in) table.
      CHECK application IS INITIAL OR <httpurlloc>-applicatn IS INITIAL OR application CP <httpurlloc>-applicatn.
      CHECK for_domain  IS INITIAL OR <httpurlloc>-for_domain IS INITIAL OR for_domain  CP <httpurlloc>-for_domain.
      CHECK host_header IS INITIAL OR host_header CP <httpurlloc>-host.
The last line gives host header as abc1234.xyz.com.sg. So if I maintain my host as abc.xyz.com.sg, it does not go ahead.
I cannot maintain abc1234.xyz.com.sg. Now I am stuck.
Can advise how to go about it?
Thanks in adv.

Similar Messages

  • Can't Change Port number on Mail account settings

    I am trying to use Mac mail to read my .mac email. I can recieve messages but can't send them.
    I have isolated the problem to the port number which is 993. The problem is I can't change it to 25 or to 587 which is what .mac recommends. If I uncheck "use ssl" the port number changes to 143 but I still can't change it.
    I have tried every possible way to change the port but it will not allow me.

    Dave,
    You are trying to change the wrong port setting. Those you are describing are related to Incoming Servers and are changed in Mail Preferences/Accounts/Advanced -- those are NOT what you want.
    Instead click open Mail Preferences/Accounts/Account Information, and click on the arrows beside the name of the Outgoing Server, then choose Edit Server List, and then select the Advanced tab and the smtp.mac.com there. You can then change to Port 587, for example.
    Ernie

  • 10g express, how to change port number for the database home page

    10g express uses port 8080 for its http listener. However this number has been used by Tomcat on my computer. How can I chang the port number for the 10g home page?
    Regards
    jl

    Andy, thank you very much, I have been able to changed the port number following your advice.
    I hope you do not mind I ask a further questions along this line:
    I installed 10 express db on 2 computers. One with Tomcat and the other without. Following your advice, I successfully changed the port number on the one without Tomcat.
    On the one with Tomcat, I believe it was because I installed the 10g express while the Tomcat was running, I can neither go to the 10g's home page (page cannot be displyed), nor logon to the database from sqlplus (ora-12560: TNS:protocal error) even after I shut down the Tomcat. By checking with 'netstat -an', it is known that the http listerner is not listerning.
    Can I change some configuration file to solve this problem? Or do I have to reinstall 10 ex? I prefer the 1st aproach of changing config file, even it is not as easy as reinstallation.
    Thanks
    jl

  • Mail port number won't hold.  Received instructions from Comporium to change port number to 465, SSL checked and password required.  Now port reverts to 110 when quitting mail and reopening.

    OS X Yosemite on MacBook.  Mail port number will not hold.  Changed mail account info as instructed by Comporium, including changing port to 465, use SSL and password.  Now the port reverts to 110 when Mail app is closed and reopened; the entered port number - 465 - will not hold.

    OK folks, I think we have a winner.
    I finally got frustrated so I sponsored a conference call with a Palm Level 3 tech support guy, the Telus rep and a Bell rep.  We were on hold for a total of like 45 minutes as I chained the call along and finally got everyone on the same line.
    So here's the deal: The setup has to be done manually as thepoet suggested.  The incoming server is OK as imap and imap.telus.net with no encryption.  The outgoing server has to be set to point to mail.1xbell.ca with NO authentication, port 25 and no encryption.  The initial Bell tech support guy was quite close to the solution, just the wrong port number and the wrong sequence of setting it up.
    I have been able to send successfully, but want to try a couple of more things before I declare it a complete success.
    Thanks for your help Poet, much appreciate your persistance.

  • Change port number for EM

    I had to recreate EM due to machine name and db domain (etc.) changes. And now the port number is 5502 instead of default 5500. Is there an easy way to set it back to 5500? Thanks.

    Do you have any problem running this with the new port number? If no, you can leave it as it is because Oracle Installation picked the next available port number starting from 5500. So it is not a prblem running it with the new port number.
    If you must change it, then do the following
    Stop DB Console
    Change the ConsoleServerPort property in $ORACLE_HOME\<hostname_sid>\sysman\config\emoms.properties
    Change the REPOSITORY_URL property in $ORACLE_HOME\<hostname_sid>\sysman\config\emd.properties
    Change all occurrence of old port to new port in $ORACLE_HOME\oc4j\j2ee\<hostname_sid>\config\http-web-site.xml
    Start DB Console
    Note that $ORACLE_HOME is where your installation is
    e.g D:\oracle\ora10g
    Hope this helps

  • Change port number of application server

    Hi members,
    I have installed oracle application server 10.1.3 on a windows 2003 server. The default port that it is listening on is 8888. Is there a way to change the port number? Can you please tell me the procedure? Also, how can I change the port number of Oracle HTTP Server? It is installed on a different machine..
    Thanks in advance..

    Yes you can change both your OC4J and OHS ports. Refer following for details:
    http://download.oracle.com/docs/cd/B32110_01/core.1013/b32196/ports.htm#i1038959
    Thanks
    Shail

  • Changing port number in java webserver

    Hi.
    i want to change the port number at which my java weberver is listening.
    the webserver is 2.0 version and is running on solaris platform
    could you please tell me the properties file that i have to change in order to change the port number.
    this is very urgent
    thanks a lot
    mahendra

    Hi,
    Please try this: http://jaysensharma.wordpress.com/2010/02/25/changing-adminserver-port-using-jmx/
    It happens without rebooting the Server Now...Yes This is a new feature. Now it closes the Old Socket and starts a New Socket.
    Thanks
    Jay SenSharma

  • Change port number generated by CONSTRUCT_WD_URL

    We are using load balancing and have 2 ports, one of which is open, and other is not (due to security settings).
    When our application hits the port that is not open, we are not able to open the application.
    Eg: two ports - 100 and 200.
    100 is open, 200 is not.
    So when WD (due to load balancing) runs on port 200, the CONSTRUCT_WD_URL returns port as 200. The application does not load.
    We cannot change the call to the CONSTRUCT_WD_URL method, as it is a standard application that is having it.
    What can we do to avoid this issue?
    Thanks in adv.

    Thanks Xavier. You  brought me very close to the answer.
    Now only one trouble is there.
    I can maintain entries in the table, and it will take host and port from here.
    Port is okay.
    But for load balancing, sometimes my host is like this:
    abc1234.xyz.com.sg
    My actual host which is doing load balancing is : abc.xyz.com.sg
    So if incoming URL is like this: abc1234.xyz.com.sg:100, I want it to change to abc.xyz.com.sg:200.
    All seems well, but there is this line of code: '
        LOOP AT httpurlloc ASSIGNING <httpurlloc>.
        If specified, match string against (possible wildcard '*' in) table.
          CHECK application IS INITIAL OR <httpurlloc>-applicatn IS INITIAL OR application CP <httpurlloc>-applicatn.
          CHECK for_domain  IS INITIAL OR <httpurlloc>-for_domain IS INITIAL OR for_domain  CP <httpurlloc>-for_domain.
          CHECK host_header IS INITIAL OR host_header CP <httpurlloc>-host.
    The last line gives host header as abc1234.xyz.com.sg. So if I maintain my host as abc.xyz.com.sg, it does not go ahead.
    I cannot maintain abc1234.xyz.com.sg. Now I am stuck.
    Can advise how to go about it?
    Thanks in adv.

  • Changing port number for mobile server after installation

    hi,
    i am using windows 2003 server release 2,oracle 11g database R2 and oracle database lite 10g R3. i have installed mobile server successfully with port 80 but when i start the mobile server i receive an error stating that the port 80 is already in use. Now i need to change the port number of the mobile server. can anyone tell me the solution.

    If the Oracle Lite installation type is STANDALONE , then to change the Olite port number to any other available free port number , you have to edit the file default-web-site.xml or http-web-site.xml file present in $OLITE_HOME/mobile_oc4j/j2ee/mobileserver/config directory.
    You can change the port any time in http-web-site.xml file and bounce the services, the new port will take effect.

  • Changing port number

    Hi all,
    i have installed 10AS(10.1.2.0.2) with seperate users for both infra and middletier. now i want to change database listener port number on both middle tier and on infra. Is it possible? If possible how. Thanks

    -shutdown all the infra and middle tier services; on both infra and middle tier do:
    opmnctl stopall
    emctl stop iasconsole
    -stop infra listener and middle tier listener
    lsnrctl stop
    -change listener port in listener.ora on infra and middle tier
    -make change in tnsnames.ora files on both infra and middle tier
    -start listener(s)
    -start OID on infra
    -change the port number in OID
    cn=Oracle Context => infra SID => change value of port for orclnetdescstring
    do this for the infra and middle tier database
    -change other config files like ORACLE_HOME/sysman/emd/targets.xml
    ; ORACLE_HOME/Apache/modplsql/conf/dads.conf
    - start up other infra services and the middle tiers

  • Change Port Number

    Hi,
    How can I change the service name/SID and port number of an oracle 8i database ?
    Please help.
    Regards
    Joshua
    null

    If operating system is windows then open registry, find oracle under local system/software,then find oracle MTS in right side u will see word "port"
    right click and modify its value as req
    Ramchandra

  • Change port number w/o reinstall?

    Anyone know how to change WSX's port number without uninstall/reinstall?

    I would first stop the slapd and then update the nsslapd-port attribute value in the dse.ldif file. Then try to start the slapd and see how it works.
    Thanks
    SS

  • IMassage: Cannot change the number

    Hello Guys,
    I'm trying to use iMassage on my device, but it give me my old number i try to change the number but i coudn't change it.
    I make some troubleshooting make rest for the network setting, and still the same.
    Also i try to signout and resignin and also the same.
    P.S. On email it working properly.
    Best Regards

    If you're talking about changing the number of sides of an existing polygon, forget it. Illustrator does not provide live shape primitives.
    If you're talking about changing the number of sides to which the tool is set, AltClick the page to invoke the tool settings dialog.
    JET

  • Jdev 3112 install changes Port Number???

    Hi,
    I have JDev 3.0 installed, after installing JDev 3.1.1.2, and trying out the jsp samples and some of my own, it seems the port number has been changed to 7070 on startup when I test my application. Can someone tell me where I can change this at.
    I'm running everything in local mode at the moment.
    Thanks,
    Jay Born

    Jay,
    For your second question, here isa simple test, are you able to connect to the database using the connect string that you specified from a different client such as SQL*Plus? The reason I ask is because of the TNS-12505 error that I see in the text that you sent.
    TNS-12505 TNS:listener could not resolve SID given in connect descriptor
    Cause: The SID in CONNECT_DATA was not found in the listener's tables.
    Action: Check to make sure that the SID specified is correct. The SIDs that are currently registered with the listener can be obtained by typing "LSNRCTL SERVICES listener_name". These SIDs correspond to SID_NAMEs in TNSNAMES.ORA, or DB_NAMES in the INIT.ORA file.
    Thanks,
    -Kishore
    null

  • HT5961 My iCloud in setting doesn't have the account option so I cannot change my number? Can someone please tell me how I am meant to change this so I can set up my keychain

    everyone is saying go settings>iCloud>account
    but but my phone doesn't have the account option and I can't change my bl**dy number and it's really beginning to drive me insain.
    Someone please help :,(

    If your trying to change the number used for iCloud keychain, you change it on an iOS device or Mac that is using your keychain as follows:
    iOS 7.0.3 or later: Tap Settings > iCloud > Account, then tap Keychain. Make sure the phone number under Verification Number is correct. If not, enter another phone number.
    OS X Mavericks v10.9 or later: Choose Apple () > System Preferences. Click iCloud, then click Account Details. Make sure the phone number listed under Verification number is correct. If not, enter another phone number.
    Otherwise, please explain what number you are trying to change and what version of iOS you're running.

Maybe you are looking for

  • Quick selection tool not working correctly

    I am trying to extract a portion of a photo...i tried using the selection tool to extract the portion on another picture, and it worked GREAT! Now i'm trying to use it in another photo and the refine image tool isn't extracting it into a new layer li

  • TS3623 Apple TV movie streaming problem

    Hi Folks When playing movies from my computer to Television via apple tv they play for 2-4 minutes the disappear leaving me to have to switch itunes off then back on again but after another 2-4 minutes the same thing happens. Any Ideas?? I've reboote

  • How to use Asset roles?

    I'm trying to figure out how to use the Asset role. When a new employee is hired, he can be assigned a laptop with a small range of extras, e.g. a bag or docking station. Can I create a Asset role named Laptop and somehow some checkboxes and a notes

  • How do i find out if a cpu processor is compatible with my laptop?

    I have a 2000-2a22NR Notebook PC and I want to upgrade my cpu. Right now it has a 1.4GHz AMD Dual-Core Processor E1-1200. I want to put one in that has at least 2.6 GHz or more but I cant seem to find out if I even can or witch ones will work. I can

  • Missing Slider?

    Does CS3 come with the clarity slider? If so, I'm missing it. Is there an update that I'm not aware of? Has anyone else experienced this or is this just my luck? I use windows vista... Thanks