Account error no mail delivery

Greetings
I have a stuck account. i have reconstructed (mailbfr-m) several times, yet mail sits in the queue with a Temporary Failure notice.
many flushes.
I removed the account from Master and re-entered it.
I moved the mailstore to a new location. and did a reconstruct. I can log in and see mailbox, but no delivery for this user.
flush again,... no delivery.,
any insight

i was trying to avoid resetting everyones Read/Write status, but reconstruct on the whole DB fixed my delivery problem. ::solved ::

Similar Messages

  • TS4002 Hello, icloud receive messages from gilly hicks, but does not receive messages from another personal account... this is happening me since one week and i dont know how to solve this.... error in the mail delivery system says not valid IPv4 SMTP err

    Hello, icloud receive messages from gilly hicks, but does not receive messages from another personal account... this is happening me since one week and i dont know how to solve this.... error in the mail delivery system says not valid IPv4
    SMTP error from remote mail server after RCPT TO:<[email protected]>:
       host mx6.me.com.akadns.net [17.158.8.114]: 550 5.7.0 Blocked - see https://support.proofpoint.com/dnsbl-lookup.cgi?ip=184.173.9.56:
       [email protected]
    i do alse receive from gmail....
    please help... what is happening!!!!

    Just to recap, this is a collection of ports I have collected over time for people who needed this information when setting up the HP ePrint app so that they could view their email from within the app.  I am certain other applications also need this information.  Although lengthy, I could not find a more comprehensive place to retrieve this information.  Feel free to post additional information, faulty information, or other related topics below as this is simply a collection of data and it would be practically impossible to test all of them. Thank you!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • Mail Delivery System Errors and Securing/Protecting agains spam

    Good morning all.
    This morning I started recieving these:
              From:   Mail Delivery System <[email protected]>
              Subject:   [It] Postfix SMTP server: errors from imr-mb02.mx.aol.com[64.12.207.163]
              Date:   November 18, 2011 8:51:23 AM EST
              To:   Postmaster <[email protected]>
    Transcript of session follows.
    Out: 220 mail.cotaoil.com ESMTP Postfix
    In:  EHLO imr-mb02.mx.aol.com
    Out: 250-mail.cotaoil.com
    Out: 250-PIPELINING
    Out: 250-SIZE
    Out: 250-VRFY
    Out: 250-ETRN
    Out: 250-AUTH LOGIN PLAIN CRAM-MD5 GSSAPI
    Out: 250-AUTH=LOGIN PLAIN CRAM-MD5 GSSAPI
    Out: 250-STARTTLS
    Out: 250-ENHANCEDSTATUSCODES
    Out: 250-8BITMIME
    Out: 250 DSN
    In:  MAIL From:<[email protected]> SIZE=3485
    Out: 250 2.1.0 Ok
    In:  RCPT To:<[email protected]> ORCPT=rfc822;[email protected]
    Out: 451 4.3.5 Server configuration error
    In:  DATA
    Out: 554 5.5.1 Error: no valid recipients
    In:  RSET
    Out: 250 2.0.0 Ok
    In:  QUIT
    Out: 221 2.0.0 Bye
    How this started:
    Over the past couple of days to approx a week, I have seen a massive influx of Spam on our server.  Spam coming in on random ex employee names that no longer work for the company.
    Previous to the spam, I turned on "forward un-deliverable mail to" and set to me.  The CEO was missing emails because people were not spelling his name correctly.  I have actually been able tyo catch a lot of employee emails some important, others not.
    In trying to make the mail server more secure, one of the features I tried to turn on was SMTP Client Restrictions, Which broke SMTP for my users.  Obviously the error is mine and I need to do more research, but love some feedback on what needs to be set on the server and clients for SMTP client restrictions to work.
    I know THE HOFF (mr hoffman) had information at some point to help users secure postfix, can anyone point me in the right direction, as well as any tips here on how to stop the influx of spam?
    pstconf -n is here:
    alias_maps = hash:/etc/aliases,hash:/var/mailman/data/aliases
    biff = no
    body_checks = regexp:/etc/postfix/body_checks
    broken_sasl_auth_clients = yes
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debug_peer_level = 2
    enable_server_options = yes
    header_checks = pcre:/etc/postfix/custom_header_checks
    html_directory = /usr/share/doc/postfix/html
    inet_interfaces = all
    local_recipient_maps =
    mail_owner = _postfix
    mailbox_size_limit = 0
    mailbox_transport = dovecot
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    maps_rbl_domains =
    maximal_queue_lifetime = 2d
    message_size_limit = 0
    mydestination = $myhostname, localhost.$mydomain, localhost, mail.cotaoil.com, cotaoil.com, $mydomain
    mydomain = mail.cotaoil.com
    mydomain_fallback = localhost
    myhostname = mail.cotaoil.com
    mynetworks = 127.0.0.0/8,192.1.1.10,192.1.1.11
    newaliases_path = /usr/bin/newaliases
    owner_request_special = no
    queue_directory = /private/var/spool/imap/dovecot/mail
    readme_directory = /usr/share/doc/postfix
    recipient_delimiter = +
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = _postdrop
    smtp_sasl_password_maps =
    smtpd_client_restrictions = permit_mynetworks permit_sasl_authenticated hash:/etc/postfix/smtpdreject cidr:/etc/postfix/smtpdreject.cidr reject_rbl_client zen.spamhaus.org permit
    smtpd_enforce_tls = no
    smtpd_helo_required = yes
    smtpd_helo_restrictions = reject_invalid_helo_hostname reject_non_fqdn_helo_hostname
    smtpd_pw_server_security_options = cram-md5,gssapi,login,plain
    smtpd_recipient_restrictions = permit_sasl_authenticated  permit_mynetworks   reject_unknown_recipient_domain  reject_unknown_sender_domain  reject_invalid_hostname  reject_unauth_destination check_policy_service unix:private/policy permit
    smtpd_sasl_auth_enable = yes
    smtpd_tls_CAfile = /etc/certificates/mail.cotaoil.com.8F44026B8E7E908CEDAAD718F486D91C8FCD693E.cha in.pem
    smtpd_tls_cert_file = /etc/certificates/mail.cotaoil.com.8F44026B8E7E908CEDAAD718F486D91C8FCD693E.cer t.pem
    smtpd_tls_exclude_ciphers = SSLv2, aNULL, ADH, eNULL
    smtpd_tls_key_file = /etc/certificates/mail.cotaoil.com.8F44026B8E7E908CEDAAD718F486D91C8FCD693E.key .pem
    smtpd_tls_loglevel = 0
    smtpd_use_pw_server = yes
    smtpd_use_tls = yes
    tls_random_source = dev:/dev/urandom
    unknown_local_recipient_reject_code = 550
    virtual_alias_maps =
    mail:~ administrator$

    I am not certain what you mean by immediately removing the 192.1.1.10 and 192.1.1.11, AIX servers that I use to relay admin emails to an IT address here.  Some sort of a gateway implemented on a pair of IBM boxes, I might presume. 
    192.1.1.0/24 is in a public address space that you don't have assigned (unless you're BBN).  If that IP routing leaks out, then some folks can get cranky.  Or should you eventially need to contact hosts within the address space of the "real" occupants of 192.1.1.0/24, routing won't necessarilt play nice.  There may well be a static IP route here, depending on the details of the router configuration, as otherwise that IP traffic would be going to BBN and not to those servers.  The Internet works because folks play by the rules, when working with IP routing and DNS services.  And if your predecessor used this address space (and not the likely 192.168.0.0/16 block), I'd look around to see if there were other unusual network configuration choices.
    TCP port 25 is the server-to-server mail port.  That's the main connection used among mail servers.  Blocking that has the effect that you've discovered.
    It's the clients that can also use that port that need to be relocated off the port, as the clients don't have the reverse DNS and related tests that would allow them access to that port, with various common server security configurations.
    Open TCP 587 at the firewall and ensure that this port is active at the mail server host, as a starting point.  You can test that with (among other tools) with a remote "telnet your.mail.server.host.name 587" command or similar; that's a primitive (but effective) (common) port test.
    With the Apple Mail client, make sure the SMTP server is configured to use the default SMTP ports.  Mail > Preferences > Account > Account Information > Edit SMTP Server > select the target SMTP server > Advanced > select "use the default ports (25, 465, 587)" and consider using SSL and authentication.  (Apple Mail tries a few ports automatically, so the set-up can be different than other clients.)
    I don't have enough space here for a full write-up on how mail or IP works, and setting up an arbitrary mail client or an IP network can be an adventure; I assumed the Apple mail client in the above.  See the user collaboration services disscussion of mail services in the Mac OS X Server Advanced Administration manual as some background.  (And if this stuff all looks a little cryptic, that's understandable, and you might want to consider getting some set-up help or consider moving to hosted mail services and making this stuff somebody else's problem.)

  • How can I stop getting 30 - 50 "Mail Administrator" or "Mail Delivery Errors" from occorring in my e-mail on a daily basis

    Every time I log in to my e-mail I see 30 to 50 "mail delivery" errors. This is very frustrating to each time having to delete those items. I have blocked and clicked on spam, but there is no change.

    For goodness sake, it is most likely [http://en.wikipedia.org/wiki/Backscatter_%28email%29 backscatter], changing your mail password probably will not help but is a prudent thing to do, but it is actually quite unlikely that anyone is trying to use your mail account.
    There is basically nothing that can be done about backscatter, as the article I linked to advises.

  • Mail delivery error with 5510 e-print. updates and connection are ok. friend has same problem.

    I have checked all of the updates and connections for my new printer.  As far as I can tell, I've checked everything that needs to be checked and all is good.  But, I still get the Mail Delivery error when e-printing.  And my friend has the same problem with her new 5510 b111a.  What could possibly be the problem?  Regular printing, scanning and so on work fine with my wireless connection.
    This question was solved.
    View Solution.

    So it sounds like it may be an Issue with the provided Email Address from your internet service provider, you are sending from ,
    What i would suggest as a test is to create a Email account either with g mail and or yahoo, and try to send the email to your eprint account/Email, and see if it accepts the email also, make sure you have your printer set to Accept email from all users you can do this by logging into Eprint Center and then going into these settings and selecting that option
    I am an HP employee.
    __ if this Solution has helped Please Mark as Resolved and feel free to Provide a Kudos__

  • Mail delivery error when trying to send document to hpeprint. I know the email address is correct

    I just got the HP8600.  I set up eprint according to the instructions.  When I email a document to the printer, I get a Mail Delivery error:
    This message was created automatically by the mail system (ecelerity).
    A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
    >>> [email protected] (reading confirmation): 550 5.7.1 Command
    >>> rejected
    I know the email address is correct.  I don't know what to do to get this to work.

    The Q.com provider seems to have issues sending to our servers for some reason. Other email providers will work fine like you've found with your gmail account. The best workaround at this time is to send from your gmail account if possible.
    Jon-W
    I work on behalf of HP
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    Click the KUDOS STAR on the left to say “Thanks” for helping!

  • My account sending hidden SPAM e-mails, i receive only mail delivery failure for e-mails that i didn't send

    My account sending SPAM e-mails but i can't find it in sent folder, i receive only undelivered message response for messages which i didn't send and problem is not on provider server i checked it out.
    Examples of server response:
    This message was created automatically by mail delivery software.
    A message that you sent could not be delivered to one or more of its
    recipients. This is a permanent error. The following address(es) failed:
    [email protected]
    SMTP error from remote mail server after end of data:
    host mx1.optonline.net [167.206.4.77]: 554 5.7.1 Spam detected by Cloudmark content scanner. Message rejected.
    ------ This is a copy of the message, including all the headers. ------
    Return-path: <[email protected]>
    Received: from [181.64.16.205] (helo=kiwqdljpf)
    by smtp2.neobee.net with esmtpa (Exim 4.74)
    (envelope-from <[email protected]>)
    id 1WPiCY-0004IY-2G
    for [email protected]; Tue, 18 Mar 2014 01:48:20 +0100
    Subject: FirmViagra
    Date: Mon, 17 Mar 2014 18:41:36 -0700
    To: <[email protected]>
    From: "Sleb Icap" <[email protected]>
    Mime-Version: 1.0
    Content-Type: text/plain; charset=utf-7
    X-Spam-Score: 1.2 (+)
    X-Scan-Signature: 05e778587fdac215ad5fe7047e8f78ed
    http://holzstark.at/opportune.htm?la
    This message was created automatically by mail delivery software.
    A message that you sent could not be delivered to one or more of its
    recipients. This is a permanent error. The following address(es) failed:
    [email protected]
    SMTP error from remote mail server after RCPT TO:<[email protected]>:
    host mx.coxmail.com [68.99.120.4]: 550 5.1.1 <[email protected]> recipient rejected
    ------ This is a copy of the message, including all the headers. ------
    Return-path: <[email protected]>
    Received: from [181.64.16.205] (helo=kiwqdljpf)
    by smtp2.neobee.net with esmtpa (Exim 4.74)
    (envelope-from <[email protected]>)
    id 1WPiCk-0004IY-B6
    for [email protected]; Tue, 18 Mar 2014 01:48:32 +0100
    Subject: SweetDrugs
    Date: Mon, 17 Mar 2014 18:41:48 -0700
    To: <[email protected]>
    From: [email protected]
    Mime-Version: 1.0
    Content-Type: text/plain; charset=utf-8
    X-Spam-Score: 2.3 (++)
    X-Scan-Signature: 05e778587fdac215ad5fe7047e8f78ed
    http://selapak-cambodia.com/chic.html?zogyzeno
    My configuration of Thunderbird is:
    Application Basics
    Name Thunderbird
    Version 24.3.0
    User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
    Profile Folder
    Show Folder
    (Local drive)
    Application Build ID 20140131124303
    Enabled Plugins about:plugins
    Build Configuration about:buildconfig
    Crash Reports about:crashes
    Memory Use about:memory
    Mail and News Accounts
    ID Incoming server Outgoing servers
    Name Connection security Authentication method Name Connection security Authentication method Default?
    account1 (pop3) pop3.neobee.net:110 plain passwordCleartext smtp.neobee.net:25 alwaysSTARTTLS passwordCleartext true
    account2 (none) Local Folders plain passwordCleartext
    account3 (pop3) pop.mail.yahoo.com:995 SSL passwordCleartext smtp.mail.yahoo.com:465 SSL passwordCleartext true
    account4 (pop3) pop.mail.yahoo.com:995 SSL passwordCleartext smtp.mail.yahoo.com:465 SSL passwordCleartext true
    account5 (pop3) pop.mail.yahoo.com:995 SSL passwordCleartext smtp.mail.yahoo.com:465 SSL passwordCleartext true
    Extensions
    Name Version Enabled ID
    Test Pilot for Thunderbird 1.3.9 false [email protected]
    Important Modified Preferences
    Name Value
    browser.cache.disk.capacity 358400
    browser.cache.disk.smart_size.first_run false
    browser.cache.disk.smart_size.use_old_max false
    browser.cache.disk.smart_size_cached_value 358400
    dom.max_chrome_script_run_time 0
    extensions.lastAppVersion 24.3.0
    font.internaluseonly.changed true
    font.name.monospace.el Consolas
    font.name.monospace.tr Consolas
    font.name.monospace.x-baltic Consolas
    font.name.monospace.x-central-euro Consolas
    font.name.monospace.x-cyrillic Consolas
    font.name.monospace.x-unicode Consolas
    font.name.monospace.x-western Consolas
    font.name.sans-serif.el Calibri
    font.name.sans-serif.tr Calibri
    font.name.sans-serif.x-baltic Calibri
    font.name.sans-serif.x-central-euro Calibri
    font.name.sans-serif.x-cyrillic Calibri
    font.name.sans-serif.x-unicode Calibri
    font.name.sans-serif.x-western Calibri
    font.name.serif.el Cambria
    font.name.serif.tr Cambria
    font.name.serif.x-baltic Cambria
    font.name.serif.x-central-euro Cambria
    font.name.serif.x-cyrillic Cambria
    font.name.serif.x-unicode Cambria
    font.name.serif.x-western Cambria
    font.size.fixed.el 14
    font.size.fixed.tr 14
    font.size.fixed.x-baltic 14
    font.size.fixed.x-central-euro 14
    font.size.fixed.x-cyrillic 14
    font.size.fixed.x-unicode 14
    font.size.fixed.x-western 14
    font.size.variable.el 17
    font.size.variable.tr 17
    font.size.variable.x-baltic 17
    font.size.variable.x-central-euro 17
    font.size.variable.x-cyrillic 17
    font.size.variable.x-unicode 17
    font.size.variable.x-western 17
    mail.openMessageBehavior.version 1
    mail.winsearch.firstRunDone true
    mailnews.database.global.datastore.id d3f7cbbc-ff7c-49f8-8265-081ff16f23e
    network.cookie.prefsMigrated true
    places.database.lastMaintenance 1394703331
    places.history.expiration.transient_current_max_pages 104858
    plugin.importedState true
    plugin.state.flash 0
    plugin.state.java 0
    plugin.state.npauthz 0
    plugin.state.npbrowserplugin 0
    plugin.state.npctrl 0
    plugin.state.npdeployjava 0
    plugin.state.npgeplugin 0
    plugin.state.npgoogleupdate 0
    plugin.state.npnokiasuiteenabler 0
    plugin.state.nppdf 0
    plugin.state.npspwrap 0
    plugin.state.npvlc 0
    security.default_personal_cert Select Automatically
    security.disable_button.openCertManager false
    security.disable_button.openDeviceManager false
    security.OCSP.require true
    Graphics
    Adapter Description Intel(R) HD Graphics Family
    Vendor ID 0x8086
    Device ID 0x0116
    Adapter RAM Unknown
    Adapter Drivers igdumd64 igd10umd64 igd10umd64 igdumdx32 igd10umd32 igd10umd32
    Driver Version 8.15.10.2462
    Driver Date 7-26-2011
    Adapter Description (GPU #2) NVIDIA GeForce GT 630M
    Vendor ID (GPU #2) 0x10de
    Device ID (GPU #2) 0x0de9
    Adapter RAM (GPU #2) 2048
    Adapter Drivers (GPU #2) nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
    Driver Version (GPU #2) 9.18.13.3165
    Driver Date (GPU #2) 10-23-2013
    Direct2D Enabled false
    DirectWrite Enabled false (6.2.9200.16571)
    ClearType Parameters ClearType parameters not found
    WebGL Renderer false
    GPU Accelerated Windows 0
    AzureCanvasBackend skia
    AzureFallbackCanvasBackend cairo
    AzureContentBackend none
    JavaScript
    Incremental GC 1
    Accessibility
    Activated 0
    Prevent Accessibility 0
    Library Versions
    Expected minimum version Version in use
    NSPR 4.10.2 4.10.2
    NSS 3.15.4 Basic ECC 3.15.4 Basic ECC
    NSS Util 3.15.4 3.15.4
    NSS SSL 3.15.4 Basic ECC 3.15.4 Basic ECC
    NSS S/MIME 3.15.4 Basic ECC 3.15.4 Basic ECC
    Please help me to solve this problem.

    By the way, some non-delivery receipts (NDRs) are themselves spam messages with malicious attachments designed to infect your computer, so be cautious about opening any of those.

  • TS3276 Well it happened again. Why does my apple me account stop sending mail for no apparent reason. One minute it is working find and 10 seconds latter you get error messages that it does not recognize your password. I am really fed up with the mail sof

    Things were going well. Mail was working fine and then the following error message appears out of nowhere. I had not changed any settings. From that point on all efforts to send mail failed, and the error message appeared even thought I used the password to log back in after I quit. Now, an hour after the problem started it takes my password (on the second try after the error message appears) once and sends a test message. Then, one minute later it gives the error message again and refuses to send anything. Why is mail so inconsistent? What can I do in the future to address the problem?
    Error message reads "The SMTP server "xxxxx" rejected the password for user "xxx" Please re-enter your password or cancel.
    When mail does work again. Should I click the remember this password in keychain or am I just asking for more trouble?
    I'm writing this using my IMac computer in a different room. The error also occurs on my powerbook running my new MacBook Pro 12 inch.
    Fed up Mac user.

    I"m no expert but this used to happen to me all the time (stop downloading, asking for my password, nothing downloading, walking away- 24 hours or more later, all is fine, only to later start all over again)
    Well, i gave up for a long time and stopped using that account with mac mail and only accessed it online..recently went and changed the pop3 to only pop and now it works beautifully and seamlessly. Don't ask me why or how, but it does so thought I'd share.

  • TS3899 Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect

    Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect". Help

    Hotmail is having problems:
    http://bostinno.streetwise.co/2013/08/15/hotmail-outage-hotmail-is-down-for-user s-still-photos/
    http://www.engadget.com/2013/08/14/outlook-outage/
    http://www.infoworld.com/d/applications/microsofts-skydrive-outlookcom-are-down- some-users-224940
    http://mashable.com/2013/08/14/outlook-down/
    http://techcrunch.com/2013/08/14/microsoft-acknowledges-outlook-com-messenger-sk ydrive-outages/

  • Mail delivery errors

    Hi, recently I'm getting tons of Mail Delivery System errors. 69 today alone. When I delete them, they come right back. Many are the same email and sometimes the page is blank. Very weird. The only thing i did differently was to try and set up a rule for people to know I was on vacation. Did not work, and had hundreds of MDS errors upon my return. Have deleted the rule but still not working properly. I also have to force quit on mail often to get it to shut down. Any ideas how to clean this up?
    Cheers

    I've got the same problem. One thing that helped was to clean out my inbox on my ISP's server. That stopped the force quit problem, at least for now, and also stopped a problem where mail received after that Mail delivery error message wouldn't come into my Mail application. BUT I'm still getting the tons of Mail Delivery System error messages, and yes, even when I delete them, they come right back. The message, which seems blank until I double click on it to open it in a new window, was correct. One address I'd sent an email to is no longer good, which is why one of those messages would have made sense. I see that there is a Windows virus that does this, and am wondering if there might be a Mac one also???

  • CL_SMTP_RESPONSE error in CRM mail delivery

    Hi,
    We have problems with mail delivery in our CRM .
    The error is:
    Error interno: CL_SMTP_RESPONSE Código de error ESMTP desconocido 554
    554 SPAM-Relay detected
    Nº mensaje: XS829
    Please, what to do?
    Manuel

    Hi,
    Error "554 SPAM-Relay detected" comes from your mailserver, hence please check your mail server configuration.
    "Error interno: CL_SMTP_RESPONSE Código de error ESMTP desconocido 554"
    This comes because 554 is not expected as a status for this problem, so the SAP processing gives "Código de error desconocido", that is "code unknown".
    Br,
    Javier

  • I get an error message saying itunes could not sync mail accounts. because the mail accounts are in use by the iPhone.  It asks that i close the mail accounts settings on the iPhone and sync again.  Is it requesting that i delete my email accounts?

    i get an error message saying itunes could not sync mail accounts. because the mail accounts are in use by the iPhone.  It asks that i close the mail accounts settings on the iPhone and sync again.  Is it requesting that i delete my email accounts?

    just as i've posted the same issue here   hope that someone could give us a hand. I have just swtched from nokia to iPhone for my company cell and i have more than 1000 contacts... it would be murder to create those contacts one by one )))))

  • E-Mail Account Error "ERR_AUTH_AC_DAMAGED"

    Cannot access my email account;  error messg "ERR_AUTH_AC_DAMAGED"
    Please urgently fix my e-mail account - need access to my e-mails ASAP

    Your account has been suspended by our automatic spam filters. These filters are regularly adjusted to make sure our users do not abuse the service and to protect them from potential spam messages. If you were using your Ovi Mail account to send a large number of multiple mails to a large number of recipients, your account may have been incorrectly suspended.
    Please contact Nokia Care ( Contact us on this page) and provide your User ID and explain, per this reply, that your Ovi Mail account has been suspended by mistake. Nokia support will re-activate your account again.

  • Mail delivery system error - won't delete, replicates

    I have a problem with a 'mail delivery system' email, following an email that I sent out to an incorrect address. I deleted the email, and it promptly reappeared - with exactly the same time as the original, but no content. When I checked in trash, it was there too, but the more I try to empty trash, the more it appears again in the inbox again. A couple of days later, I had two more 'mail delivery system' emails, this time unprovoked, and these have replicated, ie each time I delete them, TWO emails appear in the inbox. I have carried out a disk repair, but the problem still exists. It isn't a huge problem; I continue to receive other mail, but it is a bit irritating - my trash box is huge, and won't empty.
    Any advice gratefully received, thanks!

    Okay, so here is what appears to be going on.
    You sent an email to a group of people and at least one of the addresses was incorrect, so you deleted it, perhaps thinking that would stop the mail from being sent, but I'm just speculating on that. So it goes to your Trash in Mail, but also reappears in the Sent mailbox.
    Later you get an email telling you that your message wasn't delivered, and possibly that it would keep trying for a few days. After that time, you seem to have received a message telling you that delivery of your message failed for a different reason, in that the email address didn't exist in the directory of the mail domain you sent the message to. But it also says that it wasn't delivered because it or another message was too old, and even more strange, that the mail server doesn't accept messages from users on it's own system, which makes no sense whatsoever. Adding more intrigue is the fact that it seems to have had a problem identifying you on it's own mail system for a bit, since it claimed you had no email address there.
    As for the emails replicating when you delete them from the Sent mailbox, I'm guessing (because I've never had this problem myself or heard of anyone else having it) that because the message was CCed to multiple recipients, each time you delete the Sent message, you're only deleting a reference to the message for one of the recipients. So, again I'm guessing, if you were to keep deleting that original Sent message enough times, it would eventually reach the end of the actual recipient list and then disappear. Only a guess.
    If you're using a POP account, there's no reason why you can't empty the Trash in Mail, as well as set the account preferences to delete files from the server when you retrieve them. Have you tried that, or do you not know how to do it?
    Mulder

  • Internet mail delivery error

    Today for each emaial recevied there is also an other with this error:
    (also for the discussion registration for example)
    What appen?
    can someone help me to fix or how to do?
    Thanks
    mgpaolo
    This report relates to a message you sent with the following header fields:
    Message-id:
      <[email protected]apple.com>
    Date: Thu, 07 Mar 2013 06:52:20 -0800
    From: Apple Support Communities Updates <[email protected]>
    To: [email protected]
    Subject: Welcome to Apple Support Communities
    Processing errors occurred during delivery:
    Recipient address: [email protected]
    Reason: Error in sieve filter: Notify mailto: recipient is not a valid address

    https://discussions.apple.com/message/21448292#21448292

Maybe you are looking for