Getting message after Send

Hi,
Is it possible using C3PO to intercept a message when it arrives in the
SentItems folder?
If not, is there a way to change some hidden property of the message
before sending it and create an external program that keeps polling the
SentItems for a message with that hidden property, process it and clears
the property?
Thanks,
John

John -
1. No - there is no sentitem trigger - a great weakness of the API -
the new SOAP stuff may change this, though 2. I don't recall if
changing custom fields is doable in the Token API with new messages
(messageid of "X00") - that's the place to look.
[email protected] (JohnKz) wrote in
news:2dMee.2648$[email protected]:
> Hi,
>
> Is it possible using C3PO to intercept a message when it arrives in
> the SentItems folder?
> If not, is there a way to change some hidden property of the message
> before sending it and create an external program that keeps polling
> the SentItems for a message with that hidden property, process it and
> clears the property?
>
> Thanks,
> John
>
>
Regards,
Michael Risch
Developer SysOp 3

Similar Messages

  • Anyone having problem with iphone getting not delivered message after sending picture and it really is getting delivered to recipient.

    Anyone having problem with iphone getting a not delivered message after sending pic and it really is getting delivered to recipient.

    Same problem here with and I've done everything shy of a total reset which I also find unacceptable. This problem exists on all iMessage platforms (iPhone, iPad, and Mac) so I don't see how restoring my iPhone would help the problem.

  • Error message after sending text message

    I keep getting an error message after I send off a text. It says that the number is invalid and that i have to enter the entire 10 digit number, so at this point i go back to the contact list and ensure that i have the area cose as well. I re-send and get the same message.
    can anyone help??

    There could be a problem with iMessage, although usually when there is an outage these boards are flooded with problems.    It could be a very isolated issue, and if just started all of a sudden, it might be something at Apple.
    Although it is annoying, I would just wait it out a few days and see if it goes away on its own.

  • GMail POP3 problem: Not getting messages with sender "me"

    HI guys,
    I have an account called [email protected] , I successfully sent mails to the same using javamail.In this messages,sender is marked as "me".
    Now I want to read all the messages in inbox,including the messages sent by same account itself.(messages with "me" sender).
    But I notices that javamail doesnt read any messages which the sender is "me".
    Is there a solution for this?
    thanks in advance,
    umanga
    Edited by: virtualumanga on Jun 6, 2008 7:09 PM
    Edited by: virtualumanga on Jun 6, 2008 7:10 PM

    Ok.Heres what happens.
    When I send emails to the same account using gmail webbase application , those mails (which the sender is "me") are read from my Java-POP3 code.
    But when I send mail using my Java-SMTP code , and try to retrieve them using same Java-POP3 program,those mails are not read.
    Here is my temp account that I am using
    user : [email protected]
    password: umanga123
    You can see there are 3 mails (please dont delete them) , which were sent using my Java-SMTP code.And one mail which is,sent from my yahoo account.
    Below Is the java-POP3 code that I am reading my messages.You can run them your self and see that the messages with "me" and not reading,only the message from yahoo is reading.
    You can test following code without any modifications..
    Please help,
    thanks in advance.
    public class MailGet {
         public static void main(String args[]) throws Exception
              String host="pop.gmail.com";
              String user="fhb.test";
              String pwd="umanga123";
              //String from="[email protected]";
              //String to="umanga@quicksilver";
              Properties props=new Properties();
              props.put("mail.pop3.socketFactory.class", "javax.net.ssl.SSLSocketFactory");
              props.put("mail.pop3.socketFactory.fallback", "false");
              props.put("mail.pop3.port", "995");
              props.put("mail.pop3.socketFactory.port", "995");
              //FileInputStream fis=new FileInputStream("/home/umanga/pop.prop");
              //props.load(fis);
              Session session=Session.getDefaultInstance(props,
                        null);
         try {     
              Store store=session.getStore("pop3s");
              store.connect(host,user,pwd);
              Folder folder=store.getDefaultFolder().getFolder("Inbox");
              folder.open(Folder.READ_WRITE);
             System.out.println("Getting messages");
              Message msg[]=folder.getMessages();
             System.out.println(folder.getMessageCount()+" "+folder.getUnreadMessageCount());
             for(int i=0;i<msg.length;i++)
                  System.out.println("Subject: "+msg.getSubject() );          
         folder.close(true);
         } catch (Exception e) {e.printStackTrace(); }     
    Edited by: virtualumanga on Jun 7, 2008 4:45 AM
    Edited by: virtualumanga on Jun 7, 2008 4:46 AM
    Edited by: virtualumanga on Jun 7, 2008 5:21 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Reuse message after send step in integration process

    Hi all,
    I have a strange problem....
    In my integration process, after some steps, I send a message asynch (in config an FTP receiver). After this I need to reuse the message just sent for a transformation, but the ip dumps. If I delete the send step, everything ends without error!
    Is it possible that I cannot reuse a message after a send step? If so, why?
    Thanks for any help...
    Ilaria

    > ReceiveTransformAToBSendBTransformBToCSendC
    TransformAToB...ok
    But in Step TransformBToC...you have to specify the Interface Mapping..it means
    the Interface mapping should be between Outbound Interface for B and Inbound Interface C.
    So u can store the B Abstract Message in the Container.
    SO your BPM Look like this way...
    <b>StartReceiveTranAtoBSendToBContainerToStoreTheValueofBTranBtoCSendtoC--Stop</b>
    ContainerToStoreTheValueofB store the value of transformed message(that is B )
    THen in TranBtoC (source=message stored in container and Target = C message)
    I do hope it will work as per your requirement.
    Thanks
    Farooq.

  • Getting message after accepting agreement

    After Downloading new itunes, I get a message after accepting the agreement that says, "The File "itunes library.it!" cannot be read because it was created by a newer version of itunes." Why won't it let me get into the library?

    Have you had a chance to look at this troubleshooting page? It may be of some help: iTunes for Windows in Windows XP doesn't open after upgrading

  • Getting message cannot send mail check server setting

    Trying to get email to send out, but getting a message saying cannot send...check outgoing server setting...
    Anybody???
    Penni

    Do you have any other mail accounts on your iPad? If so you can select another server from the options.
    Go to settings again and select Mail, Contacts, Calendars. Then select your mail account from the window on the right side. Then tap on the email address of the account to open the next window that shows the account information. Then there should be heading titled Outgoing Mail Server. You can tap the arrow to the right of the server name in that field to get to the next window that shows other servers. Try to select one from there and see if that works.
    I keep forgetting about this as well. It has provided help to others.
    http://mail.google.com/support/bin/answer.py?answer=77702
    Message was edited by: Demo

  • I cant get messages to send messages to people in my contacts that I know have ios devices. Why not?

    I am fairly new to all the Apple stuff and computers in general. I cannot get my mas to send messages to people in my contact list and I have no idea how to fix this or where to start. Can anyone help me, please?

    They need to have their apple id tied to their ios device in the recieve at area.
    you need to also be sending messages to the apple id account instead of their phone number.
    This requires you to have your contact cards in order. For every one you know who has an ios device and imessages setup with their apple id email, you need to also include their apple id in their card.
    once you do that, simply type their name and choose their apple id email to send to and then you should be golden joe.

  • Mail error message after sending

    everytime i try and send mail i get this The original message was received at, 22 May 2008 13:52:30 -0700 (PDT)
    from asmtp010-s [10.150.69.73]
    ----- The following addresses had permanent fatal errors -----
    <[email protected]>
    (reason: 550 MAILBOX NOT FOUND)
    ----- Transcript of session follows -----
    ... while talking to mailin-02.mx.aol.com.:
    RCPT To:<[email protected]>
    <<< 550 MAILBOX NOT FOUND
    550 5.1.1 <[email protected]>... User unknown
    Reporting-MTA: dns; smtpoutm.mac.com
    Received-From-MTA: DNS; asmtp010-s
    Arrival-Date: Thu, 22 May 2008 13:52:30 -0700 (PDT)
    Final-Recipient: RFC822; [email protected]
    Action: failed
    Status: 5.1.1
    Remote-MTA: DNS; mailin-02.mx.aol.com
    Diagnostic-Code: SMTP; 550 MAILBOX NOT FOUND
    Last-Attempt-Date: Thu, 22 May 2008 13:52:30 -0700 (PDT)
    i have changed ports and still the same any ideas

    Hello, and welcome to the Discussions.
    AOL does not allow periods to be used in the usernames of their addresses. The address as cited cannot be a valid AOL email address.
    Check the address.
    Ernie

  • Keep getting message after updating BB??

    I recently updated my blackberry...my BBM and App World...and now ever since I've done that I keep getting a message "You are attempting to open a secure connection, but the server's certificate chain is invalid" then it asks if I want to "Continue," "Close Connection," "View certificate," or "Trust certificate." If I click Continue or Close Connection it keeps popping up about 3-10 times before it goes away for a while and then comes up again. If I click Trust Certificate then it asks "Key Store Access. The following application is requesting access to your Handheld Key Store. Please enter your key store password: ... Vendor Name: Research in Motion Ltd. Application Name: Blackberry Messenger"
    It seems to be doing this when I'm not using my phone at all, sometimes when I'm using BBM, or when I leave/enter my wifi (although the message will also continue to pop up even if I'm nowhere near a wifi connection).
    I'm assuming this is because of my BBM...
    So...can anyone help me please? It's very annoying!!
    Thanks!

    Hello Squishy
    Welcome to BlackBerry Support Forums
    At first I suggest you try those steps in a sequence :
    1- Register your Handheld .
    KB00510 : How to register a BlackBerry smartphone with the wireless network
    Wait till a Registration messages comes in your message box.
    2- Resend your Service Book
    KB02830 : Send the service books for the BlackBerry Internet Service
    ( Wait till a Registration Message comes in your message box for each email that you have configured on your device )
    3-  Then perform a battery pull restart like this while the device is powered On remove your battery wait for a min. then reinsert it back
    If error persist then you have to follow this Knowledge Base :
    KB15204 : Wi-Fi enabled BlackBerry smartphone prompts the user to trust a new BlackBerry certificate when connecting
    Please try it and let us know.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • N73 Hangs Sometimes after sending SMS

    I am using N73(non music edition). I am having a strange problem in my phone. Sometimes after sending sms the phone hangs. When I press menu key to check the background applications it shows "message" there. When I try to kill it by pressing 'c' key of my phone it displays exit application? When I click on yes nothing happens. The message application still remain there in background process. I tried many times but I am unable to kill this application from running in background. Another surprising point is that how message application goes in the background process as I always property exit from message after sending the sms. The only way to get out of this problem is to restart the phone. But I dont want to restart my phone every time. Can anyone help me to get out of this problem?? plz help..

    Sounds like your phone is having some software issues.
    you wanna try to do a software update using NSU. you may get this from http://europe.nokia.com/get-support-and-software/download-software/non-fota-update-phone
    Or alternatively you may key in *#7370# on your phone when on stand by mode., This will also reflash your software, DO NOT FORGET TO DO A BACK UP AS THIS WILL WIPE OUT YOUR PHONE MEMORY.
    Mark me a KUDOS if this has helped...

  • Cannot get messages to sync between mac and iphone

    Just upgraded to the 5s, my iMessages now has my old Apple ID stored (thought the rest of the phone has the current apple ID) and will not let me change it to so it syncs properly with my Mac (using the up to date ID).  Every time I try to get messages to send through the Apple ID, it tries to make me sign into the old ID, but does not give me a chance to change to the current ID.  Any advice on how to do this?
    Thank you!

    Welcome to the Apple Community.
    First check that all your settings are correct, that notes syncing (mail and notes on a computer) is checked on all devices (system preferences > iCloud on a mac and settings > iCloud on a iPhone, iPad or iPod).
    Make sure the notes you are adding are added to your 'iCloud' account and not an 'On My Mac', 'On My Phone'  or other non iCloud account (you can do this by checking in accounts on an iOS device, or the left side panel in mail on a computer), non iCloud notes will not sync.
    If you are sure that everything is set up correctly and your notes are in the iCloud group, you might try unchecking notes syncing (mail and notes on a computer) in the iCloud settings, restarting your device and then re-enabling notes syncing.

  • TS2755 After upgrading to IOS 7.0.2 sending messages doesn't work right.  It gets stuck on "sending", until I click the message and select the option "send as text".  What's wrong?

    When using Message after upgrading to IOS 7, it get stuck on "sending" and stays there forever until I click the message and hit "send as text" and then the message changes from blue to green and goes through.

    I turned the phone off and then back on and now it works.

  • Error:  Failed to get a response after sending the message

    This is another one of those errors I only get some of the time with a specific script. I can't figure a rhyme or reason for it. The full error is:
    Failed to get a response after sending the message: <Message name="PageComplete"><Parameter WindowIndex="0"></Parameter><Parameter PassIfPageAlreadyComplete="false"></Parameter></Message>.
    It's triggering at a WaitForPage() method in the script. The script is executing from the OTM server which is Windows Server 2008 R2 and only runs for OTM. No roles or features (other than SMTP). IE-ESC is off for all users. The script runs with -delayPercentage 1.
    The script runs fine from within OpenScript workbench every time. The script does work when executed from OTM, however it will sometimes fail. When I run the scripts back to back the failure rate is about 50%. Same error every time....
    Any help, insight, and ideas would be greatly appreciated.
    Edited by: Colyn1337 on Mar 14, 2013 11:20 AM

    Also, some time it throw slightly different error like:
    "/web:window[@index='0']/web:document[@index='2']/web:form[@index='1']/web:inp
    ut_text[@id='saw_*' or @index='1']" failed to respond to action: <Message
    name="Click"><Parameter WindowIndex="0"></Parameter><Parameter
    DocumentIndex="2"></Parameter><Parameter index="1"></Parameter><Parameter
    tag="INPUT"></Parameter><Parameter type="text"></Parameter></Message>.
    Please help to triage.

  • Send message windows doesn't close after sending attached PDF from Acrobat

    I have several forms that I have created in Acrobat 9 Pro. These forms have a button set to submit to an email address. After filling out the form, and clicking on the submit button some, but not all, of users with Outlook 2007 are having a problem with the send message window not closing after sending the email.
    When they click the button the email is created with the form as an attachment. When they click the send button in the send message window the message goes into the outbox, and then gets sent no problems. But the send message window never closes after sending the message. So my users think the message never got sent.
    The computers that I am seeing this on all run XP, have Outlook 2007, and use Acrobat Standard 8. On some computers it works just fine, and on others it has the problem. It must be a setting somewhere but I can not figure it out.
    Closing the window by clicking on the "X" is no problem, but many of my users are pretty new to computers know very little about them. So something like this causes them a lot of problems.
    Any suggestions?
    Trudy

    My apologies, when I said "instance" I meant window.
    I also just realized the new window and then closing behavior only happens when the iTunes link clicked is in an email in Mail (presumably, this would also happen in other desktop email clients). When an iTunes link in Safari is clicked, the "iTunes loading" white page appears for a moment and then Safari navigates back to the page with the link. However, that isn't working properly, either. The white page continues to "load" indefinitely and never returns to the previous page.
    Here is a link:
    http://www.imogenheap.com/buy/

Maybe you are looking for

  • Trouble opening an iTextSharp rendered PDF

    Here is a strange problem.  I used iTextSharp PDFStamper to generate a PDF with FormFields.  Everything works great. Some users have complained that Acrobat Reader is taking a long time to open a PDF.  I have confirmed this, the same document that ta

  • Characteristic value zero show as #

    Hi In the HR cube 0PA_C01 'Headcount and Personnel Actions' there is a characteristic 0SRVCLEN for 'Length of service'. If an employee has less than one year seniority the value is 0, but in queries it is shown as '#'. This may very well be the natur

  • I have an older iPod and cannot clear a "on the go" folder?

    And cannot locate any info on the older iPods from Apple. Can anyone help? Thanks

  • Windows Cannot Connect to Canon MP530 Printer via AEBSn

    OK, here's my setup, and my problem: 1. Mac mini, Windows Vista PC, Windows XP PC all connected to an AEBSn via Ethernet. 2. Bonjour for Windows installed on both PCs. 3. Ministack w/built-in powered USB2.0 Hub & Internal HDD connected to AEBSn's USB

  • String size limitations, HTML table

    Post Author: Jeff Kulbeth CA Forum: General I am currently using CR 8.5 and am aware of string size limitations... 254 characters max.  I'm looking at CR XI and can't find any data on string size limitations.  A few questions: 1) We're considering da