Rejected Mail Issue - Bad return address

All,
I am getting a small precentage of mail from my server returned with to my users with the error:
Your message was not delivered because the return address was refused.
The return address was '<[email protected]>'
I cant find much more detail in the error logs, but Im assuming this mail is being rejected by the mail server of the intended recipient which is not in the same domain as mine. Is there anyway to verify which server is rejecting the mail? Is there anything I can do to fix this issue as both the sender and recipient are valid accounts. TIA>
Pete Serafin

I have looked in the headers, but there isnt anything that looks bad in them. I should also state that this issue is only on replies. Original emails sent to these addresses that are being bounced get through without any problem. Also and maybe more importantly, it is only on replies to certain domains ( such as AOL ). Any other ideas?

Similar Messages

  • Mail issue: not sending (addressed to multiple recipients in BCC

    Hi,
    I am having trouble sending a message to multiple recipients in the BCC field.  I am sending to myself in the To: box and many others in BCC.  It is not sending the message, either through my Mail program, nor through iCloud mail.  iCloud mail gives me  "Cannot send message.  This message cannot be sent at this time." messge, but no explanation why.  (iCloud mail seems to be working normally according to on-line status report).  My Mail program give me a, "Cannot send message using the server smtp.me.com:(username)
    The server "smtp.me.com" did not recognize the following recipients:  [followed by long list of recipients all separated by commas] though it doesn't list all the recipients in the field. 
    Could it be that I just have too many in the field?
    HELP!  I'm in a time-crunch on this one.
    It did send a test e-mail to me, just fine.  No other reipients listed.)

    AAARGH!  Nevermind!  I found the answer!  over the 100 recipients-at-a-time limit.

  • Your message wasn't delivered due to a permission or security issue. It may have been rejected by a moderator, the address may only accept e-mail from certain senders, or another restriction may be preventing delivery

    HI,
    We are getting following error message for all users while sending mail to external but we able to receive mail from internet.
    Your message wasn't delivered due to a permission or security issue. It may have been rejected by a moderator, the address may only accept e-mail from certain senders, or another restriction may
    be preventing delivery.

    Hi,
    Please follow Luke and Shelly’s suggestion to check your SPF record and Send Connector configuration. Also you can post the complete NDR message(with NDR status code) here for further analysis.
    If there is any updates, please feel free to let us know.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • MSEXchange not rejecting bad email addresses

    I have written a specialized email application In ACCES 2010 for my department. At first I couldn't send email outside our domain so the server folks turned on relay and gave me a static IP address. However, now the mail server does not reject bad email
    addresses unless I leave off everything to the right of the @ sign. Example my real address is
    [email protected]. But if I change something in the address, such as
    [email protected] I don't get an error message back from the mail server, error handling is ignored and it counts as being sent.  This is true for emails going both inside and outside the domain. 
    It seems to me that something needs to be configured on the host, or I need to do something in my ap. (I'm no expert here.)  The Send part of the code is an ACCESS 2010 function. (Mail server is MSExchange 2010.) If nothing is wrong it works great.
    Public Sub SendAMessage(strFrom As String, strTo As String, _
        strSubject As String, strTextBody As String, _
         Optional strAttachDoc As String, Optional strCC As String, _
        Optional strBcc As String)
    On Error GoTo ErrorHandler
    Set objMessage = New CDO.Message
    With objMessage
        .From = strFrom
        .To = strTo
        Debug.Print strTo
        If Len(Trim$(strCC)) > 0 Then
            .CC = strCC
        End If
        If Len(strBcc) > 0 Then
            .BCC = strBcc
        End If
        .Subject = strSubject
        .TextBody = strTextBody
        If Len(strAttachDoc) > 0 Then
            .AddAttachment strAttachDoc
        End If
        With .Configuration.Fields
            .Item(CDO.cdoSMTPServer) = "mymail"
            .Item(CDO.cdoSMTPServerPort) = xx
            .Item(CDO.cdoSendUsingMethod) = CDO.cdoSendUsingPort
            .Item(cdoSMTPConnectionTimeout) = xx
            .Update
        End With
        .Send
    End With
    Set objMessage = Nothing
    Dim CurDateTime As DependencyInfo
    CDateTime = Now()
    Dim AccountNo As String
    AccountNo = GBL_Master_Id
    If GBL_PostMailSwitch = True Then   'Test if in management and skip the next three statements
    Dim SentSql As String
    'DoCmd.SetWarnings False
    'SentSql = "INSERT INTO SentEmailTbl(Account_Number, Event, DateSent) Values('" & GBL_Master_Id & "', '" & GBL_Event & "', # " & Now() & " #)"
    'DoCmd.RunSQL SentSql
    'DoCmd.SetWarnings True
    End If
    Exit Sub
    ErrorHandler:
        Dim BadEmSql As String
        Dim emVal As String
         'MsgBox "in error Handler" & " " & Err.Number
         'If Err.Number = -2147220977 Or -2147220980 Then
         'MsgBox "Bad email"
         DoCmd.SetWarnings False
         BadEmSql = "INSERT INTO EmErrorsTbl(AccountNo, EmailAddress, ErrNo, ErrMsg, ErrDate) VALUES('" & GBL_Master_Id & "', '" & strTo & "',  '" & Err.Number & "', '" &
    Err.Description & "','" & GBL_DateSent & "')"
         GBL_Rejected = GBL_Rejected + 1
         Forms!EmailForm!emRejected = GBL_Rejected
         DoCmd.RunSQL BadEmSql
         DoCmd.SetWarnings True
        'End If
          Resume Next
    End Sub
    Thanks in advance

    Hi,
    Generally, when you send an email to an address that doesn't exist via OWA or Outlook, you will receive a NDR explaining that delivery has failed.
    Please disable the app temporarily and check the result. If the issue disappears, there is something wrong with the app code. Actually, we have a dedicated support team regarding the Microsoft Office for Developers. I recommend you ask your question on our
    Microsoft Office for Developers forum which is staffed by more experts specializing in this kind of problems. For your convenience:
    http://social.msdn.microsoft.com/Forums/office/en-US/home?forum=accessdev
    Thanks for your understanding.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • I cannot specify a "display" return address on iPad Mail

    The only return address I can input is my ISP or webmail SMTP, but *I want my reply address to be my Vanity DNS address*.
    How can I do this?
    (I use gmail for webmail & as a mail depository. It is not the address that my friends, family or clients see because I display a different return address. I can't do this it seems with iPad although I can do it with Mail on my Mac).

    I'm having the same problem with trying to upload a Numbers file from my iPhone to iWork.com. My Apple ID has been up and working for years, along with a valid email address. I have iCloud active and dozens of apps, though I have never tried to share an iWork document to iwork.com from my iPhone before.
    In fact, if I go to iWork.com on my Mac and enter in my details (and I have triple checked this) it says my Apple ID is not valid! Which it clearly is everywhere else and I can go to manage my Apple ID on my Mac no problem. There is no 'verify your email address' email in my inbox, (there really shouldn't need to be one anyway).
    This would appear to be an issue where iWork.com seems not to be communicating properly with the servers holding Apple IDs, which doesn't make any sense.
    Anyone have any explanation? The only thing I can think of is that perhaps iWork.com is going to get a revamp due to improved iCloud document sharing either following the March 7th announcement or along with the release of Mountain Lion in the summer and they are messing around with the servers.
    Very frustrating in the meantime though!
    iPhone 4, iOS Numbers, iOS 5.0.1, iCloud

  • I have an issue with the address browser in mail in Yosemite

    I am using IOS 10.10.1 now on an iMac and have discovered an issue with the address browser in mail.
    Previously in my pending to send email toolbar there was a contacts icon which I clicked  on to display my contacts list. I could hold down the Command button and select as many contacts I wanted (often up to 100), then select the field to send (to, ccc, bcc) and the contact would appear.
    Now, I have to click the + sign at the end of the field line, and select recipients one at a time. Not only that, but I have to click twice to get to the email address, once on the name and then the email address drops down under the name and then I click on the email address. When I do that the drop down box disappears and the recipient's email address goes to the field. I have tried all combinations of buttons to be able to choose multiple addresses but haven't found the right one yet.
    An Apple Support guy told me to open my regular Address book, and hold down the command button to choose multiple recipients then drag them to the field on my already opened send email.
    This is one way around the issue (which wasn't an issue in Mavericks) but where some recipients have two or more email addresses listed in my contacts it means I have to manually go through the finished list on my emails to make sure the most desired one was selected. What a pain.
    Also, previously, where I was sending out many emails and wanted to stop say half way down my list, and send, I could come back to that list for the next email and see where I'd got up to.
    I don't want to make groups because my recipients vary depending on what I am sending so my lists change constantly.
    Any suggestions?
    Last point...who archives? On my regular email page I now have the Archive icon to the left of my Delete icon which I would prefer was to the left, first in the line as this is the icon I use mostly. With Folders, my Sent and Trash lists, who needs to archive?
    Cheers,

    Last point...who archives? On my regular email page I now have the Archive icon to the left of my Delete icon which I would prefer was to the left, first in the line as this is the icon I use mostly. With Folders, my Sent and Trash lists, who needs to archive?
    I can help you only with the placement of the icon placement -- if you right-mouse click on the toolbar, then select Customize Toolbar, you can move an icon to where you want it to be.

  • Multiple Mac Mail Users Getting Wrong Return Addresses

    Hello,
    Having an odd problem with Mac Mail. We just switched to Gmail and it's been working fine for about two weeks until this. I have a computer with 4 users using Mac Mail. It's been that way for about 4 years now. What happens is this...
    When one of the users sends out an email, somewhere along the line the return address is getting changed to another user of that computer. So for example: Joe Brown ([email protected]) is what his email address SHOULD look like in the return address. But for some reason it is this: Joe Brown ([email protected]) Whenever someone replies to Joe's email, it gets sent to Steve's mailbox instead due to the wrong email address.
    Things I've tried.
    1. Rebuilt the mailboxes
    2. Deleted all the accounts and started over
    3. Repaired Permissions
    4. Made sure there's enough space on the computer (In the past, odd problems have crept up because there wasn't enough disk space.
    At first it seems to be fixed but eventually it all starts over again...
    HEEEEELP!!
    Thank you - Randy

    Randy,
    Is it always the same user in the return address ?
    And can we assume that whatever email address is involved it ends up with a return address at gmail.com or googlemail.com (or other GMail variant) ?
    could be the smtp login used for all the mail has been set to an address on gmail. I don't use OSX Mail, but I use this feature in Entourage, I can send mail from any of my email addresses - some by different ISPs who would normally require me to dial in to their network to send mail, Gmail allows me to use their SMTP server to send mail from my other ISP mail account.
    A consequence of this is that any replies come back to my gmail (googlemail.com in my case) account.
    This doesn't happen by default, I needed to set some preferences on gmail, key a few passwords, etc. Can't check your gmail settings, but start by checking the SMTP server, and login, used for each user sending mail.

  • Return address replaced in received mail?

    My ISP for e-mail (TDS Telecom) has been "updated" as of this morning to "TDS Email powered by Google."
    After the updating process was accomplished, I find that my "return" address (which appears correctly in "sent" folder) has been stripped somewhere in transit and replaced with an alternate address on its way to the recipient.
    Both addresses are valid; however I would like for recipients to be able to see and use the return address which I have (ostensibly) posted.
    Is there a remedy?
    Keith

    I would venture to guess your provider is going to make one of those addresses go away at some point in the future, or is using multiple servers for routing/forwarding.
    Our (corporate) server does similar things.
    We have an "unpublished" local site address, all mail sent off site has the "unpublished" address removed and the common corporate domain address inserted as the 'reply to' address.
    The common corporate server at the reply to address is configured to forward mail to the 'unpublished' site address.
    If that is what your ISP is doing, no, I doubt there is a 'cure'

  • Mail won't list alias in return address

    When I use Mail to start an email, it won't list my alias as a return address. I use both addresses for specific purposes. How do I remedy this?
    Thanks.
    Donagh

    Hello:
    I (and probably most people) am confused.  Mail is an application.  Safari is a browser.  If you are connecting to some ISP mail application with Safari, the answer is with that provider.
    Barry

  • My mac mail sends a false return address

    my mac mail sends a false return address.
    isp (Att yahoo) indicates false return address is one of thiers, but cannot understand how our computer finds it inorder to send out. The false address lists an odd email server (pimout) instead of sbcglobal ([email protected]).
    isp suggests mac mail must be making contact with the server, and finding this address, some how in a search for it's appropriate address is the theory, because it is one of their's.....but has never been our address..
    So, I don't really care why, but figure if I trash the right lib/pref file, I can lose this problem.
    help

    Paul, this is not a very clear description of your problem, but let's give it a try;
    In your Preferences for Mail, Accounts, what do you have there as email name? the correct address?
    Can you send me an email (provided somewhere in my profile when you click on my name) so I can see what the data in there looks like?

  • Mail switches sender's name and return address

    My wife and I each have separate accounts in OS X Mail. Sometimes when she sends email, Mail incorrectly puts my name and return address as the sender of the email. At first I thought it was human error, but recently I've tested the app and discovered that Mail is indeed randomly and intermittently switching the sender name from hers to mine, even when her name appears in the New Message window. Any ideas on what could be causing this and how to remedy the situtation?
    G4/400 tower   Mac OS X (10.4.8)  

    Do you have separate OS X user accounts? or just use different email accounts within OS X's Mail application?
    You should be using separate OS X user accounts. Then each of you will only have your account information entered in OS X's Mail application.
    I have 5 or so email accounts defined in OS X's Mail application and I always have to vigilant that messages are sent with the correct account information.

  • How do I set up return address in Mail

    How do I set up Mail to give as the return email address, an address other than my icloud signon?  All my email for [email protected] comes forwarded to me.  That is the address I would like people to reply to.  Tx.  Stan Trollip

    Others may have a different way, but it seems you may need Apple Mail to check the server at trollip.org.  Then in Mail/New Message/From: you would simply select the account you want the recipient to see as your return address.

  • Has anyone had an issue with group addressing in OS X 10.9 Mail

    Has anyone had an issue with group addresses in Mail after installing Mavericks?  Both my MBP-15 and my Mac Pro stopped automatically filling in the addresses when I typed the name of the group that I have in Contacts, after updating to Mavericks.  Prior to updating they worked just fine.

    Hi,
    I just found these work arounds.
    https://discussions.apple.com/thread/5490015?tstart=0
    The first is appropriate if you want to send as an undlisclosed resicpient. The second method shows all addresses.

  • Address Book - Return Address & Mailing Labels

    In trying to wean myself away from using Appleworks, decided to give AB a try for labels. Had good success in doing routine labels for lists/groups of recipients, but no luck so far in trying to do return address labels or any other type which features multiple copies (an entire sheet, say) of the same address information.
    I looked through Help already and ran several searches in these fora. Is it even possible to do this? I came up with a sort of kludgy approach of just making multiple copies of the same card in a group but wasn't able to do that either.
    TIA for any insights.

    To update: Seems impossible in normal means to make multiple copies of a single AB entry, meaning you really can't do things like return address labels (among other examples).
    I don't see this as a huge indictment of either Address Book or of Pages, and it remains almost ridiculously easy to do in Appleworks and, with a bit more tedium involved, in Word. In fact, I just went ahead and completed the project in AW while continuing to play with Address Book, during which I did stumble into at least one kludge approach which works just fine.
    Steps:
    1. Drag the selected v-card to the Desktop
    2. Copy/Duplicate it enough times to wind up with the number of records that you need, which is often going to be the number of labels per sheet.
    3. Create a Group for the labels, then drag all of the cards from Step #2 into it. You'll have to step through the process of using all of the other copies; left to its own devices AB will detect that they're all identical and will only use one of them.
    Now print the group, using the print dialogue boxes to set things up for the type cards that you're using.
    This is neither faster nor necessarily better than AW or Word, but it does work. It strikes me as something that AB should be able to do easier than this, though, and I've submitted Feedback to Apple about this. Perhaps if others would do the same we'd see this added in, eventually.

  • Return Address on Printing Envelopes

    Hi, thought I'd try the built-in envelope printing feature in Address Book and found another anomaly. The return address will combine your address and the spouse entry - OK. But, I've found that it also adds in the father entry. Interestingly, it doesn't add in the brother or mother entry.
    This generates the same anomaly if you select your own name to print an envelope, adding not only your spouse's entry, but your father's name as well.
    I guess it's back to struggling with Word to print envelopes, but it would be nice if Apple would clean-up/debug printing envelopes within the Address Book. It's so unlike Apple to mess up something so simple.

    Thanks for the reply.
    I went into Address Book (no option to create a new Address Book record in Mail that I could find) and created a new record with just my name and home address. I marked this as My Card (I guessed this is what you meant by make this my home address). I selected Print from File menu in another Address Book record. I clicked on Label tab in Envelopes option, selected my home address. I could see no option to select a different return address, although I did see the other font and color options.
    By creating a simpler, duplicate record for myself, I can certainly fake out Address Book and print an envelope. But that's not my point. I could as simply use another application (Word or a dedicated envelopes application, for example) and work through its quirks as well. My point is if Apple is going to allow multiple addresses and names of family members in an Address Book record, I should be able to use them. I've already learned how to waste 20 minutes configuring Word to print an envelope. In an Apple database designed specifically for Addresses, with a selection to print envelopes, it should be no more difficult than selecting specific addresses, envelope dimensions, and print orientation to get it right the first time with no fuss. Being able to modify font sizes, color, drag a graphic on the envelope for customization would be nice, but the fundamentals need to work first.
    I posted this question here to find out if anyone else has experienced my issue, confirming this bug in the Address Book, or more hopefully pointing out that I completely missed some not-so-obvious selection that was causing my printing layout problem. Since no one has, I guess the bug stands.
    I'm disappointed because when I saw this functionality pointed out today in an online article, I thought I now had a way to stop having to refigure out how to print envelopes in Word three or four times a year when I need to send out a birthday card. It was when I went to try this Address Book feature out that I found it appending my father's name to my return address.
    I guess I feel let down. It's a minor issue, and I can certainly create a temporary address to work around it, but it's disappointing that I have to.

Maybe you are looking for

  • WRT610N disconnects and does not work with Vista or media center extenders like the DMA2200

    Linksys and all other router manufacturers advertise the greatness of the wireless 5ghz band (especially with 802.11n), but I’m beginning to have my doubts.  It is true that the 5Ghz band is hardly being used so you'll have virtually no one to compet

  • Authorization for putting the values in Plant

    Hi, I have a requirement from my Project team that in Project Builder ,the Finance people should only have the right to put in the Plant values at the various levels of Project hierarchy.The other fields should be in display for the Finance people. A

  • How do i get back the original dashboard widgets without a software cd?

    I know you can choose lots of widgets but i much preferred the original and there is so many to choose from, is the originals in there somewhere? not looking for loads, i think i chose to have a world time thing, a calculator and a weather thing..but

  • Bluetooth A2DP on T60 with XP

    I have an IBM T60 with Windows XP and all of the updates installed. I purchased a Motorola S9 Bluetooth Stereo headset which works great with my cell phone, but I cannot get Windows to see that it exists. I have installed the latest Bluetooth drivers

  • Restrict processing empty files

    hi, hi, I don't want to proceesing empty files to target.iam using XI 3.0 with service pack 9.how to handle it. thanks