Status of Mail sent using RSCONN01

Hi ,
I have a requirement to check the status of a mail which was sent using the FM SO_NEW_DOCUMENT_SEND_API1
I need to check whether the delivery of the mail when the program RSCONN01 has run is succesful or not ie whether the recipient received the mail or not
It would be of great help if some one can help.
Also I checked SOST table, evenif the mail id is junk still I could find the entry in SOST table.
regards
dp

Hi Deric,
Use the below code snippet and append logic said below to check the mail delivery status.
      CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
        EXPORTING
          document_data             = wa_doc_data
          put_in_outbox             = abap_true
          sender_address            = lv_sender_address
          sender_address_type       = lv_sender_address_type
        IMPORTING
          sent_to_all               = lv_sent_all
        TABLES
          packing_list              = lit_packing_list
          contents_txt              = lit_content
          receivers                 = lit_receivers
        EXCEPTIONS
          too_many_receivers        = 1
          document_not_sent         = 2
          document_type_not_exist   = 3
          operation_no_authorization = 4
          parameter_error           = 5
          x_error                   = 6
          enqueue_error             = 7
          OTHERS                    = 8.
      IF sy-subrc <> 0.
*       Raise Exception/Display Message
      ELSE.    
*       Call Report RSCONN01 to send the triggered email instantly instead of sucking in the queue.
        WAIT UP TO 2 SECONDS.
        SUBMIT rsconn01 WITH mode = 'INT'
        WITH output = abap_false
        AND RETURN.
      ENDIF.
When the FM SO_DOCUMENT_SEND_API1  is called, it will submit mail to SOST to trigger the mail using the connected Mail Server.
Regarding the delivery of the mail, you can check the status of Return_Code for each receiver in the lit_receivers internal table before calling the report RSCONN01.
Cheers,
Devendra 

Similar Messages

  • Why does mail sent using the MacOSX mail client not show up in my sent folder when I access my Gmail account in a browser?

    I've recently started using my first Mac, and I hooked my work email (Forwarded to Google Mail) and my personal email (Gmail) into the MacOSX mail client. Everything seemed to be going smoothly, until I noticed that sent mail from my work email through the MacOSX Mail client is not showing up in my sent box on any other clients. Sent mail does show up in my personal email in Gmail, though.
    Can anyone help me understand why mail sent from the MacOSX Mail client doesn't end up in the sent folder of my work Gmail account? I suspect it has something to do with the forwarding-to-Google process -- a sort of "too many cooks in the kitchen" situation. Has anyone heard of this problem before? What should I try?

    I've been noticing that too.  Just told me there were 6 outgoing messages, even though I did not create any new messages.
    One hypothesis is that it's generating those messages when a rule moves an email from one folder to another.
    Can someone at Apple confirm this?

  • Sync'ing "Sent"-box between Mail.app and e-mail sent using the web-app (2)

    Hi,
    A while ago, I posted this question, and Allan Sampson provided the answer, how to do it quickly and efficiently (see below).
    However, that method turns out to have a flaw:
    Here's what I just posted to Apple's sofware feedback:
    ========
    During the week, I connect to the internet from behind a firewall that prevents IMAP usage. I therefore use the webmail access to my @mac.com account. Once I am connected from a more liberal network, I let Mail.app sync with the @mac.com account, and transfer the "sent" messages from the server (the "Sent Messages" sub-folder at the bottom of the left-hand side folder listing in Mail.app) into the "Sent" (paper glider looking) folder, to be stored locally. I store about 7 year's worth of e-mail and use it as database.
    Unfortunately, when so transfering the sent messages from the @mac.com server into the local "Sent" folder, the "Date Sent" inexplicably changes to the date of transfer, and the original date of sending is obliterated!!! This should not happen, and I cannot but consider it a bug in Mail.app.
    Please fix this ASAP!
    ========
    In the meanwhile, does anyone know of a workaroud, other than forwarding those "sent" messages to myself, whereby the original header with the original "date sent" would be retained?
    Thanks, Tristan

    Tristan, we’re getting nowhere. For some reason that escapes me, you keep ignoring, misreading and/or misunderstanding what I’m saying...
    At this point, I can only guess that you don’t really know what I’m referring to when I talk about message headers. The message headers are not the same as the column headers that Mail displays in the message list. The message headers is what Mail shows above the message body when viewing a message. You can choose the amount of header information that Mail shows there by default in Preferences > Viewing > Show header detail, and you can tell Mail to show all the headers while viewing a message by doing View > Message > Long Headers.
    There is no such thing as Date Sent or Date Received message headers. The date & time that Mail shows in the Date Sent column is the date & time that appears in the Date message header and is set by the sender’s mail client. The date & time that Mail shows in the Date Received column is the date & time that appears in the latest (topmost) Received message header and is set by the recipient’s incoming mail server.
    If the message headers that Mail uses to determine the date & time that it should display in the Date Sent and Date Received columns are missing, Mail cannot reliably show the right date & time there, but it may still try to do so by looking somewhere else, such as the Internal Date message attribute if the message is stored on an IMAP server. Problem is, contrary to what happens with the message headers I’ve mentioned, the Internal Date is an IMAP attribute that isn’t part of the message itself, and hence, is lost as soon as the message is moved out of the server...
    Before the transfer:
    <http://homepage.mac.com/thubsch/eMailTransfer0.gif>
    What you’re showing here is Date Received, not Date Sent, but I could say the same I’ve said about Date Sent in previous posts, except in this case Mail gets the date & time to be displayed there from the latest (topmost) Received message header. The thing is, that header is set by the recipient’s incoming mail server, so don’t be surprised if you don’t see it either by doing View > Message > Long Headers while viewing a sent message...
    Again, if that message header is not present, Mail will have to get the date & time to be displayed in the Date Received column from somewhere else. In particular, if the message is stored on an IMAP server, as is the case here, it can determine that date & time by querying the IMAP server for the Internal Date message attribute, just like it can for the Date Sent column when there is no Date message header.
    BTW, note that Date Received is meaningless for sent messages (Mail has absolutely no idea when the messages were received, not even whether they were actually received), but since those messages would normally have no Received message header, Mail would actually display the right sent date & time in Date Received for sent messages if the Date message header was present.
    However, I wish to store those messages on my machine locally. In answer
    to my earlier question (for which you cited the URL), the really simple
    procedure was recommended, to select all messages from "SentMessages"
    and press-and-drag them into the "Sent" folder. When I do that, the "Date
    Sent" for all those messages becomes the date & time of transfer:
    <http://homepage.mac.com/thubsch/eMailTransfer1.gif>
    And again, when you do that, Mail can no longer query the IMAP server for the Internal Date message attribute. Since the message headers that you keep ignoring and that Mail needs in order to be able to show the right date & time in the Date Sent and Date Received columns aren’t there either, Mail simply has absolutely no way of knowing what date & time should it display there other than by looking at the creation date of the *.emlx files associated with those messages...
    Now, you are welcome to write a dissertation on how come this happens and
    why this is not a bug in "Mail.app". However, you are missing the boat:
    Interestingly enough, I’ve already explained multiple times why that happens and why this is not Mail’s fault. The culprit here is the mail client used to send those messages, which fails to set the Date message header that Mail (or any other mail client, for that matter) needs in order to be able to determine what the Date Sent is supposed to be.
    It’s you who keeps missing the boat and ignoring, misreading and/or misunderstanding everything I’m saying...

  • Status to Mail sent and Not sent

    Hi,
        I have a list of records which contains to whom i should send a mail.Below is the screen shot and procedure which gives me the records.
    Now i want a stored procedure , In below screenshot if 1st record means if the mail is sent  for 1st record it should mark as sent . and i should be left out with a records for which a mail is not sent.
    From the below proc i have got these two records.
    Please help me with the procedure.I am using SQL server 2008.
    The mail sending process is all done through coldfusion. I just want to give a list of mails sent  and if sent it should mark as sent and should be left out with not sent mails.
         IF OBJECT_ID ('dbo.Mail_Send') IS NOT NULL
         DROP PROCEDURE dbo.Mail_Send
    GO
    CREATE  PROCEDURE [dbo].Mail_Send
    @userid            int,
    @weekEndDate       datetime,
    @sessionUserID     int
    AS
    BEGIN
                 IF OBJECT_ID ('tempdb..#Temp') IS NOT NULL
                BEGIN
                      DROP TABLE #temp
                END--IF
                CREATE TABLE  #Temp
     [Action]         varchar(50),
     UserID         int,
     LastName       varchar(50),
     FirstName      varchar(50),
     WeekEndDate    DateTime,
     Reason         Varchar(500),
     To_email       varchar(100),
     SessionUserID  int,
     MFirstName     varchar(50),
     MLastName      varchar(50), 
        INSERT INTO #Temp 
    SELECT 
                ts_ActionHistory_Action AS ACTION, ts_ActionHistory_tsOwner_usr_ID_FK AS UserID,lname AS LastName , fname AS FirstName,
                ts_ActionHistory_WeekEndingDate AS WeekEndDate,ts_ActionHistory_comments AS Reason ,email,mgr_id AS SessionUserID,SUPFIRSTNAME AS MFirstName,SUPLastName AS MLastName
                FROM tbl_timeSheet_ActionHistory TAH,  
                                  SELECT 
                                        ts_ActionHistory_WeekEndingDate as WeekEndingDate,
                                        MAX(ts_ActionHistory_ActionDate) AS actionDate ,
                                        ts_ActionHistory_tsOwner_usr_ID_FK AS userID 
                                  FROM tbl_timeSheet_ActionHistory  
                                  WHERE ts_ActionHistory_tsOwner_usr_ID_FK =@userid 
                                  and ts_ActionHistory_WeekEndingDate = @weekEndDate 
                                  and ts_ActionHistory_Action='Disapprove'
                                  GROUP BY ts_ActionHistory_tsOwner_usr_ID_FK ,
                                  ts_ActionHistory_WeekEndingDate 
                         )TAH1  
                         Inner join v_empSup AS A
                         ON TAH1.userID = A.usr_id 
                         WHERE   
                                  TAH1.userID = TAH.ts_ActionHistory_tsOwner_usr_ID_FK  
                                  AND TAH1.WeekEndingDate= TAH.ts_ActionHistory_WeekEndingDate
                                  AND TAH.ts_ActionHistory_ActionDate  = TAH1.actionDate
       Insert into Mail ([Action],FirstName ,LastName ,WeekEndDate ,MFirstName ,MLastName ,Reason ,To_email ,From_email )
       Select
               [Action],
               FirstName ,
               LastName ,
               WeekEndDate ,
               MFirstName ,
               MLastName ,
               Reason,
               To_email,
               From_email =  (Select  email from v_empSup  where usr_id  = @sessionUserID  ) 
               from #Temp 
        --Select * from Mail                          
    END
    Thanks,
    Deepa

    Check the area where i have set BOLD characters,
       IF OBJECT_ID ('dbo.Mail_Send') IS NOT NULL
         DROP PROCEDURE dbo.Mail_Send
    GO
    CREATE  PROCEDURE [dbo].Mail_Send
      @userid            int,
      @weekEndDate       datetime,
      @sessionUserID     int
    AS
    BEGIN
    IF OBJECT_ID ('tempdb..#Temp') IS NOT NULL  DROP TABLE #temp
    CREATE TABLE  #Temp(           
     [Action]         varchar(50),
     UserID         int,
     LastName       varchar(50),
     FirstName      varchar(50),
     WeekEndDate    DateTime,
     Reason         Varchar(500),
     To_email       varchar(100),
     SessionUserID  int,
     MFirstName     varchar(50),
     MLastName      varchar(50)
    INSERT INTO #Temp
    SELECT ts_ActionHistory_Action AS ACTION,
    ts_ActionHistory_tsOwner_usr_ID_FK AS UserID,
    lname AS LastName ,
    fname AS FirstName,
    ts_ActionHistory_WeekEndingDate AS WeekEndDate,
    ts_ActionHistory_comments AS Reason ,
    email,
    mgr_id AS SessionUserID,
    SUPFIRSTNAME AS MFirstName,
    SUPLastName AS MLastName
    FROM tbl_timeSheet_ActionHistory TAH, 
      SELECT
      ts_ActionHistory_WeekEndingDate as WeekEndingDate,
      MAX(ts_ActionHistory_ActionDate) AS actionDate ,
      ts_ActionHistory_tsOwner_usr_ID_FK AS userID
      FROM tbl_timeSheet_ActionHistory 
      WHERE ts_ActionHistory_tsOwner_usr_ID_FK = @userid
      and ts_ActionHistory_WeekEndingDate = @weekEndDate
      and ts_ActionHistory_Action='Disapprove'
      GROUP BY ts_ActionHistory_tsOwner_usr_ID_FK ,
      ts_ActionHistory_WeekEndingDate) TAH1 
     Inner join v_empSup AS A
     ON TAH1.userID = A.usr_id AND TAH1.WeekEndingDate= TAH.ts_ActionHistory_WeekEndingDate
     AND TAH.ts_ActionHistory_ActionDate = TAH1.actionDate
     Left join Mail M on M.userID = A.usr_id AND TAH1.WeekEndingDate= M.WeekEndingDate
     WHERE M.IsSent is Null
     --LOOP BELOW SET OF STATEMENT FOR ALL USERS SELECTED IN THE ABOVE TEMP TABLE.
     -- YOU CAN ACHIEVE USING CURSOR
     -- DECLARE C CURSOR FOR SELECT * FROM #TEMP
     --- example to send email, change the parameter accordingly...
     EXEC master.dbo.xp_sendmail
        @recipients = N'[email protected]',
        --@query = N'SELECT * FROM INFORMATION_SCHEMA.TABLES',
        @subject = N'SQL Server Report',
        @message = N'The contents of INFORMATION_SCHEMA.TABLES:',
        @attach_results = 'TRUE',
        @width = 250 ;
       Insert into Mail (IsSent , UserID, [Action],FirstName ,LastName ,WeekEndDate ,MFirstName ,MLastName ,Reason ,To_email ,From_email )
       Select  'Y',  
         @userid,
               [Action],
               FirstName ,
               LastName ,
               WeekEndDate ,
               MFirstName ,
               MLastName ,
               Reason,
               To_email,
               From_email =  (Select  email from v_empSup  where usr_id  = @sessionUserID)
          from #Temp
     ------------- END OF LOOP             
    END
    Regards, RSingh

  • Problem if mail sent using sockets using j2me devices

    Hi,
    I have a strange problem. I am sending a mail using j2me ( using sockets ). The mail will be sent successfully. But when tried to access using pop service, that mail is never seen in the server.
    I sent a mail from j2me device to gmail account - I can see that mail using the gmail login, but using pop service i am not able to see that mail.
    If I send a mail from browser - I can see the mail in both, the browser and also the pop service.
    Can anyone explain what is the problem ?
    Thanks in advance

    Would you be so kind as to edit your original post and add [SOLVED] to the subject?
    Thanks,
    Craig...

  • Ever since updating to 7.0.1 I am unable to attach anything to e-mails sent using Hotmail with my firefox browser. I have no problems using IE. Any ideas?

    (the attachment buttons are all visible, but the cursor does not change from an arrow to a finger to click on them)

    @corel: Many thanks for your response.
    I did all the steps suggested by you, viz. clearing the cache and removing all the cookies of all the Google products. Unfortunately, when I tried to log into my G-mail account, the original problem I had posted, '''just returned'''! ! So, I have not been able to successfully log on to G-mail from Mozilla Firefox 8, the current version I am using.
    In the mean while, I found that logging in to G-mail from the Google Chrome browser works fine. But I am not happy with the Chrome, as it lacks many of the elegant features of Firefox.
    Further, from the HELP forum of G-mail,
    I found that they have updated G-mail to "G-Mail2" and now to "Better G-Mail2". But I was unable to get any information on how to create an account under either of those newer versions from Firefox.
    So, I have to sadly report that your suggested solution did not work, nor was I able to log in to any of the newer versions.
    Please HELP! Please HELP! Please HELP!
    With warm regards.
    - - arasan77

  • How to get emails sent using my iphone and gmail sent to my Outlook inbox?

    I have set up my my Iphone Mail Account using gmail/googlemail.
    If I send an e-mail from my iphone then it appears in my sent folder on my iphone but does not get sent to my Outlook inbox (when I carry out the Send/Receive function). However, when I send an e-mail using gmail webmail (rather than Outlook), the sent e-mail DOES get sent to my Outlook inbox.
    How do I set things up (using my Iphone? Using gmail? Using Outlook?) to get e-mails sent using my iphone delivered to my Outlook inbox?

    Thanks for your efforts...
    ..but still not working yet.
    I have deleted the account and created it again, using your instructions.
    I do not know whether Outlook is configured as IMAP or not: sorry to sound ignorant but I am literate only up to a point!
    I do not understand why e-mail that is sent via the webmail goes into my inbox...while e-mail sent via iphone does not. I would therefore imagine that I need to do something to my iphone (as you initially suggested) than to Outlook or Googlemail...but I am quite prepared to be told I am wrong.

  • ABO mailer service : Status of mail

    Hi!!
    can anyone say me how to check the status of mail sent automatic from SBO Mailer service? Like we have a alert to send the alert to External mail id. As directed to only MD, we dont know whether he s getting the mail during alert. cant add any other user to receive the mail for in 2007 version its displaying all the added user names to the 'To' field of the address.
    So in case if there exists any queries or reports to check the status of the mail it would be easy for us to check whether the mail been delivered or not.
    Thanks,
    ZEN.

    Hi
    Try to do a telnet connection to the port 25 of youre-mail server.
    Sometimes it refuses connection due to security configuration. Also it is important the users have at least write privileges to the attachment folder (defined in the SAP Business).
    Paulo Calado
    SAP Business One Forums Team

  • Is there any way to have Mail automatically use our default "Sent" folder?

    We are a small college, with a fair number of users who use Macs and iOS devices, and we run an IMAP mail server. By default, our accounts are configured with Sent, Trash, Drafts, and Junk folders. Apple's Mail.app insists on "Sent Messages" and "Deleted Messages" rather than "Sent" and "Trash".
    We instruct our users to use the menu command Mailbox > Use This Mailbox For > commands to select our server's folders on their desktops, and on iOS to use the Settings > Mail > Account > Advanced, but this is tedious and annoying. Most users get it about half right, so that some devices use our default "Sent", and some use "Sent Messages". (This happens with Trash as well, but most users are not concerned if their Trash differs device to device.)
    Is there any server setting that can hint to Mail.app that it should use "Sent" rather than "Sent Messages"?
    Apple has a support document about this issue, "Mountain Lion Mail: If messages aren't stored where expected on the server" (  http://support.apple.com/kb/PH11810 ).
    However, that doc (and the similar one for Snow Leopard) merely says, "When Mail stores messages on the server, it looks for specific mailboxes, by name, in which to put the messages. If Mail doesn’t find those mailboxes on the server, it tries to create them on the server or, failing that, on your Mac."
    The document does not specify what the "specific mailboxes" are, and certainly does not suggest that there is any way to have it cooperate better with our server, but perhaps there is a way?
    (If I was trying to be a good IMAP client, I might look for any of "Sent", "Sent Messages", or "Sent Items", and use what I found before going to the next step of creating my own folder. Hard to imagine that any IMAP account would be initially configured without some "Sent" folder, so why not try to discover what the user has before pig-headly making your own.)

    Unfortunately, I have not found a consise way to explain this to the general user, just a huge wall of text to work around something that Apple got wrong the first time they created an IMAP client, and has stubbornly persited with. Here's our documentation for this silly problem:
    Special Folders on IMAP
    The basic idea is that all IMAP mail programs keep all your mail on our server, so that, e.g. when you read or reply to a message, all of your devices can then show that message as read and replied to.
    By convention, each IMAP program treats a few folders on the server as "Special", such as a "Trash" folder, that deleted messages get moved to, and a "Sent" folder, where each message you send gets copied. When they all pick the same special folders, all of your devices will show the same view of your mail. However, if different devices use different server folders for their "special" Sent folder, then the mail from these two devices will wind up in two different places, and be harder to find.
    Unfortunately, Apple's Mail programs are particularly obscure and obtuse in the way they treat these folders: They show their special Sent and Trash folders on screen with the obvious names "Sent" and "Trash", but secretly, under the covers, they insist on using folders named, "Sent Messages" and "Deleted Messages" instead. Even if the server already has perfectly usable "Sent" and "Trash" folders, Apple clients will ignore them and create their own special case "special" folders.
    If you only ever use Apple devices to look at your IMAP mail, you might never even notice their deception. But, if you sometimes use another mail client, such as webmail, you will encounter the confusing truth: When we created your account for the very first time, we add a "Sent" folder (actually named "Sent") and a Trash folder, named "Trash", and this is what everything except Apple's mail will use by default, because those folders are already their the first time the client connects to your account. However, even though Apple shows your special sent folder at the top of the list, with a paper-airplane icon, and labels it "Sent", in fact they ignore the existing "Sent" folder and make and use their own "Sent Messages."
    SO, if you send some mail from webmail, it will be in your actual "Sent" folder, whereas if you send it from an Apple mail program, it will be put into your "Sent Messages" folder. If you look into either "Sent" special folder, you'll only find part of your previously sent mail.
    Similarly for Trash, though most users find it more problematic to have two different Sent collections than to have multiple trash buckets.
    To unify things, you can either set your non-Apple mail programs to use "Sent Messages" and "Deleted Items"; OR, you can set all of your Apple devices to use "Sent" and "Trash". Doesn't really matter which way you go, though if a majority of your devices are doing it a particular way, you should change the non-matching devices to agree with the majority.
    (All clear so far? Why did Apple make this so hard? It would have been utterly simple for them to check for an existing "Sent" folder, and to use one if there is one, rather than to always stubbornly create and use a new "Sent Messages" folder. Then, they add to the problem by pretending that their new "Sent Messages" folder is really just named "Sent". Stupidity all the way down.)
    Anyways, to find out what the majority of your devices are doing, check them each to see which of the "sent" folders shows up in the "normal" list of folders rather than in the "special" location, that is, what folder name is in the list at the bottom of the folder area, rather than up at the special "Sent" icon, (because the special one will always be labeled "Sent", not matter what the actual folder name is).
    For example, say that on all-but-one of your mail setups, you see a "Sent Messages" folder down in the normal list, and on the other device, you see "Sent" down in the normal list.
    In that case, you'd want to set the "different" device to make the folder named "Sent" be the special one, instead of the "Sent Messages" that it was currently using.
    Conversely, if all but one showed "Sent" down in the regular folder area, and only one showed "Sent Messages", then you'd want to make "Sent Messages" the special folder on the odd device.
    Once you have decided, see the specific sections below for the procedure to set the "special" folders for Apple's Mail.app on a Mac, Apple's Mail on an iPhone/Pad/Pod, or for RoundCube webmail, or for Thunderbird.
    Once you have every device using the same sent folder, then you can move any messages from the "extra" version of the folder into your special folder, and then you can delete the extra folder. (If you delete this extra folder and it later re-appears, then it means one of your mail programs is still using it as its "special" folder, and recreating it.)
    Similarly for Trash, though probably you could delete the extra trash folder without moving the files, because they are trash.
    Here are the details for changing the Special Mail Folders on the systems we use:
    A) iPhone, iPad, iPod:
    As a first step, use Settings > Mail to set your device to read your email account, then open the Mail program so that it will read the list of all of your folders from the mail server. After that, go back to Settings > Mail to make sure it is using the desired special mailboxes on the server.
    Select your IMAP account in the settings tool, and then press the button for "Advanced" settings, and find the list of special mailboxes, e.g. Sent, Trash, Drafts. For each, scroll through the list of folders on the server to choose the folder you wish to use for that function.
    Note: iPhones/Pads/Pods also can be set to keep sent mail locally on the device. This is a spectacularly stupid choice for normal IMAP, as none of your other devices will be able to see the messages you send from your phone.
    B) Mail.app on Mac desktops and laptops:
    Set up mail so that it reads your messages and folders from the mail server.
    Select the "Sent" folder that you wish to use in the list of folders at the lower left of the mail window. (On newer Macs, the folders may be hidden by default. Use the "View > Show Folder List" menu command to display them if necessary.)
    Use the menu command "Mailbox > Use This Mailbox For > Sent" to specify that the selected mail box is the special folder for sent mail, and similarly for your Trash, Junk, or Drafts folders.
    C) RoundCube Webmail (with the standard skin):
    Login to your webmail site , and select the "Settings" icon in the upper right of the window, which has a "Gear" icon. This will display a "Settings" panel with buttons for "Preferences", "Folders", and "Identities" settings. When you first open the Settings panel, the "Section" panel shows a row of buttons for different Preferences.
    Click "Special Folders" in the "Section" list to open a list of "Drafts", "Sent", "Junk", and "Trash". Each special folder is followed by a menu of all your server folders. Select the server folder to use for each special folder.
    D): Thunderbird:
    After you have set up your connection to your IMAP account, click "Get Mail" to fetch your existing mail and list of folders on the server.
    Next, select the menu command "Options > Account Settings…" (Note that on current versions of Thunderbird, the default menu drops down from an icon of three horizontal bars, in the upper right corner of the mail window. You can use the Options command in this menu to display a menu bar at the top of the Thunderbird window if you wish. With the full menu, the menu command to access the special folders settings is "Tools > Account Settings…"
    Select "Copies and Folders" in the list at the left of the Account Settings window. This panel has a section for Sent mail, Archives, Drafts, and Templates. Select "Junk Settings" in the list at left to specify the location of the Junk special folder.
    For each special folder, the default choice is the the folder on the server with the "typical" name, e.g. "Sent" for sent, and "Trash" for trash. To use a different name, select the "Other:" option for the folder, and then choose the desired folder from the list of folders on the server.
    Oof! That's a lot of explaining for a issue that Apple should have gotten right in the first place, or at least should have fixed in their next several tries. It would not break any existing functionality if they merely used whatever folder the server had created, and only made their own if there was none.

  • When I send a message using hotmail.co.uk, it does not appear in my Mac Mail sent box. How do I rectify this?

    I am using Mountain Lion (OS X 10.8.2) on my MacBook (mid-2009); Mail version 6.1 (1498).
    My incoming mail server is pop3.live.com (Hotmail).
    When I send an email on the Hotmail website, it does not register in my Mac Mail sent box.
    How do I rectify this?
    Many thanks for your help in advance.

    You have to send it from the Mail program on the Mac not the website. When you send it from the website it is in the sent folder on the website.
    I handle all my mail in the Mac Mail program never the website.

  • Mails sent from Z10 are not getting downloaded using POP 3

    Hi,
    I have just upgraded from BB 9360 to Z10, all the mails sent from the Z10 are not getting downloaded on PC, I use POP 3 setting to download messages. Mails deleted from Z10 are getting downloaded
    Please let me know how to download mails sent from Z10

    Mail sent from the handheld on a POP3 email server is not synced to the server.
    You could upgrade to an IMAP account.
    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

  • Not receiving mail sent to and from my own accounts! using latest OS8 and X10.9.5.Using Apple Mail account. Used to be able to do this!

    Not receiving mail sent to and from my own accounts! using latest OS8 and X10.9.5.Using Apple Mail account. Used to be able to do this!

    My system is OS8 and X10.9.5

  • I tried to make Apple ID. The process was interrupted by timeout. Re-attempt says, this email address is in use. "Forgot your Apple ID?" can not be identified the names and e-mail address. "Forgot Your Password?" e-mail sent, but never received. What now?

    I tried to make an Apple ID on iPhone 3GS. The process was interrupted by time-out. Re-attempt says, this e-mail address is already in use. "Forgot your Apple ID?" cannot be identified the names and e-mail address. "Forgot Your Password?" e-mail sent, but never received. What now?

    Solved.

  • TS3276 Someone who receives my mail sent from Apple Mail cannot receive attachments or read my email even though they are on a Mac using Safari.  How could they be using Safari to receive or read my mail?

    Someone who receives my mail sent from Apple Mail cannot receive attachments or read my email even though they are on a Mac using Safari.  How could they be using Safari to receive or read my mail? 

    You can lead a horse to water, but you cannot make it drink.  This person receiving my email,  while on a Mac with Safari is reading their mail through Safari using Horde--our recent discovery.  Why they chose to do that in unclear. The last email we sent, however, was miraculously read and received and  the attachment was viewed with no problem after we told them our mail was coming from a Mac thriugh Apple Mail.  It seems that telling them that our emails were coming from a Mac and using Apple Mail was enough to make them think that perhaps THEY were doing something not quite right. Thank you both, Level 7 and Level 5. 
    But thank you especially for the meteorologists in the UK for putting forth the correct routes for Sandy these last days, you probably saved a lot of lives.

  • How to determine Outlook selected mail mode using C# add-in?

    Hi all,
    I need to check if a selected MailItem is in compose mode. I use Outlook 2013. MailItem.Sent doesn't help. E.g. I select some e-mail that was clicked Reply and edited and now has a draft status. MailItem.Sent for that item is true. Is that possible to check
    if the selected mail in compose mode or check mail draft status?
    Thansk in advance.

    Hello Maksidrom,
    The Sent property is set once and keep the value the rest of the time.
    The Outlook object model doesn't provide any other properties for this. You need to use a low-level property -
    PR_MESSAGE_FLAGS
    . The PR_MESSAGE_FLAGS property contains a bitmask of flags indicating the origin and current state of a message. In general, you are interested in the following value:
    MSGFLAG_UNSENT - The message is still being composed. It is saved, but has not been sent. Typically, this flag is cleared after the message is sent.
    The DASL name for the property is "http://schemas.microsoft.com/mapi/proptag/0x0E070003". You can use it to get the value using the
    PropertyAccessor class. For example:
    Sub DemoPropertyAccessorGetProperty()
    Dim PropName, Header As String
    Dim oMail As Object
    Dim oPA As Outlook.PropertyAccessor
    'Get first item in the inbox
    Set oMail = _
    Application.Session.GetDefaultFolder(olFolderInbox).Items(1)
    'PR_TRANSPORT_MESSAGE_HEADERS
    PropName = "http://schemas.microsoft.com/mapi/proptag/0x007D001E"
    'Obtain an instance of PropertyAccessor class
    Set oPA = oMail.PropertyAccessor
    'Call GetProperty
    Header = oPA.GetProperty(PropName)
    Debug.Print (Header)
    End Sub

Maybe you are looking for

  • Mainstage 2 won't recognize any of my midi ports

    I've created a backing track player with two keyboards linked to two seperate channel strips for live playing.  My newer controller is an Edirol PCR M80 USB connected.  It works fine.  My other is a Roland A-70 (Midi controller).  I use an Edirol FA1

  • How to remove spanish from iTunes store??

    I'm not sure why or when this happened but my iTunes store music page always has Latino artists on it. Even the free downloads are recently predominantly Latino artists. Is there an option for English only? I purposely made a US account when I moved

  • Problems with import script on Firefox 3.6.3

    Hi all, I have just started using Firefox after hearing so much good about it. Unfortunately, I am disappointed to find it just cannot import all of my cookies, bookmarks, etc. from IE 6.0.2900.5512. I am on Win XP SP3. When I try and import into Fir

  • [nQSError: 46044 error in obiee

    Hi Team When i am opening a developed report in in Compound layout i am getting [nQSError: 46044 error in obiee] ,whereas when the same report is placed in the dashboard it is giving the desired output. So basically i am trying to say that , the repo

  • Local apps crash when logged in as Xserve user - HELP!

    I run a new elementary school mac lab: 24 eMacs (OS 10.4.2) as managed users/groups with remote home directories on an Xserve. We run the programs locally and save to the server. Many of our apps are crashing leaving the OS fine. These are new OSX ed