BO reports or sent message in mobile or iphone.

Hi
Can you please let me know how to biew BO reports on mobile.
I am aware that reports can be viewed only in Iphone and that too there is App called SAP BI.
Could you please let me know how I can connect to that.
I have to do POC for the same for the project.
Also if you aware that can we send message in iphone based on one of the condition for example if reports is showing list of jobs running in database and one of the job fails and that can be messaged.
Regards
Gaurav.

on this:
Gaurav Mang wrote:
Hi
Can you please let me know how to biew BO reports on mobile.
I am aware that reports can be viewed only in Iphone and that too there is App called SAP BI.
Could you please let me know how I can connect to that.
You can use Mobile BI to view reports on iPhone, iPad or Android - you have to set the reports to the mobile BI category on the BI Platform.  Please search for this (per the SCN rules of engagement), as there are several postings on SCN that cover this already
Gaurav Mang wrote:
t.
Also if you aware that can we send message in iphone based on one of the condition for example if reports is showing list of jobs running in database and one of the job fails and that can be messaged.
This is part of BI Platform alerting and monitoring - please search for this as well as this is covered on SCN.

Similar Messages

  • "sent messages" folder on my iPhone 4s

    Emails sent from my mac are not showing up on my iPhone 4s. I am using an email address hosted by godaddy and it's an IMAP account.
    In settings / mail / accounts / advanced / sent mailbox: I see the "sent messages" folder and it is checked (on the server).  But in my email app, that folder does not appear.
    Can someone help me on this? I want to be able to see the emails I send from my mac on my iPhone (I can see iPhone sent emails on my mac)
    Hope this makes sense.
    Thanks!!
    Matt

    Basics from the User Guide are restart, reset, restore.

  • How to get a error message when sms is not sent to a mobile no.

    Scenario: once po is finally released sms is sent to the respective vendor.This has been done. But, Now the client want to see the error details(i.e, the mobile no. to whom sms i s sent) if the sms is not sent to any mobile no. and also wants a z program through which they can schedule the background job of resending the sms to those no. who have not received.
    As i tried a lot with this but unable to go ahead, so plz help me <removed by moderator>
    TABLES:LFA1.
    DATA : WA_FINAL  LIKE ZME_EKKO_RLS ,
          IT_FINAL  TYPE STANDARD TABLE OF ZME_EKKO_RLS.
    DATA GV_MSG TYPE STRING.
    DATA GV(16) TYPE C.
    DATA  : GV_RETURN  TYPE STRING.
    DATA: HTTP_CLIENT TYPE REF TO IF_HTTP_CLIENT .
    DATA: WF_STRING TYPE STRING ,
    RESULT TYPE STRING ,
    R_STR TYPE STRING .
    DATA: RESULT_TAB TYPE TABLE OF STRING.
    *BREAK-POINT.
    IF SY-TCODE = 'ME29N'.
      IF  SY-UCOMM = 'MESAVE' AND I_EKKO-PROCSTAT = '05'.
        SELECT * FROM ZME_EKKO_RLS INTO TABLE IT_FINAL
           WHERE  EBELN = I_EKKO-EBELN .
        IF NOT  IT_FINAL[] IS INITIAL .
          LOOP AT IT_FINAL INTO WA_FINAL .
            IF WA_FINAL-SSTAT = '02' .
              CONTINUE.
            ELSEIF  WA_FINAL-SSTAT = '01' .
              SELECT SINGLE * FROM LFA1 WHERE LIFNR = WA_FINAL-LIFNR.
              IF SY-SUBRC = 0.
                GV = LFA1-TELF1.
              ENDIF.
              CLEAR GV_MSG.
              CONCATENATE 'Dear Sir/Madam, PO No:' WA_FINAL-EBELN ' Dtd:' I_EKKO-BEDAT ' with reference to vendor no:' WA_FINAL-LIFNR 'has been released on you''.' 'Detail hardcopy will be sent to you soon' INTO GV_MSG.
              CLEAR WF_STRING.
              CONCATENATE
              'http://182.18.143.30/sendsms.php?username=edhik&password=194385&'
              'sender=TSIL&mobile='
              GV
              '&type=1&message='
              GV_MSG
              INTO
               WF_STRING.
              CALL METHOD CL_HTTP_CLIENT=>CREATE_BY_URL
                EXPORTING
                  URL                = WF_STRING
                IMPORTING
                  CLIENT             = HTTP_CLIENT
                EXCEPTIONS
                  ARGUMENT_NOT_FOUND = 1
                  PLUGIN_NOT_ACTIVE  = 2
                  INTERNAL_ERROR     = 3
                  OTHERS             = 4.
              CALL METHOD HTTP_CLIENT->SEND
                EXCEPTIONS
                  HTTP_COMMUNICATION_FAILURE = 1
                  HTTP_INVALID_STATE         = 2.
              CALL METHOD HTTP_CLIENT->RECEIVE
                EXCEPTIONS
                  HTTP_COMMUNICATION_FAILURE = 1
                  HTTP_INVALID_STATE         = 2
                  HTTP_PROCESSING_FAILED     = 3.
    *if sy-subrc = 0.
    *call method http_client->get_last_error
    *importing
    *code =
    *message = gv_errortext.
    *endif.
              CLEAR RESULT .
              RESULT = HTTP_CLIENT->RESPONSE->GET_CDATA( ).
              REFRESH RESULT_TAB .
              SPLIT RESULT AT CL_ABAP_CHAR_UTILITIES=>CR_LF INTO TABLE RESULT_TAB .
              REFRESH RESULT_TAB .
              SPLIT RESULT AT CL_ABAP_CHAR_UTILITIES=>CR_LF INTO TABLE RESULT_TAB .
              LOOP AT RESULT_TAB INTO R_STR.
                CONCATENATE R_STR SPACE(1) INTO GV_RETURN.
               write:/ r_str.
              ENDLOOP .
              IF  NOT GV_RETURN IS INITIAL .
                UPDATE  ZME_EKKO_RLS
                       SET: SMSTX = GV_MSG ,
                             sstat = '01'
                   WHERE EBELN = WA_FINAL-EBELN .
                IF SY-SUBRC = 0 .
                  COMMIT WORK .
                ENDIF.
              ENDIF .
            ENDIF .
          ENDLOOP.
        ENDIF .
      ENDIF.
    ENDIF .
    Edited by: Vinod Kumar on Aug 1, 2011 2:58 PM

    Hi 
    when you call the webservce to send the sms using the method if it is successful it will return as success and if any issue it will raise the error which you have to handle, but it will not give you confirmation wether sms is sent ,
    regards
    m.a

  • Sent messages never go through and keep saying wil...

    My wifes Nokia N79 has recently started putting sent messages in her outbox saying that it will try to re-send then fails to send them at all. She got the phone 2nd hand which was originally on T-Mobile network but she is on O2. I have tried taking her sim card out and putting in my phone and it works fine.
    She has had a couple of messages back form a few people saying that they got the same message 45 times yet she never gets a delivery report! Does anyone know if this is a handset issue rather than a network issue or have any advice whatsoever?
    Many thanks,
    Gordy1976 
    Solved!
    Go to Solution.

    Hi gordy1976,
    This might be of help:
    /discussions/board/message?board.id=messaging&message.id=21688#M21688
    (Too lazy to type)
    Cheers,
    DeepestBlue
    5800 XpressMusic (Rock Stable) | N73 Music Edition (Never Say Die) | 1108 (Old and faithful)
    If you find any post useful, click on the Green "Kudos" Button on the left to say Thank You...

  • Sent messages aren't saved in the Sent Items folder in Outlook 2013

    When we send a message in Outlook 2013, a copy of the message should be saved in the Sent Items folder by default. If Outlook doesn’t save a copy of the sent message, it may be caused by any one of the following
    reasons:
    The “Save copies of messages in the Sent Items folder”
    option in Outlook is disabled.
    The save location for sent messages was changed to another folder.
    There is a custom view set on Sent Items folder, or the view on
    Sent Items is corrupt.
    Outlook Data File may be damaged.
    To resolve the issue, use the appropriate method for your situation.
    Enable the Save copies of messages in the Sent Items folder
    option
    To configure Outlook 2013 to save copies of your sent messages in the Sent Items folder, please follow these steps:
    1. Click File tab > Options.
    2. Click Mail on the left pane.  
    3. Scroll to the Save Messages section, select the check box before “Save copies of messages in the Sent Items folder”.
    4. Click OK.
    If it is the replying message that is not saving to the Sent Items folder, we need to disable the “When replying to a message that is not in the Inbox, save the reply in the same folder” option in the location mentioned above.
    If you’re using an IMAP account, please also make sure you didn’t select the “Do not save copies of sent items” in Account Settings. To check this, Please refer to the following steps:
    1. In Outlook, click File tab > Info.
    2. Click Account Settings > Account Settings, and then double-click your IMAP account to open the
    Change Account wizard.
    3. Click More Settings button.
    4. Under Sent Items heading, clear the check box before “Do not save copies of sent items”.
    5. Click OK and click Next to complete the configuration.
    Make sure there is no rule or anything else to redirect sent messages to other folders
    To check if it is caused by Outlook rules, please follow these steps:
    1. In Outlook 2013, click Home tab.
    2. Click Rules > Manage Rules & Alerts.
    3. In the rules list, check if there is any rule that applied to the sent messages may cause this issue.
    In addition, some rules may be corrupt or hidden and we cannot see them from the rules list. We need to use the MFCMAPI tool to find and delete the corrupt/hidden rules. To do this, we can use the following steps:
    1. Download MFCMAPI tool from: http://mfcmapi.codeplex.com/
    2. Start MFCMAPI tool.
    3. Click Session menu >
    Logon, select the Outlook profile you are using and click OK.
    4. Double-click the mailbox that contains the inbox rules that you want to delete.
    5. A new window will open. In the new window, expand
    Root Container or Root – Mailbox, and then expand
    Top of Information Store or IPM_SUBTREE.
    6. Right click on Inbox and select
    Open associated contents table.
    7. In the Inbox window, locate and then right-click the items that have the
    IPM.Rule.Message message class, and then click Delete Message.
    To identify a specific rule, you’ll have to select the rule in the top pane in MFCMAPI and then scroll down in the lower pane and look at the
    Property name(s) column. Find the ptagRuleMsgName property name and check the value against the rule name you were trying to delete in Outlook.
    8. In the Delete Item dialog, select
    DELETE_HARD_DELETE from the Deletion Style drop-down menu.
    9. Click OK.
    Reset the view settings on Sent Items folder
    If you accidently changed the view settings on Sent Items folder, this may cause some sent messages not visible in the folder. To check if you’ve set any view settings on Sent Items folder, please follow:
    1. In Outlook, select Sent Items folder.
    2. Click View tab from the Ribbon.
    3. Click View Settings button. If you notice the
    Reset Current View button is clickable, it means the view settings for Sent Items have been changed before.
    4. Click the Reset Current View button and then check the Sent Items folder again.
    Scan and repair the Outlook Data File
    To repair the .pst file, please follow:
    1. Find and start the Inbox Repair Tool in the following path:
    For Outlook 2013 on a 32-bit version of Windows:
    <disk drive>\Program Files\Microsoft Office 15\root\office15
    For Outlook 2013 on a 64-bit version of Windows:
    <disk drive>\Program Files(x86)\Microsoft Office 15\root\office15
    2. In the Inbox Repair tool, click Browse to locate the PST file by using the Windows file system.
    3. Click Start.
    4. After the analysis scan has completed, it will present you with a scanning report and options for the next step. Click Repair button.
    To repair the .ost file, since this type of data file is a copy of information saved on your mail server, we can just delete the OST file and restart Outlook to re-create a new one.
    For more information about repair Outlook data files, please refer to this article:
    Repair Outlook Data Files (.pst and .ost).
    If you have any comments on this topic, please feel free to post here.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Same problem here, connecting to a Groupwise (not latest) server. Whenever Mail.app 3 tries to upload/save a new messsage to the server, it would not save and completely lose the message!
    I found slightly more information by turning off the "Save to server" option for Sent and Drafts, created a new message that I saved as draft, and then tried to manually move items to the Drafts or Sent folder on the IMAP server.
    The error I received was: The message <message> could not be moved to the mailbox <mailbox>-<account>. The IMAP command "APPEND" (to <mailbox>) failed with server error: APPEND NotJunk.
    To my inexperienced eyes, it looks like the latest version of Mail changed it's default IMAP handling commands that may be incompatible with older IMAP servers. Anyone else have more insight or know how I can get back Mail.app 2.x from Tiger?

  • TS2755 Hi All - I sent a text using my iphone 5 - It is PAYG and had no money in it. It tried to send as an SMS but gave the 'green button reject message'. After deleting the convo, the phone keeps trying to send the deleted text via SMS and wont stop not

    Hi All - I sent an sms using my iphone 5 - It is PAYG and had no money in it. (stupidly)
    It tried to send as an SMS but gave the 'green button reject message'.(no money)
    Step 2 in this stupidity - the phone keeps trying to send the deleted text via SMS and wont stop notifying me of this. Totally ruining the functionallity of my phone, and more so totally annoying. All I want to do is stop the constant re-trying of sending the deleted SMS.
    Any ideas?
    Many Thanks!

    Hi, many thanks for your help - Pressing and holding sleep/reset hasn't worked, the msg is still continually reporting it is failing to send. I can restore to a previous version however I'll lose my paid apps. Is there any way to work around this. I'm only concerned about one app - Epocam HD which I purchased last month. My last backup on PC is 4 March 13 - before I bought the paid app - Itunes advises me I'll have to re-pay to get my apps (app) back. Even though it advises that icloud backed up this morning at 1:30 am (which although it is before the text, I cannot manually select this restore).
    What a mess!

  • My sent messages are vanishing

    Hi
    I've encountered a very strange problem with Leopard Mail: Sometimes after I send a message, it does not appear in my sent items folder. If the vanished message is a reply to another, Mail will place that little icon next to the original in my inbox to indicate that I've replied, yet when I click on this, instead of being shown my reply, I get the following error message (where “XXXXXXX” is the subject of my email):
    Mail was unable to find your response to the message “XXXXXXX”. You may have deleted the message.
    What's weird is that there seems to be no pattern to this problem and it is quite intermittent - it doesn't seem to be specific to any particular email addresses or recipients within a certain domain. It is not dependant on files being attached to the message, or the message being formatted in rich text etc. All of my efforts to replicate it consistently have failed. The only thing I can say is that it seems to happen more when I've spent a long time writing an email: If I've started typing, left the message for a while and returned to it. That said, the problem has also occurred on short, quickly typed and sent messages...
    I have checked my mail server logs and with the people the messages were meant to go to. The vanishing messages do seem to arrive as they should.
    I have three accounts checked by Mail: .Mac, Hotmail and an IMAP account. The problem only occurs with the IMAP account. I do know that I'm not running out of mailbox space on my server and that there are no preferences set in Mail to delete sent items. I also have no Mail rules that could blamed.
    Also, I'm using the HTTPMail plugin to receive my Hotmail. I'm not sure I can blame the fault on this, though, as I've been using it in various versions for years (back to Panther Mail) without any problems.
    I did follow this guide on Hawkwings, which although not specifically related to my problem, came up when I did a Goggle search on data corruption in Mail (the guide suggests deleting and allowing mail to rebuild an 'Envelope Index' file):
    http://www.hawkwings.net/2006/02/01/the-dreaded-your-home-directory-is-full-mess age/
    The problem did go away for a while but is now reoccurring.
    So, I wonder if anyone can shead some light on this for me please? Any advice would be much appreciated!
    Cheers
    Matt

    Hi
    Thanks for your replay and apologies for my late response.
    Unfortunately, my missing emails do not show up in a spotlight search and Mail is neither saving them as drafts nor placing them in any other random folders - they really do seem to be vanishing after I click send! I should note, though, that after I click send, I do see the regular mail activity I would expect - i.e. the 'Sent' folder in Mail changes to 'Sending...' and the activity bar indicates the message is being sent (complete with progress bar). It's just that after this the message does not appear in my Sent folder.
    I can really only conclude that some file somewhere has become corrupt, but I'm really not sure which. It might even be something at the mail server end because, as I mentioned, this fault only effects one out of three accounts I use Mail to check.
    On a possibly unrelated note, I had been having some general instability issues with Leopard lately, so today I used Disk Warrior to rebuild the root directory of my System Disk (I've used Disk Warrior for quite a while, but this will be the first time I've used it since my clean install of Leopard). Disk Warrior's report did flag up damage it had fixed in files that were certainly associated with Mail, though like the idiot I am, I didn't save the report file so I can't say exactly which files they were. D'oh! I can hope that this may have solved the problem - of course my missing sent emails have not returned, but at least if it doesn't happen again the future I'll be happy...
    Matt

  • Sent messages and inbox messages all appearing in same list

    Hi there
    Please can anyone tell me how I can separate out my sent messages from my inbox messages? Currently when I go to "Messages" from the home screen it takes me to a list of all messages, both sent and received, altogether. I've not had this with any other phone - normally have an "inbox" and "sent" - please is it possible how I can see the messages separately as you would do normally, not all together in one long list?
    Are there any Apps to allow me to do this? Does iSMS allow this functionality - to have messages separated into inbox and sent folders accordingly?
    Thank you for any help answering my question.

    It's an absolutely brilliant phone don't get me wrong but this issue dumbfounds me. SMS is the biggest feature on every mobile. Why would a company deliberately choose to design a messages page and have all messages together instead of taking a bit more time (and money) developing it a bit further as with 99% of modern phones and move messages into appropriate folders - inbox, sent, drafts? Just to put them all in one list, making it impossible to tell which are ones you have written or been sent to you.
    For example: if I send a text sms to John Smith that message appears under "John Smith" in the messages page, and then when John replies to it that message too appears under "John Smith" in the same messages page (no other information other than the name of the person) - absolutely no way at all to tell which is the one I have sent and the one I have received without manually clicking into each - if I had 50 messages this would be very impractical as you can imagine. You can see my frustration?
    You cannot tell which messages you have sent and ones you have received - even a small marker like "R" for received and "S" for sent would help distinguish between them and be an improvement if all were to stay in the same page like they do. Is Apple likely to provide a solution to this soon in a next update?

  • Messages sent on iPhone not displaying correctly in Entourage sent messages

    Hi. I was really looking forward to "full Exchange support" on my iPhone, but am unhappy to report that that's not what I've got. When I send messages from my iPhone and Entourage imports them into the sent messages folder via Active Sync, the messages show up with no subject, no recipient, and the body of them just looks like a bunch of code!
    The sent messages do show up fine in my iPhone, as well as when I log into my online Exchange site... this seems to be an issue exclusively with Entourage. Well, all Mac users utilizing Exchange are limited to Entourage... is this a problem for everyone? I found a Microsoft story on this, but it references Entourage 2004- I'm using the latest version in '08. Here's the link to the story:
    http://support.microsoft.com/kb/926521
    Any light anyone could shed on this would be much appreciated! It's hard for me to accept that it's just a bug that's been known about for several years, but never fixed. Thanks!

    This does not appear to be iPhone-specific. It is an issue with ActiveSync in general, as that KB document explains. This happens with any phone using ActiveSync.
    A very hacky workaround is to choose the setting to automatically Bcc yourself on all sent messages, then set up a rule in Entourage to move messages from yourself to the Sent folder.

  • Sent messages only appear in the sent folder after restarting Thunderbird

    Hi, my problem is that sent messages do not appear in the sent folder unless I restart Thunderbird. I have the sent 'copies' box de-checked as if not although it syncs I end up with two copies (of sent messages).
    I am using Thunderbird 31.2.0 on OSX Yosemite connecting via IMAP to ZOHO mail with STARTTLS on 587 for SMTP.
    Hope you can advise, I've tried SSL/TLS on 465 also and it is the same. It's a bit of an inconvenience not being able to view the sent messages.
    Many thanks

    Interesting to know (the RFC violation) but as you say, perhaps not relevant as such, although if ZOHO wasn't auto-placing a copy in sent then I could check the 'place a copy in' option and it would work ok.
    Anyhow, I tried your recommendations and yes, I use both an Android and an iPad to also check my mail but with both disconnected from Wi-Fi the problem still persists. There are a few warnings being reported in the TB error console on the Mac but they just relate to 'mso-table-lspace' for my INBOX.
    And for info in Thunderbird on my Ubuntu laptop the problem is exactly the same -
    'Place a copy' checked - Messages instantly appear in the sent folder but there are two copies.
    'Place a copy' de-checked/Cached connections = 5 - Messages only appear in the sent folder after restarting Thunderbird
    'Place a copy' de-checked/Cached connections = 1 - Messages appear in the sent folder on clicking out of the folder and back in.
    On Ubuntu there is nothing at all in the error console.
    I can work with how things are at this stage as I don't live in the sent folder (rather the inbox), and when you click into it (with the connections cache at 1) the messages do appear, so I suppose that's actually ok.

  • Mail/gmail sent messages

    I've been using Mail and Gmail for about 6 months with no problems. 4 days ago, however, Mail stopped saving sent messages. The message headers are in the sent box, but when I click on them I get the message "The message from Chris Watson <[email protected]> concerning “well Hello” has not been downloaded from the server. You need to take this account online in order to download it." The account is online, and the messages were sent from my computer and not the webmail version of Gmail. Any suggestions? Thanks.

    Report the names of the files and folders present at the first level of the ~/Library/Mail/ folder in the Finder.
    In order to post the exact file names and avoid typing mistakes, proceed as follows. In the Finder, go to ~/Library/Mail/. With that folder open, if you’re looking at it in View > as List mode, first collapse any expanded folders so that the Finder only shows the files and folders at the first level of ~/Library/Mail/. Now, do Edit > Select All (⌘A), then Edit > Copy (⌘C), and paste it in your reply to this post.
    Before actually posting that information, edit it so that the file/folder names do not reveal any details you should keep private, e.g. replace any real username with “username” to hide your real email address. Try to be consistent in how you disguise those details, though, as we may need to refer to them in subsequent posts.
    Report also the names of the files and folders present at the first level of the ~/Library/Mail/POP-username@mailserver/ account folder.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder, i.e. ~/Library is the Library folder within the user’s home folder.

  • "sent" messages in Mail

    I use my iPad to read mail on three accounts: iCloud and two POP accounts hosted on GoDaddy.
    Mail has kept every SENT eMail since I bought the iPad. When I try to EDIT them, I can only select a few at a time to move to the trash. Tapping EDIT brigs up a screen with MARK ALL on it, but the choices after tapping that are FLAG or MARK AS UNREAD. There is nothing coming up like a SELECT ALL. Back in the EDIT screen, there is a TRASH selection, but it is greyed out.
    1) How can I limit the number of SENT messages to a month or so, like the TRASH messages are?
    2) Is there any way to bulk delete the SENT messages?
    Separately, when I'm in the MAILBOXES screeen, it shows 547 FLAGGED messages. But when I tap that bar, an empty folder comes up. How can I remove them or file them if I cannot see them?

    What type of mail account is this (POP, IMAP, .Mac)? If IMAP or .Mac, what are your Preferences > Accounts > Mailbox Behaviors > Sent settings?
    Please, report accurately what you found. Is the Sent Messages folder really named that way? Isn’t it Sent Messages (AccountName).mbox? If the .mbox suffix is missing, that could be the problem, and you can fix it by quitting Mail and adding the .mbox suffix to the name of the folder.

  • Mail does not (always) display sent messages w/attachments

    Hello,
    A frustration:  my Mail 8.2 (using iCloud and OS X 10.2.2) often does not display particular Sent messages -- this most often occurs when I have multiple attachments and have spent quite some time, often approaching half an hour, composing the message -- but sometimes it occurs when only a single attachment and a quick, 10 second, composition period. Recipients report receiving the emails and the attachments. The vast majority of Sent messages are properly displayed.
    I have searched for the missing Sents by recipient, subject line and even text and .... they do not appear in any mailbox.
    Wi-Fi connections are strong and not problematic. The issue is not particular to any one recipient. All software updates are current.
    While it has been some time since I Repaired Permissions I am not detecting any other problems.
    The frustration is "OMG where did that half-hour of work GO?" followed by a usually unnecessary follow-up email or call to the recipient. 
    Any suggestions would be appreciated; thanks.

    Hi Linc,
    As per my original question.
    Using iCloud, which is as you know IMAP. I noticed it does not occurr with pop mail servers. Thank you for looking into this.

  • Empty Sent Message File in Mail

    hi folks!. i'm having this problem: Mail doesn't show any of the sent messages i wrote. The sent messages file is there in user/library/mail/pop acount/sent messages and contains a copy of every mail i've written. anybody knows what's wrong? I'll appreciate your help here. Cheers. Luciano

    Hi Luciano.
    The problem is probably that the mailbox has lost the .mbox suffix in the filesystem. Did you at some point try to manually remove that mailbox from the mailbox list?
    Please, report more accurately what you observe. Is the name of the mailbox really “sent messages” or is it “Sent Messages.mbox”? If the suffix is missing, quit Mail and rename the folder to Sent Messages.mbox. That should fix the problem.

  • Upgrade packages(mups) are not sent to ALL mobile clients

    Upgrade packages are not sent to all mobile clients even though there are
    subscriptions assigned. There are 3 sites(A,B,C) with these
    subscriptions. Only one site(A) receives the package. The other two
    sites(B and C) doesnt receive the package and their outbound queue doesnt
    show the messages.
    The subscriptions were earlier removed for these sites (B and C) and then
    added back.
    Generated all the bdocs in smoggen, gnrwb and sent the package again but in vain.

    the generation did the trick. the queue has been stopped in between and that is the reason why the packages were not sent after the bdocs were generated.

Maybe you are looking for