How can I create a list of all contacts in my 'sent folder'

Hi,
One of my email accounts has been hacked. So I need to contact everybody I ever sent an email again to warn them about fake emails sent from potential impersonators. First, I want to gather all their email addresses, maybe creating a distribution list and send a generic email. But they are a lot, so copying and pasting is not an option. On the other hand, the 'previous recipients' list contain all contacts from all email accounts I have.
Second, I do not want anybody to see the email address from others as they belong to different organizations. Can anybody help me out?

Apparently not. So I installed MIcrosoft Outlook for Mac and imported all the stuff. It was worth the hour or so I spent on it and I have a distribution list.

Similar Messages

  • Hi ,How can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm or poerwshell . i have struggled for a week.

    Hi ,how can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm
    or poerwshell . i have struggled for a week
    tchocr

    Hi,
    There is no such PowerShell command can achiev this. Maybe you can use a script to get the user name with folder redirection enabled. However, I am not familiar with writing script, and it would be better for you to ask in script forum below for professional
    assistance:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm or poerwshell . i have struggled for a week.

    How can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm or poerwshell . i have struggled for a week.

    Hi,
    There is no such PowerShell command can achiev this. Maybe you can use a script to get the user name with folder redirection enabled. However, I am not familiar with writing script, and it would be better for you to ask in script forum below for professional
    assistance:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How can I create a playlist from all songs in a single folder

    On my D: drive I've got a folder called MUSIC. Under MUSIC I've got folders by artist and then album. I have no problems putting together playlists from these artists. But I have a few folders that are a combination of many different artists songs. I can't find a way to view this group in iTunes and create the a playlist from these mixed folders. It appears I'd have to hunt for all the songs individually through all my music and add them one at a time...a nightmare.
    What I was hoping for was the ability to go to my MUSIC tab under my LIBRARY and add a column for file location. That way I'd sort them by folder location and grab them that way.
    I created my playlist and tried to simply drag/drop the folder and/or the songs directly from windows explorer but of course that didn't work.
    Is there a way to do this?
    Thanks

    Drag them from where? I've tried to drag them from windows explorer and it won't allow me. It seems the only place I can drag files from is from the iTunes library list. The problem is there is no way that I can find to just see the songs from a specific folder on my drive in the iTunes library list. It sorts them by artist, album, genre, etc....but not by folder.

  • How can I see a list of all my comments for a certain PDF document on my iPad?

    how can I c a list of all of the comments in a PDF document in the acrobat app on my iPad?
    thanks,
    ori

    Hi Orirotlevy,
    Sorry but no such feature is available in Adobe Acrobat app for ipad.
    Moreover, You can provide your valuable suggestions for this app, using the following Link : https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Regards,
    Rahul

  • I resently cracked my screen on my iPhone 4 and had to get a new one... Whe backed the old phone up it didn't save my old apps and now I no longer have that phone...  How can I recover a list of all my apps?

    I resently cracked the screen on my iPhone 4 and had to get a new one... When i backed the old phone up it didn't save my old apps and now I no longer have that phone...  How can I recover a list of all my apps?

    Backup does not include apps,music,vids,etc
    Backing up, updating, and restoring iPad, iPod touch, and iPhone software
    You can loo up your purchases in your purchase history ( in your account in itunes)  and unlike music, you can redownload apps.
    How to redownload purchased apps from the App Store

  • How can I get a list of all workbooks

    Can anybody please tell me how can I get a list of all my workbooks that are on my Oracle Discoverer database without having to manually write them down? I am using Oracle Database 10g Enterprise Edition.

    Hi,
    To implement the EUL Management BA follow metalink NOTE:556932.1
    there are very simple steps you need to perform in order to use it

  • How can I get a list of all my annotations to send to someone else, listed by PAGE #, not order.

    How can I get a list of all my annotations to send to someone else, listed by PAGE #, not order??

    The comments list is sorted by page by default. If it's not for some reason, click the "Sort comments" button and select that option. It looks like this:

  • How can i get the list of all users present in the LDAP

    Hi Experts,
    How can i get the list of all users present in the LDAP ?
    Is there any API or function Code to get all user list??
    Please help me out!!!
    Help will be rewarded

    Well it will depend on exactly where your UME configuration points to in the LDAP tree but yes, it is possible to get all users.  Something like the following should do it:
    import com.sap.security.api.*;
    import com.sapportals.portal.prt.component.*;
    IUserFactory iuf;
    ISearchResult isr;
    IUser user
    String userid;
    iuf = UMFactory.getUserFactory();
    isr = iuf.getUniqueIDs();
    you will need to iterate the ISearchResult object but you can get IUser objects by
    userid = (String)isr.next();
    user = iuf.getUser(userid);
    then you can imanipulate / identify / or whatever you need with the user object
    Haydn

  • How can i get the list of all users present in the UME ?

    Hi Experts,
    How can i get the list of all users present in the UME ?
    Is there any API or function Code to get all user list??
    Please help me out!!!
    Help will be rewarded
    -pankaj chouhan

    Hi Pankaj,
    find the official NetWeaver security javadocs (including access to UME) <a href="http://help.sap.com/javadocs/NW04S/current/se/index.html">here</a>. Look for classs UMFactory and proceed from there.
    Best regards,
    Martin

  • How can i get the list of all tcode used by user of particular module

    Hi,
    How can i get the list of all tcode used by user of particular module (e.g FI , MM ,PP) within year .
    Regards
    Vikram

    Login to your SAP System
    Run TCode SE16
    Type Table Name : TSTCT
    Press F7 Key (Table Contents )
    Go to Settings in menu bar
    Select User Parameters
    Under Keyword select Field Label and press green check mark
    Select your criteria in Data Browser and execute
    You will see all t codes in there
    Regards,
    Yogesh

  • How can I make the list of all bookmarks as my startpage?

    How can I make the list of all bookmarks as my startpage?

    i am also like what you asked because the bookmark i like chrome bookmarks arragement but not good on firefox and the current bookmarks makes hard to know where and what i am look i said the bookmarks not shows well and its hard
    I like bookmark must have a small image whenever saving the page and it have a small details about the page that helps to find easily

  • How can I make one list of all events I have in over 30 libraries I made

    How can I make one list of all events I have in over 30 libraries I made?

    The only way I know of is to take a screenshot of the Photo mode with the View ➙ Show Event Titles selected.  That will give you a list of sorts.  Might take more than one screenshot per library.
                   Click to view full sized
    OT

  • How to automatically create a list of all pages on a site?

    Greetings,
    I am trying to find a way to create a list of all pages in a site folder.
    Site map creators don't do this.  They only list pages that are linked on other pages.
    The point of making a list is to create a page of links to all pages.
    Thanks

    >Well, whatever is easiest
    That depends on your skill level.
    >Easiest would be dreamweaver or another program.
    I don't know of a way to do this with DW, but Jon suggested a site mapping tool that might help.
    >SO I don;t have to go through the folders copying and pasting pages.
    The main advantage of a server side solution is that it's dynamic - as you add pages the links would update automatically. Otherwise you will need to manually manage this page.

  • How can I syncronize my iphone 4s all contacts?

    Hello there, Can anyone assist me on this :
    1) How can I syncronize my iphone 4s all contacts (ive gmail and icloud contacts) with Microsoft Outlook. I like to use those contacts in my blackberry phone also.
    2) I have two contacts activated in my Iphone, my Gmail and Icloud. If I add any contacts in my iphone address book, it does not appear in my Gmail contact list.
    Appreciate your help.

    Well, you should log in your Gmail&amp; iCloud accounts in the settings>mail, then turn the sync of your contacts.
    Also, you go down in the contacts page. Set your default account.
    Then your new contacts created on iPhone can just be synced.
    Try that.

Maybe you are looking for