BCC emails sent as CC emails

When i send emails as Bcc copies, often when i look in my sent folder they have been sent as Cc copies..it happens irregularly...but often enough ....is there a fix....or what am i doing wrong....i thought it was me until the last email i sent and i meticulously ticked the Bcc boxes...but...the addresses were all Cc
Its impossibly to guarantee integrity for email addresses

http://kb.mozillazine.org/BCC
''Don't just look in your copy of the sent message since that's an exception, it's supposed to show all of the headers. The most reliable way to test this is to send a message where you BCC your email address and the email address of another account, and then use webmail to read the message in the other account. ''

Similar Messages

  • AppleScript to auto BCC emails from Apple Mail

    I recently moved the email out of Entourage and into Apple Mail for a company I do business for. I created a rule for them which does not run automatically, see my other post <a href="https://discussions.apple.com/thread/3300257">here</a>. Having experimented with variations on the rule and searched for answers on the web I have come to the conclusion that I may not be able to get the rule to run automatically. I found various suggestions on the web for using Terminal to automatically BCC sent emails but the downside is that it appears that you then can't send BCC emails to anyone else without using Terminal to disable this, which is not an option.
    The best alternative would appear to be an AppleScript but I can't find anything suitable. Can anyone suggest a script that can be added to an Apple Mail rule so that all emails sent from '[email protected]' are automatically forwarded to '[email protected]'

    Look, if I were going to do what you're trying to do, I would stop fiddling with rules and set up a launch agent that would periodically (once a day, once an hour, whatever your needs are) forward all unforwarded emails to the people they need to be forwarded to.  That requires two components: a launchd plist (which goes in ~/Library/LaunchAgents or /Library/LaunchAgents) and a script file (which can go anywhere, but /Library/Scripts would be conventional).  the launchd plist looks soemthing like this (save it as user.mail.forward.plist):
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
              <key>Label</key>
              <string>user.mail.forward</string>
              <key>ProgramArguments</key>
              <array>
                        <string>osascript</string>
                        <string>/Path/to/scriptfile.scpt</string>
              </array>
              <key>StartCalendarInterval</key>
              <dict>
                        <key>Hour</key>
                        <integer>18</integer>
                        <key>Minute</key>
                        <integer>0</integer>
              </dict>
    </dict>
    </plist>
    That runs the script once a day at 6:00 pm.  the script itself would look something like this:
    property lastForwardingDate : (current date)
    property bccRecipientAddresses : {"[email protected]", "[email protected]"}
    tell application "Mail"
              set unforwardedMessages to messages of mailbox "Sent" of account "gmail" whose date sent > lastForwardingDate
              repeat with thisMessage in unforwardedMessages
                        set messageToForward to redirect thisMessage with opening window
                        tell messageToForward
                                  repeat with thisRecipient in bccRecipientAddresses
      make new bcc recipient at end of bcc recipients with properties {address:thisRecipient}
                                  end repeat
                                  set lastForwardingDate to date sent of messageToForward
      -- send
                        end tell
              end repeat
    end tell
    This is a testing version, where the email pops up so you can see what it looks like before it gets sent.  in the final version you'll want to delete the 'with opening window' phrase (so that the emails are generated invisibly in the background) and uncomment the 'send' line (so that the emails are sent automatically).
    You'll can try replacing 'forward' with 'redirect': redirect sends the email to the new recipient exactly like the old; forward sends a quoted version.  not sure which you prefer.
    warn people that they should expect to see extra email activity periodically, and that they may see emails appear in their drafts mailbox (which will happen if they are offline when the script runs - they'll get sent later). Also, you should probably set permissions so people can't edit the script file - if it gets saved again it recompiles, which will reset lastForwardingDate to the date it recompiles, and may cause some emails not to get forwarded.

  • Mac Mail doesn't (always) find BCC of Sent messages

    The MacMail search/Find feature does always display messages when searching for the bcc email address of sent messages.
    It finds some, not others. I've spent some time on this but don't see any simple explanation. I wondered if it was related the formatting of the name/address with < and > characters.
    A frustrating situation when you're trying to find critical info sent to freelancers.

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partitirion & use Disk Utility from there to Repair the Disk, then Repair Permissions.

  • TS4002 Mail with multiple Bcc shows "sent" but was never delivered to anyone. Help?

    Mail with multiple Bcc shows "sent" but was never delivered to anyone. Help?

    Any guess at how to fix it or is a reinstall in my future?
    Start by looking at the logs for an example. There will be some indication in the logs as to what happened to the message.
    Depending on how busy your server is, this might be as simple as tail -f /var/log/mail.log while you send such a message from your mail client.

  • Where is "Auto Bcc to Sent Folder" on Q10?

    Does anyone know where the "Auto Bcc to Sent Folder" feature is on the Q10?  Would like to have all e-mails composed on the Q10 sent to a specific e-mail address (as was so easily done on previous BB models and operating systems) but I cannot figure out how to perform this simple activity on the Q10.

    My Inbox.  I've never had a need with former BB Operating Systems to ever sync other folders (since I was able to Bcc anything sent from my Bold, Curve, et. al.).  Sbcglobal.net's (i.e., Yahoo's) Contacts, Calendar, etc. features are so cumbersome and functionally incapable, I have always used and maintained those items with Microsoft's Outlook (which meant syncing was never an issue using the BB Desktop Manager).  You shouldn't overthink my situation:  I'm a very simple user, with very simple needs, that desires to still have the very simple tools that have always been built into the basic foundation of the Blackberry platform.  I am self-employed (i.e., a "one man company").  All of my e-mail is "work e-mail" (in one form or another).  There is no "enterprise setup" in my case.  As previously alluded to, my self-employment since March 2009 and the manner in which I have conducted business has not been an issue because of the basic complimentary functionalities between Blackberry, Outlook, Yahoo!, and Verizon.  With my most recent upgrade to BB's Q10 (which right now not seems to be anything but an upgrade), a seemingly significant fundamental change has occurred.

  • How do I send a BCC email to many addresses but document who I sent to???

    To protect individual's addresses, I often use BCC when sending an email to many contacts so no one sees the other email addresses. However, I would like to keep a copy of the email I sent WITH the addresses so that I can document that the email went to them. Being a teacher, it is important to be able to show the students that indeed I did send them an email.
    Is there a way of doing this?
    Thanks so much for any guidance here.
    Skip

    Thanks so much. I went to my Macbook Pro and checked it out. I am new to Leopard and it did not work that way in Tiger. I just updated and see they made the change.
    Thanks - and yes... I am an idiot for not do more research.
    Skip

  • I get "there are non ASCII characters in the local part of the recipient's address" when trying to send emails as BCC. email addresses are all good!

    I used to send out christmas greetings from my biz to groups of 20 customers, in BCC format. all addresses are good, but the emails don't get sent now because of the supposed ASCII problem.

    Restart the operating system in '''[http://en.wikipedia.org/wiki/Safe_mode safe mode with Networking]'''. This loads only the very basics needed to start your computer while enabling an Internet connection. Click on your operating system for instructions on how to start in safe mode: [http://windows.microsoft.com/en-us/windows-8/windows-startup-settings-including-safe-mode Windows 8], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7 Windows 7], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-vista Windows Vista], [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx?mfr=true" Windows XP], [http://support.apple.com/kb/ht1564 OSX]
    ; If safe mode for the operating system fixes the issue, there's other software in your computer that's causing problems. Possibilities include but not limited to: AV scanning, virus/malware, background downloads such as program updates.

  • How do I auto bcc emails from iPhone?

    I want to automatically blind copy emails that I send from my iPhone to a specific email address? Any advice? Thanks!

    There is no field available to enter an email address for the Bcc to be sent to at Settings > Mail, Contacts, Calendars > Always Bcc Myself, so this isn't possible. The Bcc will be sent to the email address for the email account the message was sent with.

  • RPTARQEMAIL and "blind" carbon copy sending (bcc email)

    Hello everyone,
    In our fairly-standard Employee Services and workflow, we use RPTARQEMAIL run as a batch job nightly to bundled up and send email notifications to all Requestors whose leave has been approved that day.
    However, when the user receives the email they see ALL of the Requestors for that day appended together in the "To:" field of their email.  They do not want this to happen as they see it as a breach of privacy, particularly if it was personal leave.
    The email is sent via standard SAPConnect (SAP Business Workplace) mechanisms, using a Batch user called HRBATCH, and goes from our ECC6 system to our internal MS Exchange server, and thus to the internal users' email box.
    We are looking at two options but are unsure of the best way to proceed:
    1. Option 1-- Change the HRBATCH profile to limited it to send email to one recipient at a time, or
    2. Option 2-- Change the way RPTARQEMAIL is calling the email to force it to use BCC: instead of TO:
    However...after a length investigation we are not sure how to do this.
    Any assistance would be greatly appreciated,
    regards,
    Alistair
    Alistair Lloyd
    Stream Leader
    Total Business Transformation Program - National Foods 
    Email: [email protected]       
    Web: http://www.natfoods.com.au/

    Folks, forgot to up date this Post to advise that with the assistance of SAP Support this problem was fairly easily solved.  Refer the attached Message extracts:
    Response #1 from SAP
    If you make sure that the report RPTARQEMAIL is standard,
    I mean that Report was not modified before. You can choose
    radio button 'With All Documents'
    In the screen of RPTARQEMAIL to avoide send email together.
    In the standard scenario the radio button 'With General Notification'
    all the requestors are grouped together for sending the mails.
    Reply from Me
    Thank you ... So - just to confirm - as we run this as a Batch
    job with a variant, are you saying that we just need to change the
    variant to switch "on" the "With All Documents" radio button for "E-
    Mail Text For Requestor", then the requestors will NOT be grouped
    together?
    Can you please confirm which field in the Variant this would relate to?
    Response #2 from SAP
    you are right. you need to change the variant for requestor.
    I have attached screen copy for variant of the RPTARQEMAIL
    for your reference.
    By the way, I suggest you to try this variant with test run
    firstly. if it can be executed as you expected and then
    please run this as a batch job.
    Thanks&Best regards,
    Don't think I'm able to attach the 'screen copy' she mentioned, however in text on the Varient it looks like so:
    ==================================================
    Leave Requests - Send E-Mails
    (Exc)( i )
    E-Mail Text for Requester
    [x] Send E-Mail
          With this Text:                  [HR_TIM_ARQ_REQUESTOR     ]
    [  ]  With General Notification            [X] With All Documents
      [etc etc]
    ==================================================

  • E72 bcc Email issue

    I have the 22.007 firmware and have had this issue with the original as well as this firmware.  If I compose a message and sen it to one person in the to field and then nine (9) others in the BCC field, the message gets sent 10 times.  So if I put 5MB of attachments in the message, I will need to send roughly 50MB of date.  It will send it to the first person in the to field, then the second message it sends is to the first person in the BCC field.  The third message will be the second person in the BCC field, the fourth message to the third person in the BCC and so on.  This is not how an email client is suppose to be behave.  I have an unlimited plan, but still, this is absurd.  It takes forever to send anything and kills the battery.
    I know the message gets sent multiple times because the mail server keeps a record of every copy I see that only change it who it is being sent to; one recipient at a time, so it is the phone doing this.  I also can look at the connection log and I see the data connection as being active and how much has been sent.

    Thanks hadimassa. Been looking here and on the the messaging board, but can't see any of those threads discussing this. Can you point me in the direction of one please. Any solutions posted anywhere? Tempted to try and delete my email accounts from nokia messaging and then re-add them to see if that helps, but don't know if that will open a whole new can of worms. It's literally happening on a 5 minute cycle, which is just eating up data and battery, so need to try and solve pretty urgently.

  • If I send a BCC email to my address I get ar error message stating the server does not allow relaying.

    I set up my eail account so I BCC a copy of the email to my desk top.  When I send an email from my IPhone I get a message stating that the recpient was rejected because the server does not allow relaying.  I can send the same email, BCC myself from my desktop with no problem.

    Go to Settings > Mail, Contacts, Calendars > Your Account > Account Name , tap on SMTP (under the 'Outgoing Mail Server' heading) and then tap on your Primary Server and enter your email account and password and see if things work.

  • Mail marks my bcc: copies (sent to myself) as junk

    Mail marks mail sent to myself as bcc: copies as Junk mail
    I always send a copy of outbound email to myself as a bcc: copy.  Mail marks these as Junk mail every time no matter what I do.  Is there a way to configure a copy to my own mailbox that will not trigger junk mail?

    It really has nothing to do with the Email client you are using to send Mail. It does have everything to do with the Recipients Junk/Spam filter they are using. Mac Mail is not flagging your outgoing mail as Junk. No email program does that. It get flagged as Junk by the program the recipient is using.
    That is unless you are sending these emails in bulk with many address in the To field. Some email programs see that and think Hey this must be Spam as it is being sent to X number of email addresses at the same time.

  • Bcc-ing Sent Messages through Rules

    I'm basically trying to replicate what my .Me account does as IMAP, which is basically keeping a record of what I send out on both the server and Mail. I've played around with "Rules" and been trying to Bcc everything I send out to a separate account, using my other account which is a POP and not IMAP. I just haven't been able to make it work that way.
    Simply sending out a copy to that other account of whatever I send out. Anyone out there know what the right "Rule" for that is? Thanks!
    PS: Under "Composing" there is an option to "BCC 'myself'" But doesn't let me change that, is there a way to do that?

    If you're sending mail via the Mail program through MobileMe, you've already got a copy of what you sent in your Sent mailbox, so what's the point of BCCing yourself? And if you're sending mail via the web interface of MobileMe, you've got a copy of what you send through there, too. It looks like you're trying to make more work for yourself than is really necessary.
    Did you try looking at the View menu in Mail for "BCC Address Field"? That displays the BCC field for every new message you send; you can't create a rule for that.
    Mulder

  • How do I view BCC recipient addresses in sent email (since Maverick took this function away)?

    With the Maverick update, it's no longer possible to view BCC email addresses for previously sent messages. I looked EVERYWHERE on my machine and it seems that the data is gone.
    I need to retrieve this information as it's very urgent and regarding a cancer patient. Here's what I want, to be clear. I want to open a previously sent message and view all of the recipients (INCLUDING those who were BCCd!!!!!!!!!!!!)
    Someone from Apple, please help! ASAP!!!!!!!!!!!!!!!

    Barney,
    When I View > Message > All headers I get this....
    Return-Path: <alisonym@____.com>
    Received: from ?IPv6:2601:d:2780:b8a:740f:6a99:d8d8:2c24? ([2601:d:2780:b8a:740f:6a99:d8d8:2c24]) by mx.google.com with ESMTPSA id rj10sm34981492igc.8.2014.02.17.14.34.44 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 17 Feb 2014 14:34:48 -0800 (PST)
    Content-Type: multipart/alternative; boundary="Apple-Mail=_8AB03BBE-EB30-4EED-A8BC-C75F92902450"
    Message-Id: <[email protected]>
    Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\))
    In-Reply-To: <[email protected]>
    References: <[email protected]>
    X-Mailer: Apple Mail (2.1827)
    When I choose Send Again, I get no addresses in the window.
    Please help!!!

  • Multiple Email messages sent

    First of all I have to use the BCC email field for
    the quere result email address so all of my customers can't see the
    other email address who are also receiving these emails. In the TO
    email field I use an admin type of email address for my website.
    When the program is executed it works great. The problem is that
    for every email that is sent to a customer from the quere results,
    around 200 per email, the person listed in the TO email field also
    gets an email sent to them. So I wind up with 200 duplicate emails
    every time the program is executed. I have tried leaving the TO
    field blank but just as I would suspect the program errored out.
    What I want, is to have the program send one email to the TO
    recipient and one to every person in the quere results list.
    I attached the pertenante code but deleted the rest.

    Don't use the query attribute in your cfmail tag. If you want
    to send everyone a bcc, use the valuelist function.

Maybe you are looking for

  • Why do my numbers documents say waiting?

    My Numbers documents are just saying waiting and not transfering to my iPad or iPhone. I'm not sure what to do but I need them on at least the iPad. I have gone into the system preferences and everything is turned on and the same on the iPad and iPho

  • Can I sell books made with iBooks Author in the UK iTunes store?

    Hi all, I'm a UK-based musician who publishes a range of tuition books on playing the bass guitar. I've spent the last few months devleoping one of these books in iBooks Author, and the end results are really impressive. I submitted the book to the i

  • Work Item does not appear in Inbox

    Hello Everybody! I started a workflow normally, but the workitem does not appear in inbox! (It's a DECISION task) The notification appears normally... I already looked the SU01 user parameters and WF_BATCH parameters, apparently is all right, but I c

  • Run LV Service on SAP server got message

    Dear All, I installed LVS on one of our customer's server. They are on SAP2007A PL46 SQL2005. When I tried to start the LV Service, I got this message The SAP Business One LV Service service on Local Computer started and then stoped. Some services st

  • ANN: LR/Mogrify plugin released.  Alamy users rejoice!

    Hi, Frustrated by Alamy's 48Mb image size requirement, and the fact that Lightroom's export feature can't automatically resize images by the minimum amount necessary to guaranty that the requirement is met, I've written a plugin to solve the problem