How to receive email in SAP SBWP or SO01 ?

Hi,
I have no problem to configure SAP to send mail out. Now want to configure it to receive mail in SAP Inbox (SBWP/SO01) but not successful.
Found the thread
Receiving e-mails in SAP (from Exchange 2000)
but information is limited.
My system info
a.) SAP = ECC6
b.) Mail server = Lotus Notes
Have done below
a.) Created an SAP ID (testID) with email address
testID(a)test.companyname.com in SU01
b.) Configured SCOT to allow for outbound and tested ok. Default domain = test.companyname.com
c.) Have configured below parameter based on notes 455140 & 546147
is/SMTP/virt_host_0                         *:25;
icm/server_port_1                           PROT=SMTP,PORT=25,TIMEOUT=180
d.) Have asked Mail Administrator to relay
testID(a)test.companyname.com to my SAP server.
Testing
a.) In SBWP, send an external email. Work fine.
b.) Use external mail reply to
testID(a)test.companyname.com, cannot receive in SBWP
According to Mail Administrator, all mail to the domain test.companyname.com will be relayed to my SAP server, they don't keep the mail.
I wonder what else I need to configure in order to receive the mail in SBWP.
Please advise.
Thanks.
Regards,
Kent

Hi,
After set below parameter in RZ10
icm/server_port_1                           PROT=SMTP,PORT=25000,TIMEOUT=180
is/SMTP/virt_host_0                         *:25000;
In SMICM --> Goto --> Services, the Service Name/Port for SMTP will be 25000 with Active status, which I think is not right as the Mail Server can only route to port 25.
So I delete both from RZ10 and change it
icm/server_port_1                           PROT=SMTP,PORT=25,TIMEOUT=180
Now the SMTP service is pointing to 25, but it is not Active. Check trace file, SMICM --> Goto --> Trace File --> Display All , shows below message
[Thr 3599] *** ERROR => NiIBindSocket: SiBind failed for hdl 6 / sock 19
    (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:25) [nixxi.cpp    3174]
[Thr 3599] *** ERROR => IcmBindService: You might not have the permissions to bind the service: test.companyname.com:25 [icxxserv
[Thr 3599] *** ERROR => IcmBindService: NiBuf2Listen failed for host test.companyname.com:25 (rc=-4): NIESERV_USED [icxxserv_mt.
With this setting, I cannot even send mail out.
Refer note 607108 and perform some test
telnet 1.2.3.4 25
220 test.companyname.com Service ready.
helo test.companyname.com
250 test.companyname.com.
mail from:<kent(a)companyname.com>
250 OK.
rcpt to:<kent(a)companyname.com>
553 Relaying blocked at this site.
Mail team claimed that they have set the relay or routing, they have set to treat test.companyname.com as external domain, and relay to my SAP server whenever the mail server receives mail belong to that domain.
When I send to kent(a)test.companyname.com, i don't get returned mail but SAP inbox also not receive the mail.
When I send to kent(a)xxx.companyname.com, i received a returned mail saying that the domain is not valid.
So I assume the routing is already in place.
Please advise.
Thanks.
Regards,
Kent
pls be noted that  (a) = @

Similar Messages

  • HT201342 There is no info here about how to receive emails sent to the new @iCloud account. How do I receive such emails?

    There is no info here about how to receive emails sent to the new @iCloud account. How do I receive such emails?

    There is no info here about how to receive emails sent to the new @iCloud account. How do I receive such emails?

  • How to receive emails

    Hi All,
    My requirement is such that I have to read emails from a
    pop3 server. But question is how to configure WebAS 6.40
    to recieve emails from pop3 server and I have not found
    any solutuion. I have done all settings described in
    <a href="https://websmp101.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700011536752001">OSS Note 455140</a>. If these settings are sufficient to
    receive emails then how could I test that WebAS is able
    to receive emails.
    please put some light on this issue. Any help will be appricited.
    Best Regards,
    Jashan

    Hi Raja,
    Yes I have seen this weblog but problem is we are not using MS Exchange Server and I have tried to send test email to <i>test@fqdn</i> but I am getting failure
    notice. Am I doing right?
    Tell me some other way to test inbound processing If you can.
    Thanks n Regards,
    Jashan

  • How to receive emails on both, icloud mail and hotmail

    Hello
    I use my hotmail account as my Apple ID (since im not able to use my icloud account(@me), and to only have 1 account for everything on Apple),
    and i use my icloud account (@me) for Mail.
    When i receive mails from especially Apple (for example, some one comments on this question) then i only receive a mail on my hotmail account,
    which is bad because i dont check it often, since ive almost totally moved to icloud.
    My question is: What do i do, to (also) receive these kind of mails on my icloud(Mail) ?
    Sincerely

    Do you have any idea of how i do that?
    I've been looking around Hotmail.com(which is now Outlook.com) but havent found it.
    I would appreciate if you could give me some clues..

  • How to receive emails of the same inbox from in a Weblogic Server cluster

    Hi All,
    I have an application running on WebLogic Server with 6 instances. Many requests for the application come from Email. We already set up an email account that will be used by all clients to send email to. But the problem is that the email account inbox can only be opened for reading by a single connection, unlike a typical database. Currently I can only deploy the email reading service on a single server instance, this will effectively create a single point of failure and unbalanced load. What's the best way to read from the same inbox from multiple servers? I am thinking developing something using a database table, sort of leasing, whoever locked the table own the lease and can connect to the email server, but this is pretty hard to implement correctly in all circumstances.
    I did an intensive search on the internet, but couldn't find anything.
    I appreciate your help very much.
    Thanks
    Tao

    Hi Aditya
    By default, OPA 10.4 will collect the minimum amount of information needed to answer the goal of your interview and then display the answer and the reasons for the answer.You can change what appears on these screens within OPM itself (you don't need to change those settings).
    So I would:
    - add a Summary Screen to your project (if you haven't already)
    - add <your goal attribute> to your summary screen. This will display as a link if the goal is unknown and as a sentence showing the outcome and a Why? link when it is known. 
    - add a label to the summary screen, providing information about the outcome (eg "Congratulations you are eligible") or simply show the value of the outcome (eg Your total deduction is %deduction_amount%). 
    - use visibility rules to control which items to display at the start/end of your interview (in your case, maybe hide your goal once it is known and show your label once your goal is known). See OPA help topic "Tutorial: Hiding and displaying summary screen elements".
    The Inferred Brand Discount sample supplied in the OPM install provides an example of this (see Help topic Sample Rulebases for information on how to open this).
    Hope that helps,
    Fiona

  • HOW TO RECEIVE EMAIL! !!

    I'm doing my master project now.Receing and sending email are part functions.I can connect to SMTP server quickly. But when I connect to pop server, I must wait for nearly 30 minutes to get response from server. I don't know why. I think the codes are similar between SMTP and POP connection. Please help me because my deadline is coming!!!!! Thank you!!!!

    i use these codes to get response from pop3 server:
    sc = (SocketConnection)
    Connector.open("socket://ipaddress:110");
    is = sc.openInputStream();
    StringBuffer sb = new StringBuffer();
    int c = 0;
    int b=0;
    while (((c = is.read()) != -1) ) {
    sb.append((char) c);
    System.out.println("get response "+ b++ );
    System.out.println("c= "+c);
    When i run this program,system output is:
    b=0
    b=1
    b=254
    Then noting is printed out. After 20 minutes, c=-1 can be printed! I think there is problem in "c = is.read()) != -1", but I don't know how to correst it!!!!!!!!!Help me please!!!!!!!!

  • How to receive emails i already read from gmail online

    I cant receive the emails I already read from gmail online, maybe because they have been marked as read. Cant mac mail download emails including both read and unread? Thx!

    You can either set Gmail to automatically forward any mail you get to you IP email account so everything gets downloaded when you do a 'get mail'. Or, you can set up POP or IMAP settings within gmail for your IP account, set up a new account in Mail's prefs and tell it to bring in Gmail's messages, so when you do a 'get mail' everything comes down.

  • How to receive emails from skype in english?

    Can you read this? http://skype.m.delivery.net/w/webView?cid=21356219​356&mid=4387626762&pid=28400&vid=13846&ee=a3VycmVu​...
    I cant. And I cannot see anywhere to get it english. 
    This is what skype keeps sending to me.
    Does anyone know why skype desided to send me emails in another language? Whos bright idea was that?
    Where can I undo this and get my emails from skype in english?

    I have the same problem .
    All my settings in Skype are for the english language, but I still cannot find where to inform you of my email notifications from YOU, Skype to be able to recive them in my own language, English. I have tried several months ago and was told to change my settings in my account to English, they where ALLWAYS English, I never changed them.
    Please this could be just a few lines of code that can be added to ones profile that will make Skype better. Thank you for listening!

  • Problem with Send and Receive Emal In SAP System

    Hi gurus!
    I have a following quote:
    Dear !
    I have a problem with send and receive email in SAP system following :
    I want to test send and receive email in local network at my company. I
    had two server
    Server 1 : I setup Exchange Mail Server 2007 with domain controller is
    fes.com
    Server 2 : I setup SAP ERP ECC 6.0
    On Server 1 : I created 2 account ( u1Afes.com and u2Afes.com ) and then I tested send and receive email between u1 and u2 in local network through Microsoft Outlook 2007 -> OK
    and then
    On Server 2: I had configured send and receive email on SAP system
    through tcode SBWP, SCOT and SOST as Note 455140 - "Configuration of
    e-mail, fax, paging or SMS using SMTP"
    for example :
    I logged in SAP system with user Basis01 (with email u1Afes.com ) -> then,using tcode SBWP -> new message -> send to u2Afes.com with Internet Mail type and then status message with green light -> sending ok
    and then I have used Microsoft Outlook 2007, I logged with account u2 ->check email -> Ok. I saw message which send from u1
    Finally, My problem is how can receive mail in SAP system without using Microsoft Outlook
    For example:
    Login system SAP with Basis01 account (with  u1Afes.com ) -> tcode SBWP ->New Message -> send to u2Afes.com
    and then
    Login system SAP with Basis02 account (with u2Afes.com ) -> tcode ??? ->
    To receive email from Basis01 (with u1Afes.com )
    Please help me now
    Thanks
    I replace "@" with "A" because of banning email of this forum.
    This quote is about sending email in local network. And we can't receive any email from the outside email address. Addition if I wanna send email to internal email in Internet (we've just tried with email address in local network) What should I config in SAP and Exchange ?
    By the way, Is SAP Server IP added to Relay Agent for sending or receiving mail ?
    Regards
    An NLP
    Edited by: An NLP on Apr 6, 2010 7:03 PM

    Hi,
    This problem is a classic problem of mail routing via Exchange. Exchange like most mail servers use the domain part of the email address as a means to route mails. So I will make an assumption that your main company mail addrss is "User @ fes.com".
    So when you send a mail to the "User @ fes.com mail" address the mail is delivered to your Outlook mail address as this is the default route for company.
    (Q) So how do you get your Exchange server to relay the mail into the sending SAP system?
    (A) The easiest way would be to setup and unique mail domain for your SAP system. I always recommend "user @ client.sid.company.com" which in your case would be "u1 @ 100.PRD.fes.com". You can then instruct Exchange to send any emails addressed to 100.PRD.fes.com domain to your SAP system. Also using this format of address you can configure multiple mail connections into multiple SAP systems.
    (A) Another answer would be to enter the "Full" email address (LOcal and Domain part of address) into the routing rule for Exchange e.g. "U1 @ fes.com" so that all emails addressed to this user will be delivered into SAP. However this method requires a lot of Admin as you will have to update Exchange with ALL email address that need to receive emails. Also if your corporate mail address is "U1 @ fes.com" then all mails will be forwarded to SAP.
    I would definitely NOT recommend this method but the decision is up to you.
    P.S. The IP address of the SAP system is entered into the mail header of the email. This is standard practice in SMTP relay. You can suppress this header in Exchange
    Hope this helps
    Michael

  • Is Possible to recived email in sap. could I syncronizing my box email?

    Hello Everybody,
    I'm a doubt..  I conigurated the SCOT for to send email thougth SAP and is ok, but my ask is..
    Is possible to received email in SAP at the t-code SBWP, is possible syncronizing the email box with the SAP or not is only possible to send..
    Please answer this question as soon as .. and if possible could you explain me ?
    Thanks

    hi please find the below steps to do the same
    Steps to perform in SAP:
    1. Transaction SM59 u2013 Setup an RFC Destination for the execution of the email transfer
    a. Name: Internet Mail Gateway
    b. Connection Type: T
    c. Description: Internet Mail Gateway
    d. Activation Type: Start
    e. Explicit host:
    i. Program: c:\<dir>\mlunxsnd (I used c:\sapmail)
    ii. Target Host: <Server_Name>
    f. (MENU) Destination -> Gateway Options
    i. Gateway Host: < Server_Name>
    ii. Gateway Service: sapgw00
    iii.<OK>
    g. SAVE
    2. Transaction SCOT u2013 Setup a default domain for your system
    a. (MENU) Settings -> Default Domain
    i. <Default_domain> (i.e. Domain u2013 company.com)
    ii. This setting gives a default to any user who does not have their email address maintained in the system. <user_name>@<default_domain>
    3. Transaction SCOT u2013 Setup of the Node for queuing the emails before transfer to Exchange
    a. Click on u201CINTu201D -> Create button
    b. Give Default name (I choose EXCHG, as this was the node type for the Exchange Connector)
    c. Give Description
    d. Assign the RFC Destination previously created (Internet Mail Gateway)
    e. Node: u201CInternetu201D
    f. Address area: *
    g. Supported address Types:
    i. All formats except the fllw
    ii. ALI, OBJ, OTF, SCR, URL
    h. Choose Ok and Save
    4. Transaction SCOT u2013 Setup a job to execute the send process on the queue.
    a. (MENU) View -> Jobs
    i. Select the Create Button
    ii. Job Name: SAPConnect
    iii. Put Cursor on Variant: SAP&CONNECTINT *As you created an INT Node, you need to run the variant for all of the INT sending. You can select SAP&CONNECTALL, but if you are not using any other node types, you can run with SAP&CONNECTINT.
    iv. Select: Schedule Job Button
    v. Schedule job for a periodic run u2013 approx. every 15 minutes
    vi. Save
    5. Transaction SU01 u2013 Maintain each useru2019s email address
    a. Select users who require the ability to email from SAP
    b. Under the address tab, in SU01, maintain their email address.
    Steps to perform on the SAP system (operating System):
    1. Create a directory for the SAP programs.
    a. Create directory c:\sapmail (Directory can be anything)
    b. Unpack the ML*.CAR file from SAPu2019s website
    c. Alternatively, copy the ML* files from /usr/sap/../run/ directory. This ensures version compatibility with your SAP instance.
    2. Create the directories for your u201Csendmailu201D program
    a. http://emailrelay.sourceforge.net/
    i. Download the emailrelay program
    b. Create directory c:\winnt\spool\emailrelay
    i. Unpack the contents of the emailrelay zip into this directory
    c. create Directory c:\reskit (Used to make the emailrelay program run as a service
    i. http://www.tacktech.com/display.cfm?ttid=197
    1. www.tacktech.com had some great instructions for creating a service on the NT side. (Thank you Tacktech)
    2. Use SRVANY to create the services, as documented below.
    d. Open command prompt
    e. Follow instructions for creating a service
    i. cd \reskit
    ii. execute c:\reskit\instsrv.exe "<SERVICE_NAME_Engine>" c:\reskit\srvany.exe
    1. This service is the u201Cengineu201D
    iii. execute c:\reskit\instsrv.exe "<SERVICE_NAME_Send_Process>" c:\reskit\srvany.exe
    1. This service is the u201Csend processu201D
    iv. Modify the registry to represent the two new services
    v. View instructions for Parameters and Application Creation under the services in the registry
    vi. Command lines should be as follows:
    1. <SERVICE_NAME_Engine> - c:\winnt\spool\emailrelay\emailrelay.exe --as-server --no-daemon
    2. <SERVICE_NAME_Send_Process> - c:\winnt\spool\emailrelay\emailrelay.exe --no-daemon u2013-hidden --forward-to (your_mailhost):SMTP --poll 5
    vii. Start the services using service mgr.
    f. cmd prompt cd \sapmail
    g. mlsomadm c:\sapmail\mailgw.ini (see below)
    3. Create a mailgw.ini file (This file is used by the mlunxsnd program)
    a. Open a command prompt
    b. Change to the directory c:\sapmail
    c. Run command mlsomadm c:\sapmail\mailgw.ini
    i. This creates the parameter file for the send process.
    d. MAILGW.INI entries
    i. System Name: [SID]
    ii. Client: [000]
    iii. Username: [MAILADM] u2013 no user required, as this is not being used for your connection
    iv. Password: [*******] u2013 leave empty
    v. Language: [E]
    vi. Load Balancing: [N]
    vii. Hostname: [app_server_name]
    viii. System Number: [00]
    ix. Gateway Hostname: [ ] u2013 you do not have to specify, it will use the default
    x. Gateway Service: [ ] u2013 default will be used
    xi. Use SAP Router: [N]
    xii. Set Bcc Flag on Env..: [N]
    xiii. Trace Level <In..>: 1
    xiv. Trace file <In..> c:\sapmail\tracein.txt - Can be where ever you want
    xv. Sendmail Command: c:\winnt\spool\emailrelay\submit -u2013from <SENDER_ADDRESS>
    xvi. A warning may come up that says to not use the u201Cu2013tu201D flag. IGNORE
    xvii. Codepage: [ISO-8859-1]
    xviii. Generate Notificat..: [N]
    xix. Trace Level <Out..: [1]
    xx. Trace File <Out..>: c:\sapmail\traceout.txt - Can be where ever you want
    xxi. Update File c:\sapmail\mailgw.ini [Y]
    Steps to perform on the Microsoft Exchange System
    1. Allow the SAP systems to enter on port 25 to send mails using Microsoft Exchange (SMTP Communication)

  • Recive/Send Emails VIA SAP

    Hi
    I am just wondering is there any way we can receive email via SAP B1. I know I can send email using the outlook add-on. Is there any add-on or program that can be used to receive emails directly to SAP B1? Basically I just want to replace outlook.
    Thank you very much for your help
    Sanjaya

    Dear,
    You can user SBO Mailer function in the SAP Service Manager
    For installing it, Go to the Server Tool folder > Double Click "Setup.exe" > Select
    "Modify" option > Select (Check) the SBO Mailer component > and finish
    the installation..
    I attached a note 1145354 for your information as below :
    Symptom
    The following troubleshooting information may be required in configuring
    the Mail Services, in addition to the information covered in the
    Administration Guide:
    1.  Ensure that You have already setup an e-mail account for SAP
        Business One users on your mail server. To verify the connection
        with the mail server, choose Test Connection.
    2.  The mail service checks the connection with the specified mail
        server and e-mail account and displays an appropriate message.
    If the SMTP server requires some authentication, for example if the SMTP
    server is configured to accept only login authenticated mails, but you
    selected No Authentication, the test connection will be successful.
    However, no e-mails are sent.
    To check whether the connection to the SMTP server works, send a test
    e-mail.
    If the connection fails, make sure:
        o  You have entered the correct name of your mail server.
         o  You have entered the correct user name and password.
    After changing any of the settings, restart the SBO Mailer.
    Other terms
    SBO Mailer, SMTP server, test e-mail, configuring Mail Services,
    Reason and Prerequisites
    FAQ
    Solution
    The SAP Business One mail service supports mail server authentication
    using user name and password. This note describes troubleshooting
    information in addition to the information provided in the  Administration Guide.
    Wish the information above is useful for you.
    Regards
    Apple

  • How to receive replies back to SAP user's inbox from external domain.

    We are facing a scenario where an email should be sent from SAP to any external domain ( ie: abc.com ) and  I know that we can trigger outgoing mail from SAP but not sure about receiving emails to a specific SAP User id's inbox (SBWP). I was searching some information from SAP notes and found one (SAP Note:- 455140) but not sure whether it's possible in our current version(R/3 release 4.6C). Please confirm ASAP since we have to decide a key functionality based on this.

    I have tried SCON -> Settings -> Inbound distribution.
    But my question is how does the system receive the reply from the external domain. We can execute the send process in the transaction SCOT. But how do we initiate the receive process ? When we send a email from SAP to some external domain eg. yahoo.com, the recepient of that mail would see the mail as coming from the address that is configured in the SAP user master record (Internet mail) of the sender. So when a reply to the original mail is sent, it would go to the email address of the sender that is mentioned in the "Internet Mail" field of the SAP user master record and not to the SAP User Inbox of the original sender.

  • How to send only one (of several) attachment from a receiver email adapter?

    Hi all,
    I have been working with the SAP XI email adapter for some time and now I encountered the following challenge:
    I am receiving a message via email from a partner, call some modules which lead to the generation of 5 attachments in total for the incoming message.
    I then map the MainDocument to a CONTRL message and return it to the sender using the dynamic parameters of both the sender and the receiver email cc.
    I am filling these parameters inside the message mapping; so far I am not using the mailpackage xsd (the only things out of the ordinary are checked boxes for "use adapter specific parameters", "variable transport" and "keep attachments").
    My problem is that the email receiver cc now generates an email with 5 attachments when I need it to add only the CONTRL (aka MainDocument) as attachment to this email.
    Do you know if there is a way to tell the receiver cc to only use one attachment (or to remove attachments from the original message, f.ex. inside the message mapping)?
    Thanks and cheers!
    Stefan

    Hi Stefan,
    >>>>Do you know if there is a way to tell the receiver cc to only use one attachment (or to remove attachments from the original message, f.ex. inside the message mapping)?
    1. It cannot be done in a mapping
    2. have a look at mz blog
    how simple it is to write an adapter that will do what you need
    (just check the delete part of this blog):
    /people/michal.krawczyk2/blog/2006/02/23/xi-dynamic-name-in-the-mail-attachment--pseudo-variable-substitution
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • SAP Approvers are not receiving email

    Hi Gurus,
                   Please find the below issue and send me the solution .
    It would appear that SAP Approvers are not receiving email notification when invoices are posted to their SAP box, which is causing delays in payment.
    Thanks & Regards,
    Chiranjeevi.

    Thomas,
    Let me add this information. Some, but not all of the PO and AP email notifications are being delivered to Outlook. For years we have been running a modified version of RSWUWFML2 for Purchase orders and AP invoice approvals with no issues. At the beginning of this month, unbeknownst to us, our HR group scheduled RSWUWFML to run only for HR Appraisal Review notifications. Our job runs once per hour at a quarter past the hour. Their job runs every 20 minutes. Since both jobs update table SWU_WLSCAN, I suspect that our job is only seeing the last 15-20 minutes of work items as being eligible for delivery because RSWUWFML has modified the last run date. Does this sound right? If so, how can they be run together?
    Thanks,
    -don.

  • How to check received mails in SAP system

    Hi Experts,
    I have a requirement where I need to send an email from Outlook to SAP system using SMTP.
    All the SMTP configurations and settings have been done.
    I had a query that how do I check that the mail is recieved in the SAP system.
    Like we have Utilities - Overview of send orders to check the mails sent from the SAP system, do we have some place to check the receiving mails also?
    I came to know about a SOOD table, but no entry is been made in it when I test sending mail.
    Any help would be highly appreciated
    Regards,
    Saumya

    Hi Saumya,
    You can try this just to see if your CRM is receiving emails.
    Go to t-code SCOT and then Utilities->Trace Settings. Activate the trace for inbox.
    Then send an email to your CRM system.
    Wait a few seconds and then go to SCOT again, and then Utilities->Trace Selection.
    Check if an entry corresponding to your email was created.
    If not, maybe some configuration is missing. I've always worked in a Interaction Center scenario, with ERMS integration. For that, the configurations steps need were:
    - Activated the workflow
    - Configurate t-code SO28 to generate the ERMS object
    - Used ERMS rule modeler to route my emails to an organization ID
    - Activated service SAPCONNECT (with an user associated for authorization)
    Hope that this may help you to go a little trough.
    Kind regards.

Maybe you are looking for

  • Macbook Pro Retina crashing on wake

    Hi, Just suddenly my MBP Retina has been crashing and I can't figure out why. When I open the lid all I see is a black screen but the keys light up. I then close it again, give it ten seconds and it comes to life saying it has recovered from a crash.

  • Retaining the selected tab in a tabbed block of selection screen

    Hi, My report has a selection screen with a tabbed block displaying 3 tabs. I want to retain the tab that was selected before executing the report and display that tab as the activetab when the user back navigates from the output list of the report t

  • Can't add friends in Game Center

    HI!  Our doughter has  iPod touch 5th gen. She has a child Apple ID account which we used to sing in to Game Center. She can use multiplayer option but can't add friends from her contacts. When we go to friends button she gets message: allow iCloud c

  • Photoshop Elements 12 and Premiere 12 both install, but neither of the Editors will launch.

    Photoshop Elements 12 and Premiere 12 both install, but neither of the Editors will launch.

  • HT5621 Facebook question for ipad 4

    At one time I had an old email address that I had to change.  Since then, when I am in Facebook, it keeps popping up with my old email address. How to I delete old facebook acct with old email address and start new one?