Capture all emails in GroupWise

I'm currently trying to write an integration with GroupWise to capture all incoming and outgoing email messages and was wondering what would be the best way to accomplish this task. I have written an integration with Microsoft Exchange using Transport Agents and would like to replicate this functionality in GroupWise. Would a Post Office Agent be the best route to go? A Message Transfer Agent? Something else entirely?
The main goal of this integration would be to capture all incoming and outgoing emails to forward the header information and an exported copy in .eml format to a third party archival solution. Any advice and direction provided will be greatly appreciated.
Thank you,
Michael

On 4/24/2012 9:56 AM, MichaelCD wrote:
>
> I'm currently trying to write an integration with GroupWise to capture
> all incoming and outgoing email messages and was wondering what would be
> the best way to accomplish this task. I have written an integration
> with Microsoft Exchange using Transport Agents and would like to
> replicate this functionality in GroupWise. Would a Post Office Agent be
> the best route to go? A Message Transfer Agent? Something else
> entirely?
>
> The main goal of this integration would be to capture all incoming and
> outgoing emails to forward the header information and an exported copy
> in .eml format to a third party archival solution. Any advice and
> direction provided will be greatly appreciated.
>
> Thank you,
>
> Michael
>
>
duplicate, answered in other forum.

Similar Messages

  • How to capture all the email addresses from the drop down  lists

    I would like to capture all the email addresses that mail has captured and gives you as a prompt when you start to enter and an address...is there a way to do this ? Does anyone know where all these email addresses live ?
    Thanks matt

    For that program, it says it will import from CSV files, in which case once you add the email address and name to Address Book, you can create a new group for that purpose and add everyone you want to that group. Then select the group and drag it to the Desktop to create one vCard file with all those contacts.
    The go to this URL in Firefox (it won't work in Safari): <http://labs.brotherli.ch/vcfconvert/> and use the online vCard converter to convert that file to a CSV file. Be sure to add a header line if Interspire requires it in the file to import it, and check the results in Excel or Numbers before you import it.

  • Developer 10g Capture All CHANGED Item Values

    Still learning this application one module at a time so be kind :)
    What is the most efficient way to capture all the data block item values that have changed on the form at say the pre-update trigger?
    I'm thinking of testing for:
    RECORD_STATUS = 'CHANGED'
    and if true then assign the first item to v_item using:
    v_item := 'block_name' || '.' || get_block_property('block_name',first_item)
    Then loop through each item in the block and test the DATABASE_VALUE against the form value and if they are not equal the assign the DB value to a variable and the form value to a variable and build a string of text to be displayed to the user by using:
    IF GET_ITEM_PROPERTY(v_item,DATABASE_VALUE) <> :BLOCK_NAME.ITEM_NAME THEN
    v_dbvalue := GET_ITEM_PROPERTY(v_item,DATABASE_VALUE);
    v_frmvalue := :BLOCK_NAME.GET_ITEM_PROPERTY(v_item,ITEM_NAME);
    v_string := v_string || 'Old value was ' || v_dbvalue || ' and new value is ' || v_form value;
    Then advance to the next item by resetting the v_item variable to the next item using:
    v_item := 'BLOCK_NAME' || '.' || GET_ITEM_PROPERTY(v_item,NEXTITEM);
    And repeat the process until there are no more items in the block:
    EXIT WHEN 'BLOCK_NAME' || '.' || NULL;
    So what would be the most efficient way to do this?

    The form holds information that is inserted by a technician then the manager of the technician has to approve the info and submit it to the director for final approval.
    So what I do is capture any of the changes that the technician makes and put that sting into an email and send it to the manager so they know that changes were made to the record and they can approve or decline the changes before submitting it on to the director.
    My successful POST-UPDATE trigger at the form level ended up like:
    <<
    p_html := 'Catalog item ' || :ITEMS.MANUFACTURER || ' - ' || :ITEMS.MODEL_DESC || ' ' || :ITEMS.MODEL || ' has been modified and the results are as follows: <br> ';
    v_item := 'ITEMS' || '.' || get_block_property('ITEMS',first_item);
    <<item_loop>>
    loop
    exit when v_item = 'ITEMS' || '.' || null;
    v_dbvalue := GET_ITEM_PROPERTY(v_item,DATABASE_VALUE);
    v_itemname := GET_ITEM_PROPERTY(v_item,ITEM_NAME);
    v_block := 'ITEMS';
    v_name := v_block || '.' || v_itemname;
    v_frmvalue := NAME_IN(v_name);
    IF v_dbvalue <> v_frmvalue THEN
    p_html := p_html || 'OLD VALUE WAS: ' || v_dbvalue || '<br>AND NEW VALUE IS: ' || v_frmvalue || '<br>';
    END IF;
    v_item := 'ITEMS' || '.' || get_item_property(v_item,nextitem );
    >>
    The p_html variable is the string that I send to the email package to send out via our mail service.
    Maybe this will help someone with a similar need.
    Cheers,
    Max

  • How do you "delete all" email on iPhone 4S?

    How do you "delete all" email on iPhone 4S?

    There is no delete all option, unless you want to remove the email account, but I doubt that is what you are seeking.

  • Using Outlook 2007 I want to receive emails on my iPhone 4 only when Outlook is NOT open on my computer, as when away from home or want to quickly check email when computer is not turned on. Either ALL emails come to my iPhone or none at all.

    Using Outlook 2007 I want to receive emails on my iPhone 4 only when Outlook is NOT open on my computer, as when away from home or want to quickly check email when computer is not turned on. Either ALL emails come to my iPhone or none at all. Is the setting I need to change in Outlook or on the iPhone or is it somewhere else?  I used to have this setting but transferring Outlook to a new laptop somehow turned it off.

    No. You really can't do that. Not easily at any rate. You would have to set them both up to use POP3, but even then there is no way to guarantee that the phone won't poll the server prior to your computer doing so, pulling down the message from the server.

  • Not all emails getting through

    I have my email set up so that I can access it via:
    MS Outlook on a PC using POP
    The VirginMedia web page, which uses GoogleMail
    My Blackberry Curve 9320 (Pushed email)
    I set up the email on my blackberry and I'm getting emails coming through. However if the PC downloads the emails first then they do not get pushed to my Blackberry.
    As per instructions I went into Outlook and set up the mail account so that it did not delete emails from the server for 10 days. However I suspect that this setting does not work with VirginMedia / GoogleMail.
    This is what I suspect is happening.... When Outlook downloads the emails the messages are removed from the "Inbox" and placed in an archived folder. This is certainly what it looks like on the webpage. The Blackberry does not see them as they are no longer in the "inbox".
    There is a setting on the setup pages for VirginMedia email webpage that gives the option of
    When messages are accessed by POP :
    Archive VirginMedia mail's copy (my current setting)
    Delete Virginmedia mail's copy
    Keep Virginmedia mail's copy in the inbox
    Mark Virginmedia mail's copy as read
    The archive setting is causing me my current problem. The delete option would also give me the same problem and I would lose the email from the webpage app.
    I am therefore left with keeping it in the inbox or marking it as read.
     I really need to know how the Blackberry would behave in either of these situations.
    If I leave the messages in the inbox then I presume that the Blackberry will keep trying to push them. I also think that Outlook will see them as a new message and download them again.
    If I mark them as read then will the Blackberry still see them? I think Outlook will ignore the emails it has downloaded.
    Both of these options would cause all emails to remain in the inbox on the webpage app, but I think I can live with that.
    Someone must have had the same problem. I did a scan of the internet and found nothing. Perhaps I was using the wong search works.
    Has anyone used the setup that I have? What settings do you use?

    Fluffy537 wrote:
    If I leave the messages in the inbox then I presume that the Blackberry will keep trying to push them. I also think that Outlook will see them as a new message and download them again.
    If I mark them as read then will the Blackberry still see them? I think Outlook will ignore the emails it has downloaded.
    You need to leave the messages in the Inbox. RIM will push the message once to your device, and the message will be flagged as pushed by RIM and not pushed again. Outlook will download the message once.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • How do I delete ALL emails on Droid Turbo (pop3)?

    I have a Droid Turbo, and love it. But I cannot figure out how to mass delete (all) emails from the phone. I use Pop3 to my email.
    I know you can swipe individual emails to delete or press and hold on an email to select, then do the same individually to many and then delete, but I cannot find a "delete all" option like my previous Droid Maxx. Because I haven't been able to keep up with it, I have over 999 emails sitting in there with no way at the moment to delete them all unless I spend a few hours deleting each one, one by one.
    Any help here?
    Thanks.

    That is extremely disappointing. If I delete the account from my phone, will it delete all the messages that way? I might have to find a way to delete and re-add the mail into the phone as the current amount of messages is a large bloat to the phone.
    Also, where do I suggest this "delete all" be added to the phone? This was on the Droid Maxx and previous versions. It is odd they would remove an option that could cause extreme bloat.

  • Capture all SQL statements and archive to file in real time

    Want to Capture all SQL statements and archive to file in real time?
    Oracle Session Manager is the tool just you need.
    Get it at http://www.wangz.net
    This tools monitor how connected sessions use database instance resources in real time. You can obtain an overview of session activity sorted by a statistic of your choosing. For any given session, you can then drill down for more detail. You can further customize the information you display by specifying manual or automatic data refresh, the rate of automatic refresh.
    In addition to these useful monitoring capabilities, OSM allows you to send LAN pop-up message to users of Oracle sessions.
    Features:
    --Capture all SQL statement text and archive to files in real time
    --Pinpoints problematic database sessions and displays detailed performance and resource consumption data.
    --Dynamically list sessions holding locks and other sessions who are waiting for.
    --Support to kill several selected sessions
    --Send LAN pop-up message to users of Oracle sessions
    --Gives hit/miss ratio for library cache,dictionary cache and buffer cache periodically,helps to tune memory
    --Export necessary data into file
    --Modify the dynamic system parameters on the fly
    --Syntax highlight for SQL statements
    --An overview of your current connected instance informaiton,such as Version, SGA,License,etc
    --Find out object according to File Id and Block Id
    Gudu Software
    http://www.wangz.net

    AnkitV wrote:
    Hi All
    I have 3 statements and I am writing some thing to a file using UTL_FILE.PUT_LINE after each statement is over. Each statement takes mentioned time to complete.
    I am opening file in append mode.
    statement1 (takes 2 mins)
    UTL_FILE.PUT_LINE
    statement2 (takes 5 mins)
    UTL_FILE.PUT_LINE
    statement3 (takes 10 mins)
    UTL_FILE.PUT_LINE
    I noticed that I am able to see contents written by UTL_FILE.PUT_LINE only after statement3 is over, not IMMEDIATELY after statement1 and statement2 are done ?
    Can anybody tell me if this is correct behavior or am I missing something here ?Calling procedure must terminate before data is actually written to the file.
    It is expected & correct behavior.

  • How Do I Sync All Email Accounts and Mailboxes (including those I create)?

    How do I Sync all email accounts in the OSX Mail Application and mailboxes(including those I have created), all using the .mac sync application . . . or is there a better way to sync information from my powerbook to my imac?
    The problem: I am reading and sorting/organizing my emails on my powerbook when traveling, and then I come home to my imac and end up having to manually duplicate the work I just completed. Any easy way of truly syncing the information between computers? Pleae let me know. Thanks
    What is meant by mailbox structures? For example: On my powerbook, I have 2 unread messages in one of my IMAP email accounts. I read both messages. I choose to move message A to a client mailbox that I created in the OSX Mail APPL and the other message B I leave as read in the inbox & respond with a sent email . Now I use the .mac sync app on the powerbook. Then I use the .mac sync app on my imac . . . . will the application not sync the same information/sorting/organizing/sent responces into the appropriate mailboxes? I'm so confused.
    Also, what "mailboxes behavior" & "advanced" preferences should be checked with IMAP email accounts. All sorts of misc. mailboxes keep being created in the OSX Mail APP. when choosing different preferences. When selecting store on server (mailboxes created indicate: stored locally on computer). Again very confused.

    The benefit of using an IMAP is keeping server stored messages synchronized when accessing the account with an email client such as the Mail.app on different Macs.
    Messages in the Inbox mailbox for an IMAP type account are stored on the server by default which cannot be turned off.
    With an IMAP type account, you can also store Drafts, Sent, Trash and Junk messages on the server which is available under the Mailbox Behaviors tab for the account preferences.
    If you want to keep Sent messages synchronized with Mail on both Macs, you need to select "Store sent messages on the server" under the Mailbox Behaviors tab for the account preferences in Mail on both Macs.
    I choose to move message A to a client mailbox that I created
    in the OSX Mail APPL and the other message B I leave as read in
    the inbox & respond with a sent email . Now I use the .mac
    sync app on the powerbook. Then I use the .mac sync app on
    my imac . . . . will the application not sync the same information
    /sorting/organizing/sent responces into the appropriate mailboxes?
    I'm so confused.
    Was this client mailbox created as an "On My Mac" location mailbox? If so, an "On My Mac" location mailbox is stored locally on the hard drive, not on the server so messages moved to such a mailbox will not be kept synchronized with Mail on both Macs. Transferring a message from the account's Inbox mailbox or from any server stored mailbox to an "On My Mac" location mailbox stores the transferred message locally on the hard drive and removes the message from the server at the same time.
    When creating a mailbox, the default location is "On My Mac" which is stored locally on the hard drive. If you are accessing an IMAP type account, you can select the IMAP account via the location selection which will create the mailbox on the server and be available in Mail on the other Mac. Messages placed in a server stored mailbox will be kept synchronized with Mail on both Macs.

  • All emails pushes to Iphone5 and the online iCloud, but certain e-mails won't push to iPad.

    Recently I did some switching around of my e-mails.  I have three Gmail accounts, forwarded to a fourth Gmail account.  This fourth Gmail account forwards all emails to Apple ID#1, and I have another Apple ID (ID#2), which I forward back to Apple ID#1.  So in essence, all 5 e-mail accounts gets forwarded to apple ID#1. 
    A situation occurred to me this morning that concerns me.  I have an iPhone5, and the iCloud webpage up and running.  At this particular point in time I was using my iPad2, and noticed that my iPhone5 and the iCloud webpage on my Windows 7 Laptop received an e-mail, where it immeidatley made all sorts of chimes and bells annoucing the new e-mail.  I expected it to occur on my iPad where several minutes passed and still nothing.  So I opened the e-mal client on the iPad2 and and it immediately refreshed my email, and still nothing, but it did update an existing email that I had starred as VIP while in the online iCloud earlier.  I didn't delete the e-mail from any of the e-mail clients just to make sure it had time to push to each device.  I checked all settings on my iPad and this all worked like a charm before I went to bed last night.
    These are my personal and home business related emails, so I must get these to pay my bills.
    Q:   Is there a history of iCloud not pushing to some or all devices?  
    Q:   Should I revert back to Gmail for more stability until Apple can get it together?
    Q:   Is there anything I can do to guarantee I get e-mails pushed to ALL my devices (iPhone5, iPad2, Online Based iCloud, and a 27" iMac (buying next week))? 

    Having received an e-mail after this posting, it correctly pushed to all devices. 
    Unfortunately, I got an expected e-mail from Craigslist to my primary Gmail account, which correctly forwarded to Apple ID#1, which correctly pushed to my iPad2, and to my iPhone5, but not to my online iCloud service on my Windows 7 Based Laptop.  As I write this, I'm still trying to refresh the page, and still, no e-mail.  There never is or becomes a record of it on the random device it won't push to, as I still don't have that e-mail on my iPad from this morning. 
    Let me rephrase the questions into one question:
    Q:  Why am I not getting ALL e-mails to ALL devices ALL the time?  Instead I'm getting ALL e-mails to SOME devices (random to which one) ALL of the time? 
    (I'm not yelling in CAPS, I'm just trying to point out the key words in my question.)
    If this keeps up, I'm going to have no choice but to revert back to Google, even when I buy my new iMac next week.  I print business cards for myself next week, and if I can't commit my e-mail address to apple 100%, I will have no other choice but to avoid Apple e-mail clients now, and in the future unless I want to change my address, which clients are reluctant to update as it is.  So as far as I see it, my address can never change once established. 

  • How to delete all emails in inbox on ipad

    How do I delete all emails at once in the ipad inbox

    You actually can:
    it took me weeks of research to figure out finally how to decode this yet another secretive secrets of apple. there is a perfect way of deleting ALL emails at once without jailbreaking your iphone or ipad...and here it is:
    Open Inbox>>EDIT >> check/select the top message, it will highlight the move button >>press and hold the move button and uncheck the message that you had checked earlier >> lift all your fingers off from the ipad screen and leave it alone. wait until all your messages pile up on the right hand portion of the screen (in ipad). iphone will give you the actual number of emails it has selected for the action. now they are just waiting for your command to be moved ALL at once. >> choose trash to delete all of them or any other folder where u want to move them, like one piece. remember this will replicate your action on the server so u will ACTUALLY move them or delete them on the server and not just the ipad.
    once you have moved all messages to trash you can either leave them there for the scheduled cleaning or empty it right away by doing this: go to trash folder and click edit. the delete all button shows up at the bottom of the screen. hit it! you r done!
    if you do not see effects of your actions on the server make sure you have enabled Your email accounts for such actions.
    tips:
    1. please give enough time (could take upto several minutes depending the number of emails to be moved) for the emails to be selected for the move. your screen will become unresponsive while all emails are being packaged. once emails are ready, in ipad, you will see them zoomed out on the right hand side of the screen, and in iphone you will see the message showing you the actual number of messages that have been selected.
    2. avoid purging very large number of emails, the mail app might freeze or crash. if your inbox has thousands of emails change your sync settings in mail settings to fill lesser number of emails in you inbox

  • Can i restrict apple mail client from downloading all emails...and allow it to pick a start date for gmail mail to sync? i am flooded with old emails, thousands on them ...eating hard drive space of my macbook pro and un necessary overhead

    can i restrict apple mail client from downloading all emails...and allow it to pick a start date for gmail mail to sync? i am flooded with old emails, thousands on them ...eating hard drive space of my macbook pro and un necessary overhead

    The genius bar technicians can check your MBP for possible hardware problems and specific software issues that you may have.  The diagnosis will be free.  Any extensive repairs will not be free.
    If you have minor software problems, you essentially will have to deal with them yourself.  Examine these two comprehensive documents for possible problem definition and solutions.  If you encounter problems that you are unable to cope with, start a new discussion and there will be persons willing to assist you in solving them.
    https://discussions.apple.com/docs/DOC-3521
    https://discussions.apple.com/docs/DOC-3353
    Ciao.

  • Why is there no way to delete all emails from my iphone?

    Why is there no way to delete all emails from my iphone? IOS 7.1. Every other phone in the market allows you to 'select all' then delete.
    This trick of selecting one, then holding move, then unchecking (and subsequently moving all the emails to trash) doesn't work. I've read these suggestions and while it appears to work the emails just show up again once you leave and return to the inbox. Perhaps it worked on an older version of IOS.
    It blows my mind this is not a standard function. I get a few hundred emails at work every day, and most of the time I just want to delete all of them from the phone as I've read them already. Currently it seems i can only click edit and then have to check each email individually to be able to delete them at the same time; this is the definition of tedious. I would think there are millions of other iphone users who get their company email on their phones that must experience the same thing. It seems now i either spend 20 minutes a day deleting emails, or just let thousands of emails accumulate on the phone (taking up space and also making it hard to just review the most recent emails which is all I want to be able to do when checking email on my phone).
    I am hoping I am just missing some simple solution here that everyone else uses. Please help!!
    Mark

    Only Apple could answer as to why there is no "select all/"delete all" function in the iOS mail app. Users have been bemoaning this lack of functionality for years now. Like everyone else, you can submit feedback to. Apple here.
    Apple - iPhone - Feedback
    While I understand the whole idea of being able to use the phone on the run, if you have an IMAP email account, and if you have access to a computer at work during the day, use your "select all" function on the server and delete all of the unwanted email there and it will be removed from the phone as well.
    That doesn't solve the problem on the phone, but it gets rid of the email which is your ultimate goal anyway.

  • All text in all email are blank, can't view attachments.

    After last osx update 10.5.6 I noticed a problem with my email. I have 2 email accounts in mail 3.5 The 1st works fine, the 2nd account lost all text in all email in in-box. Also all attachments are blank. I've tried forwarding the email to another account and also printing email but all the text looks as if it has been deleted. I've tried the font color and encoding but no luck. What would cause 20 emails to delete all the message text and blank out the attachments in only one email account?

    update - I did a rebuild mailbox and all email in that problem account diapered. I can only guess that the email got corrupted and the rebuild purge the problem records. They are not in the delete folder either. What would cause one email box to become corrupt?

  • How can I delete all email in mail app?

    Now I have 10,000 mails in mail app that I want to delete.  I try to use this method "Edit, Mark all as read, Edit, select first message, hold down Move, deselect message, unpress Move" but no luck.  All mail will return to inbox after a second. 
    PS: now I use iphone 5s and ios7.0.6

    There is no way to delete all emails in the inbox in one step.

Maybe you are looking for

  • URL for a PDF in R12.1.3

    Dear all, We are in 2 node RAC environment and two nodes for apps tier configured with Load balancer. Now I have to place a PDF in the server and generate a URL to access that PDF. This URL should be kept under Employee Self Service >> Individual Dev

  • OT: What viewers do you need to use ALL audio and video files?

    I had a lot of trouble with audio and video files on my PC. I now have a MacBook Pro, which is a big improvement. But I still frequently encounter files that I can't use. I try to open them, but Apple doesn't know what to do with them. For example, I

  • PS and Project Based Accounting

    Is PS and Project Based Accounting one and the same? can you please explain more about the above in simple terms? thanks Ganga

  • Using Photoshop to create photo-based designs...

    Greetings I have a restaurant exterior design proposal to complete and was considering to use my new PS CS 5 for selecting areas and painting new colors in them or replacing colors I also have to "remove" other architectural elements like a round awn

  • IOS & iCloud: Broken iCloud data causes kbd process to crash constantly and drains battery

    On Stackoverflow I was told to come here. Since a few days ago my iPhone 5s is getting unusually warm and the battery drains REALLY quick, like in 4-5 hours. I tried turning all the usual suspecty off (location service, cellular data, push, etc.) but