The hybrid format email is considered as a junk email (or spam)in Apple Mail 4.4

In Mac OSX 10.6.6, When I use Apple Mail 4.4 to receive the hybrid format email( include HTML and Text format in one email), the Apple Mail 4.4 will be think this email is a junk email.
Is this a bug for the Mail 4.4? Anybody can help to resolve this issue?
FYI, The following is my JAVA code for how to send a hybrid format email:
msg.setSubject("test");//set subject
MimeBodyPart mbp1 = new MimeBodyPart();
mbp1.setContent("test", "text/plain; charset=utf-8");//set text format content
MimeBodyPart mbp2 = new MimeBodyPart();
mbp2.setContent("test", "text/html; charset=utf-8");//set HTML format content
Multipart mp = new MimeMultipart("alternative");
mp.addBodyPart(mbp1);//add text content
mp.addBodyPart(mbp2);//add HTML content
msg.setContent(mp);
Transport.send(msg);//send email

Sorry to be slow to respond -- had a doctor appointment, and also had to hunt up a boot volume with 10.6.6 and Mail 4.4 on it, just to be sure.
Your test message was not perceived as SPAM/Junk at all.  Not when received in Mail 4.5, Mail 4.4, nor Mail 2.1.3 in Tiger.
Nothing about the Long Headers indicated anything suspicious.  The headers I was looking primarily at are pasted below, and do reveal anything private.  These the result of the filters on my incoming server:
X_Cmae_Category:   0,0 Undefined,Undefined
          X-Cnfs-Analysis:   v=1.1 cv=JQNK39t9F4kLyjfJz/k8C0DfBhSrK9xA1Y4SBRwEmYU= c=1 sm=0 a=BLceEmwcHowA:10 a=1FzqG5ILVBdwvA7Y_sMA:9 a=QEXdDO2ut3YA:10 a=qIwwZl7lo8ZhrKw95CmXbg==:117
  X-Cm-Score:           0
          X-Scanned-By:   Cloudmark Authority Engine
          Authentication-Results:   mx01.insight.synacor.com header.from=[email protected]; sender-id=neutral
          Authentication-Results:   mx01.insight.synacor.com smtp.mail=[email protected]; spf=neutral; sender-id=neutral
          Received-Spf:   neutral (mx01.insight.synacor.com: 74.128.0.95 is neither permitted nor denied by domain of zone1.dev.hf.webex.com)
  X-Ironport-Anti-Spam-Filtered:           true
          X-Ironport-Anti-Spam-Result:   As0IAEyBx009vxsiTmdsb2JhbACEUqE6AQEiSYhqqnGPfoUKgQIEhj6NTx2KJQ
          X-Ironport-Av:   E=Sophos;i="4.64,338,1301889600";  d="scan'208";a="381038056"
  X-Connecting-Ip:           61.191.27.34
          Message-Id:   <27817788.01304920419178.JavaMail.Ma.Jin@majin-work>
  Mime-Version:           1.0
          Content-Type:   multipart/alternative;  boundary="----=_Part_0_24435002.1304920419147"

Similar Messages

  • How do I fully delete an email account from my Apple Mail app on my iMac?

    Hello all,
    How do I fully delete an email account from my Apple Mail app on my iMac?
    When I go here: Mail > Preferences Mail > Accounts
    I got the message that I needed to delete it from my Internet Accounts.
    When I go here: System Preferences > Internet Accounts > select the account >
    I cannot select or click the minus sign on the bottom left to delete the account because it does not appear in the list.
    Yet the email account still shows up in my email logs with errors that it cannot connect.
    The email account no longer appears in the left column where all my email accounts are in Apple Mail as I have deleted that domain and no longer use it, so the email was deleted at the server level. However, again, the email account still shows up in my email logs with errors that it cannot connect.
    This is driving me bananas!
    Thank you for any help you can provide!
    ~ Angela

    If you haven't already done so, please quit and relaunch Mail. See whether the account goes away.

  • Have multiple email a/cs' but apple mail sending all gmail emails from same account

    I have 3 gmail accounts and 2 pop3 a/cs' ( that are piggy backed by the isp to web based/imap email servers) and using Apple Mail.
    Emails are correctly received into the correct email address inbox.
    However, when I send an email and despite whichever email address I select in the ' From ' box on the Compose page, the emails are always sent from the same email address. This issue only affects the 3 gmail accounts, the other 2 are working ok.
    In Mail Prefs I have checked that the box " send new messages from " is marked " account of selected mailbox ".
    If I use gmail ' direct ' ( not via apple mail ) emails are sent from the correct account as I obviously have to sign into that particular account.
    It's as if I have a default email account from which all emails are sent but the settings seem to be to the contrary.
    Appreciative for any help and guidance.

    Solved issue by removing the gmail accounts and then reinstating them but giving the name assigned to the server in the description field, the same as the account name ie Gmail followed by email account name ( Mail Prefs > Account Information > Edit SMTP Server List then enter in description field accordingly ).
    Though you did'nt actually provide an answer you nevertheless caused me to think further for which I thank you.

  • How do I  Send HTML formatted email  using  class in  javax.mail pkg

    How do I Send HTML formatted email using javax.mail pkg class ?i mean is thr any class available in this package to do this ?

    Please see
    http://javaalmanac.com/egs/javax.mail/SendApp.html
    for Quintessential Program to Send E-Mail.
    Then substitute line
    msg.setText(content);
    /with this one
    msg.setContent( content , "text/html");
    it should do in simplest form.

  • Is anyone else having trouble sending email via O2 using Apple Mail (However, I can receive fine)

    Since the upgrade to Mountain Lion (OSX 10.8) I have noit been able to send email via Apple Mail through the O2 network in the UK. O2 say they are aware of this but that it is something that Apple need to address via a patch.

    Following a 45 minute call to O2 yesterday I've just had a further conversation with O2 who advised me to change my 'port setting' to 25. Mail now works fine! Panic over.

  • How can I find my email in Apple Mail from before my company switched hosting providers?  People with Outlook have all of their old and new emails.  My old emails have vanished from Apple Mail.

    How can I find my email in Apple Mail from before my company switched hosting providers?  People with Outlook in my company have all of their old and new emails.  My old emails have vanished from my Apple Mailbox on my macbook and other Apple devices.  I do not have my mail backed up in time machine recently nor did I export my emailbox recently.  Any ideas?

    Try looking in your User folder.
    Either hold down the option key while using the Finder “Go To Folder” command and select your user Library in your home folder or use the Finder “Go To Folder” command and enter ~/Library/Mail/V2
    If you prefer to make your User library permanently visible, use the Terminal command found below.
    Show User Library
    You might want to bookmark the command. I have to use it again after every update. I have also been informed that if you drag the user library to Finder it will remain visible.

  • Email verification SPAM from Apple???

    Hi everyone,
    I just got this email that I suspect to be a spam from Apple..
    I believe it is a spam but it is a very clever one..
    can anyone confirm?

    It's not Apple, it's a phishing attempt to try and get your iTunes account, and probably your payment details - you could forward the email to Apple : [email protected]

  • Replying to Events using email app OTHER THAN APPLE MAIL

    I don't use Apple Mail except for occasionally checking one dead email account. So when I click "Reply" to an event invite in iCal, I need that Reply to launch the email program I DO use — the one that actually has my valid, relevant email address.
    Right now when I click "Reply," Mail launches (without my permission), and everyone invited to the event gets an email from the WRONG email address — one they do not know, do not associate with me, and an address I DO NOT want them to have.
    I can't for the life of me figure out how to make iCal launch MY DEFAULT EMAIL PROGRAM for these replies.
    Anybody know how to get around this?
    /so very tired of Apple's "oh, don't worry your pretty little head, we'll take care of that for you, whether you like it or not" attitude.

    Thanks for the suggestion. I think I'll just create an account in Mail for this one function, since Zapptek requires iCal reinstall if it doesn't work for you. Seems like less trouble.
    Disappointing that Apple continues to inch toward Microsoft territory by giving users fewer and fewer options for working the way they want to work.

  • I need help streamlining my email accounts. Can Apple Mail and iCloud work with comcast and gmail?

    I have been using Apple Mail to manage four email accounts. I want to consolidate the four email accounts: icloud, gmail, and 2 comcast accounts. And I want them to sync across my devices, iMac 2009, running Mavericks, ipad and iphone (both running IOS7). I have been using comcast for my work account(s), but they do not sync between devices.
    If possible, I would like to keep using Apple Mail as my main email client. I do not mind trashing some of the email accounts (which is probably a choice I need to make).
    In light of upgrading to Mavericks and ios7 what is the latest thinking on this issue?

    iCloud will only deliver mail from your iCloud account.  What you can do is set up email forwarding with your other accounts to forward incoming email to your iCloud address, then tell all your contacts to send email to your iCloud address.  (Comcast accounts are POP3 rather than IMAP so you won't miss these accounts.  I set up forwarding from Comcast to iCloud a long time ago.)

  • Blank Emails with Attachments from Apple Mail if received into Gmail IMAP.

    Hi
    I have noticed that if I receive an email with an attachment from someone using Apple Mail to my Gmail IMAP account (in Apple Mail) the body of the text is blank. I get the attachment but the only way to read the body of the email is to show the Raw Source. Has anyone else had the same problem and does anyone have a solution?

    Not me and I use gmail's IMAP service with Apple Mail frequently. You're probably better off posting this question on google's gmail forum which you can get to via the help section on the gmail.com web site.

  • Cant send emails from phone on apple mail

    last week, i got a new 4s, as my old one had a broken speaker.
    i use apple mail {the envelope icon} to connect to my live & google mail acconts.
    i am receiving messages, but cannont send out.
    i have gone into settings and deleted, verified and re-entered passwords and still nothing.
    help?

    update
    so i changed my wireless internet connection and voila i could send emails!
    Does this mean then that the issue is with the network? my knowledge is very basic on these things so please bear with me
    could it be somehting in the DNS? hmm
    thanks!

  • Incoming emails keep repeating in Apple Mail

    I have had all kinds of probs with Apple Mail lately, mainly to do with getting to see all my POP3 email in Gmail on my PC at work. This stopped working last week, now it is miraculously working again. Great!
    But last night/this morning vast amounts of email from last few days repeated themselves, spent ages sorting througgh them and deleting repeats while being careful to watch out for new mail. That has thankfully stopped too, I have no idea why it started suddenly, or stopped or why above Gmail problem righted itself.
    But now all emails are coming in twice, not as bad as above probs but annoying. They do not repeat in Gmail or mail2web.com but I use mainly Apple Mail at home. Can anyone please suggest a solution?
    It must be either something in Mail Preferences or in Gmail settings. I have Mail 3.6, most Help is for 4.0 (can and should I upgrade, by the way, I uploaded some kind of upgrader but it didn't want to install).
    Thank you.
    Michael

    I unchecked auto forward in Rules several days ago so I don't think it's that. Must be sthg in Mail prefs or possibly Gmail settings but I'll be darned what... Asked my (expensive) ISP and they said it's to do with Mail, nothing to do with them. Have also asked former ISP whose email address I still use (pay them £12 a year, good value), no reply so far...
    It's strange how things keep changing (forwarding to Gmail stopped working for a few days, now working again), doubling of email only in Apple Mail not in webmail... 
    Michael

  • Emails not showing in Apple Mail inbox.

    Hi All,
        I can see emails being pulled into my inbox in Apple Mail but the inbox appears to be  empty. The only way I can view them is to create a smart folder.
    I've checked the Junk and Trash but they're not there.
       Rebuilding the Inbox and deleting the preference file make no difference.
      I've also removed and readded the account.
      I'm using IMAP in Lion (I also have a Mountain Lion iMac but that's okay).
    Thanks in advance for any help.

    Welcome to my confusing and problematic world. We currently have 20-odd users on the Google Apps domain. 3 of them are using Apple Mail to access their mail. 1 is having problems. The only thing different about this user is that we imported messages in from Outlook using the Google mail importer. This is the only thing I can think. The importer seemed to ignore certain folders, even if we retried, and it created folders as inbox/insurance_ etc. I changed all the folders to INBOX in caps, as that is what Mail preferred, and removed the trailing underscore.
    This is the only thing different about this user.
    On a web browser looking at Gmail, I have:
    Inbox
    Starred
    Sent Mail
    Drafts
    [Imap]Drafts
    Apple Mail To Do
    Deleted Items
    Deleted Messages
    Follow Up
    INBOX/folder1
    INBOX/folder2
    INBOX/folder2/folder1
    etc...
    INBOX/Folder113
    Junk E-mail
    Misc
    Priority
    Sent Messages
    4 More (containing Chats, All Mail, Spam, Bin)
    I did another "Account Info" and got this: http://gallery.me.com/rtaxerxes/100023/Screen%20shot%202009-11-04%20at%2010.19.5 9%20PM
    You'll notice, now it does have an Inbox. But the folders it says are 0 messages and 0 KB do actually have stuff in them on the web browser.

  • How do I restore email and drafts from Apple Mail in Time Machine after account was deleted.

    My Apple Mail email account was deleted by a support person and I lost several hundred emails and close to 1100 drafts that I desperately need. I have been using an external drive for backing up in Time Machine. 
    I do not know how to get my emails and drafts out of Time Machine and onto my Apple drive.
    Any help would be appreciated  HUGELY!

    Command-R to the rescue.
    Just hold down Command-R during startup and Lion Recovery springs into action. It lets you choose from common utilities: You can run Disk Utility to check or repair your hard drive, erase your hard drive and reinstall a fresh copy of Lion, or restore your Mac from a Time Machine backup. You can even use Safari to get help from Apple Support online. And if Lion Recovery encounters problems, it will automatically connect to Apple over the Internet.
    When boot into Recovery and select item 1, you will be given a choice of a point to recover from.

  • Email attachments corrupted in Apple Mail

    Hi, I just had to clean-install OS X Lion (10.7.3), I synched my e-mail accounts (Gmail apps account) with Apple Mail (5.3) and some attachments (mainly PDFs and DOCs) are now corrupted when trying to open up in Apple Mail. In the Google Mail web access the corrupted attachments can be opened perfectly. Has anybody experienced this issue?

    Mark, I don't know if you're still following this thread, but I've solved my problem.
    The issue is bizarrre but seems to be connected with slow connections (I saw this mentioned elsewhere but had discounted it as rubbish!).  It seems the reason the pdf's will not display is that they are getting truncated by Mail. 
    What I did was to wait until I was connected to a fast internet connection and then rebuilt my mail box (under Mail | Mailbox | Rebuild).  I tried rebuilding the mailbox before but I was still connected with my phone and the problem persisted.
    It seems to have fixed the issue for me.  Hope it may help you.
    Andy

Maybe you are looking for