Mail Service Suddenly Stopped Working

Mail server on Mac Mini 10.6 server stopped receiving and sending mail. I get the following message bounced back when I sent an email to one of my accounts:
Message-id: <[email protected]>
Date: Wed, 25 Apr 2012 21:00:21 -0700
From: "Me" <[email protected]>
To: Me <[email protected]>
Subject: test 4/25 9:00pm
Your message cannot be delivered to the following recipients:
Recipient address: [email protected]
Reason: Remote SMTP server has rejected address
Diagnostic code: smtp;554 5.7.1 <[email protected]>: Relay access denied
Remote system: dns;mydomain.com (TCP|17.172.204.240|63215|xxx.xx.xxx.xx|25) (server.mydomain ESMTP Postfix)
Original-envelope-id: [email protected]
Reporting-MTA: dns;st11p01mm-asmtp005.mac.com (tcp-daemon)
Arrival-date: Thu, 26 Apr 2012 04:00:04 +0000 (GMT)
Original-recipient: rfc822;[email protected]
Final-recipient: rfc822;[email protected]
Action: failed
Status: 5.7.1 (Remote SMTP server has rejected address)
Remote-MTA: dns;mydomain.com
(TCP|17.172.204.240|63215|xxx.xx.xxx.xx|25)
(server.mydomain ESMTP Postfix)
Diagnostic-code: smtp;554 5.7.1 <[email protected]>: Relay access denied
I have read quite a few posts about similar issues but none of them have helped. My DNS, Mail, and Web Services all appear to be configured properly in Server Admin. Any thoughts or ideas how to fix this mess?
Thanks

Thanks for your help, MrHoffman. I have narrowed down a problem (though I don't know if it is THE problem.) In checking my DNS settings, I ran the -checkhostname command in terminal. It gave me the following response:
Primary address     = 108.66.223.18
Current HostName    = server.b-hiveindustries.com
DNS HostName        = 108-66-223-18.uvs.irvnca.sbcglobal.net
It gave me instructions on how to change it so that both names match but I ended up with both names being the sbcglobal.net name and NOT my server name. I changed it back to the above configuration before deciding to ask for more help.
Any thoughts on if this could be my problem or how to fix it?
I also realized that everything in the email response is public knowledge so here is the complete un-obfuscated email response.
Your message cannot be delivered to the following recipients:
Recipient address: [email protected]
Reason: Remote SMTP server has rejected address
Diagnostic code: smtp;554 5.7.1 <[email protected]>: Relay access denied
Remote system: dns;b-hiveindustries.com (TCP|17.172.204.238|34601|108.66.223.18|25) (server.b-hiveindustries.com ESMTP Postfix)
Original-envelope-id: [email protected]
Reporting-MTA: dns;st11p01mm-asmtp003.mac.com (tcp-daemon)
Arrival-date: Thu, 26 Apr 2012 16:40:35 +0000 (GMT)
Original-recipient: rfc822;[email protected]
Final-recipient: rfc822;[email protected]
Action: failed
Status: 5.7.1 (Remote SMTP server has rejected address)
Remote-MTA: dns;b-hiveindustries.com
(TCP|17.172.204.238|34601|108.66.223.18|25)
(server.b-hiveindustries.com ESMTP Postfix)
Diagnostic-code: smtp;554 5.7.1 <[email protected]>: Relay access denied

Similar Messages

  • GPRS services suddenly stop working after some time abt 4 hrs.Airplane on off solves it

    I am using a factory unlocked iPhone 4 GSM in India. Iam currently using it on airtel network 2G services i.e GPRS services. Now the problem I have noticed is that the GPRS services suddenly stop working after some time say about 4 hours. Then what i do is to turn airplane mode on and then off or restart the phone and GPRS starts working. Agan after some time I have to repeat this exercise. Please help soon. This is happening since the time i bought this phone i.e from past 20 days. I have tried allpossible network settings and resetting network but nothing helped. everything else is working perfect.

    Hi Syed,
    I have also started facing the exact same problem since the past few months with my docomo service.
    Earlier, EDGE / GPRS used to work just fine from my workplace where the network was good.
    But recently, I got my iphone replaced, due to a network problem, from an apple store in indianapolis, and also upgraded to ios 5.....so not sure now whether this intermittent EDGE / GPRS outage is due to the new hardware or the new OS.
    Did you upgrade to iOS 5 and did it help?
    PS: iOS 5.0.1 also doesn't seem to be helping, I still need to restart the phone to get EDGE / GPRSt to work.....will try out the airplane mode thing....at least that shouldn't take as much time as a full reboot.
    Regards,
    Hemant

  • Mail Server suddenly stopped working

    My mail server has stopped working, and I can't figure out why. This is a brand new MacMini with the latest Maverics Server (preinstalled) that I just setup last month. (We migrated from an Xserve running 10.6.) Up to this point, mail has worked flawlessly.
    This afternoon I used the Server app to create a new user. I then went about setting them up for ssh access and installing a public/private keypair (this is for a git repository). Around the same time, my mail server simply stopped working. As far as I know, no other configuration changes were made.
    When I go into the Mail service in the Server app the status perpetually says "Starting...". The 'postfix status' command says that postfix is not running. I've checked every log and error file, and I can only find three anomolies:
    The SMTP log file reports:
    Feb 11 01:31:06 mail.gloaming.com postfix/postmap[7152]: warning: /Library/Server/Mail/Data/scanner/amavis/local_domains.db: duplicate entry: "mail.gloaming.com"
    This warning has been logged before, several weeks earlier, so I assume it's not a serious problem.
    The other warning is:
    Feb 11 00:10:49 mail.gloaming.com postfix/postfix-script[23141]: warning: not owned by _postfix: /Library/Server/Mail/Data/mta/./guid_device_maps.plist
    Other threads seem to indicate that this warning is benign.
    The only other problem that looks really suspicious (to me) is in the system.log:
    Feb 11 01:22:52 mail.gloaming.com ocspd[4947]: ERROR: unable to get the receiver data from the DB!
    I'm not sure what that means, but it doesn't sound good.
    Some threads point a finger at the virus and junk mail scanners. If I disable all mail filtering, the mail server status will finally change to "Serving mail at mail.gloaming.com". But it isn't. All attempts to get mail from the server are refused.
    (Oh, and I've restarted the server several times.)
    The postconf command tells me that the postfix system isn't accepting outside connections:
    inet_interfaces = loopback-only
    So it would appear that Server is setting this. Any attempt to change it back to "= all" fails, as the server software overwrites it with "= loopback-only" at its first possible opportunity. (Editing the main.cf file and reloading postfix doesn't fix it either.)
    Here's the really strange part. The server just started do this today. I recovered a backup of the main.cf file from yesterday and diffed it with the one that's not working:
    mail:postfix root# diff /Library/Server/Mail/Config/postfix/main.cf /Users/admin/Desktop/main.cf
    675c675
    < inet_interfaces = loopback-only
    > inet_interfaces = all
    682c682
    < smtpd_helo_restrictions = reject_non_fqdn_helo_hostname reject_invalid_helo_hostname
    > smtpd_helo_restrictions = reject_invalid_helo_hostname reject_non_fqdn_helo_hostname
    692c692
    < mydestination = $myhostname, localhost.$mydomain, localhost, mail.gloaming.com
    > mydestination = $myhostname, localhost.$mydomain, localhost, mail.gloaming.com, $mydomain
    712d711
    < postscreen_dnsbl_sites = zen.spamhaus.org*2
    As you can see, the Server software has deliberatly started setting inet_interfaces to loopback-only and I can't figure out how to get it to set it back to "all".
    Some of the other threads have suggested "wipe and reinstall", but I've spent three weeks setting up this sever and shipping it to a co-location facility—starting over really isn't an option.
    I'd really just want to know why the Server software is suddently configuring the mail server so it won't receive any mail!

    The mystery continues.
    This morning, I decided to take a fresh look at what's going on by recovering a backup copy of my entire /Library/Server/Mail/Config directory from last month. Looking at the item capture list, it shows that none of the files in my Mail/Config directory have changed since late last month.
    Here are the disturbing changes.
    In Server/Mail/Config/dovecot/dovecot.conf, there is one different line.
    working:
         protocols = imap pop3 lmtp sieve
    now:
         protocols = lmtp sieve
    So clearly, the server doesn't think we should be running IMAP or POP. Which is probably the root of the problem.
    In Server/Mail/Config/postfix/mail.cf, there are a number of minor/cosmetic differences, but the problematic ones appear to be
    working:
         inet_interfaces = all
         mydestination = $myhostname, localhost.$mydomain, localhost, mail.gloaming.com, $mydomain
    now:
         inet_interfaces = loopback-only
         mydestination = $myhostname, localhost.$mydomain, localhost, mail.gloaming.com
    Again, this configuration would imply that there are no public mail services.
    Some other odd change occured in the Server/Mail/Config/postfix/main.cf file
    working:
         smtpd     pass  -       -       n       -       -       smtpd
         pickup    fifo  n       -       n       60      1       pickup
              -o content_filter=smtp-amavis:[127.0.0.1]:10024
    now:
         smtpd     pass  -       -       n       -       -       smtpd
              -o receive_override_options=no_address_mappings
         pickup    fifo  n       -       n       60      1       pickup
              -o content_filter=
    Reading through some other posts, I also found another inexplicable change reported by other users having similar problems. The /System/Library/LaunchDaemons/org.postfix.master.plist suddenly changed.
    working:
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
            <string>master</string>
            <string>-c</string>
            <string>/Library/Server/Mail/Config/postfix</string>
        </array>
    now:
        <key>OnDemand</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
            <string>master</string>
            <string>-c</string>
            <string>/Library/Server/Mail/Config/postfix</string>
            <string>-e</string>
            <string>60</string>
        </array>
    The postfix service is now "OnDemand" with a new, and myserious, "-e 60" option added. (I can find no documentation for an -e option in the postfix control tool.)
    Ultimately, I "fixed" the problem by restoring the backup copy of my entire /Library/Server/Mail/Config folder, the /System/Library/LaunchDaemon/org.postfix.master.plist file, and immedately restarting the server. The mail servers started and everything appears to be normal.
    But this whole experience has made me very learly of the Server app. Why did these configuration changes occur? What settings or circumstances caused them to spontaniously change to an, essentually, unusable state? I'm now afriad of making any changes via Server.app for fear it will decide I shouldn't have a working mail server again.
    If anyone has any insights, I'd ver very interested in hearing them.
    Message was edited by: James Bucanek

  • New mail sound suddenly stopped working

    I assigned a 'new mail sound' (wav file) and for no apparent reason suddenly stopped working. Anyone else experienced this ?

    This sometimes happens to me too, as well as my alerts with iChat. I have to restart the computer and that fixes it for me. Hope that is the case with you as well.
    Christine

  • TS3276 my e mail has suddenly stopped working

    my e mail suddenly stopped working , having been receiving messages all morning

    Maybe this thread will help. You can also look at other threads with the same problem by using the "More Like This" box.
    https://discussions.apple.com/message/19949268#19949268
    I hope this helps.

  • My location service suddenly stopped working, Help !!!

    Hi, suddenly my location service of my ipad3 stopped working. It was working good but now the location service in settings appears on a grey color and I can't manage the apps. Please help!

    Try the following:
    - A reset. Nothing is lost
    Reset iPad: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup
    - Restore to factory settings/new iPad.
    If you still have the problem that indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order

  • HT4623 My voice mail has suddenly stopped working. A caller just hears ringing for a long tome and then it disconnects. Does anyone know how to get it back or how VM stopped working? Thanks.

    Hi everyone. My voicemail just stopped working. A caller today said they got a message that it was not activated or something like that. When I called it from another phone all I got was ringing for a long time and then a disconnect. I have had this phone for about three months and it has been working until now.
    I updated software and turned the phone off and on again. Any other suggestions? Thanks.
    Joan

    Jneklason wrote:
    ~snip~
    I know this email is confusing and really hard to understand...perhaps now you will know how i've been feeling--lost and confused with all the mis-information, with a hit and miss phone, and out of time with all the 1 1/2 hr to 2 hrs EACH wasted on this issue.
    On top of all this, I can't even find out how to file a complaint with anyone higher up than Customer Service.
    I hate to tell you this, but you didn't write an email. You wrote a discussion post on the Verizon Wireless Community forum which is a public peer to peer forum. Unfortunately since you didn't mark your post as a question, the VZW reps that roam this community won't ever see your post. Before you re-post it, don't. Duplicate posts get removed from the community.
    I see there were several missteps both by the reps and yourself in your post. First you should have insisted on returning the phone within the 14 day return policy period. Second which Samsung Galaxy mini model did you purchase? The S3 mini or the S4 mini? Did you do any research prior to deciding on this device. The reps at that time deflected the easiest course of action, by trying to get you to replace the phone under insurance instead of returning the phone. The Early Edge payment option requires the current phone on the line using the early Edge must be returned to Verizon Wireless. Did you once considered going to a third party site like Swappa to purchase a gently used device for your daughter?

  • Services suddenly stop working

    Hi,
    I wrote a few custom services in Automator to drive the program iStopMotion (telling the program to take the next picture, delete the last picture, play the movie, etc.).  They work fine for a while and then... they just stop.  You can neither trigger them with their keyboard shortcuts, nor run them from the services menu (they appear there as normal, but clicking them has no effect).
    This line shows up in the log whenever this happens:
    4/29/13 10:15:47.504 AM iStopMotion[187]: NSTrackPersistentURLs: LSSharedFileListItemRemove() failed with error -50 on URL file://localhost/Users/stopmotion1/Documents/2013April29-36899.mov (/Users/stopmotion1/Documents/2013April29-36899.mov)
    I've searched on that error and haven't turned up much.  Any ideas?

    The application still works normally, so I can execute all the operations from within the application (using both its menus and its keyboard shortcuts).  It's just the services that aren't working.
    A bit more info: 
    1.  *Other* services still work, it's just the Automator-derived ones that stop working.  (For example, I can launch Text Edit and use the 'Capture Selection From Screen' service just fine.)
    2.  The error that's recorded in the log isn't as consistent as I thought before.  For example, just now I got the following (which makes a bit more sense; at least it's Automator complaining about something):
    4/29/13 3:05:10.710 PM com.apple.automator.xpc.workflowServiceRunner[207]: void workflow_service_runner_peer_handler(xpc_connection_t, xpc_object_t): Peer XPC handler received unexpected message error: Connection invalid
    3.  Another weird thing:  After a restart, oftentimes the key commands for my services won't work (I just get an alert sound) until I go and manually click one of them from the Services menu.
    At any rate, I have an identical Mac mini here, so I'll probably try to set all this up on it and see if the problem happens there, too.
    Thanks for your input so far!

  • My Mail accounts suddenly stopped working and it shows blank Can anyone give me some advise on how to get it working again

    My mail was working up to this afternoon and all of a sudden, it is blank
    I have checked the settings and cannot understand what is wrong
    Any advise please?

    If you haven't done so, try restarting your iPad. Hold down the Sleep / Wake button until you see the red slider then swipe to power off then hold the Sleep / Wake button down until you see the Apple logo.
    If that doesn't help, tap Settings / General / Reset / Reset Network Settings.

  • Push Mail has suddenly stopped working?

    Hi there,
    I purchased my new 5S last Thursday (15th) and set up a new iCloud E-Mail account at the same time. I then proceeded to transfer all my accounts, Facebook ect onto the new E-Mail address. I also set up iCloud on Windows 8 Mail so I would recieve push notifications of new mail.
    The other day I had to reset my laptop back to Windows 7, and on doing so it seems to have messed up Push with my iCloud account. My phone will no longer get push E-Mails and I have to go into the app itself to get E-Mail. I have removed the account, re-added it, reset the device, multiple things. Push is enabled obviously, and I am really at a loss as to what the issue is. Please help!

    Have you tried accessing your email account via a browser to see if your provided might be performing maintenance ?
    If not then you could try closing the Mail app completely and then see if it works when you re-open it : from the home screen (i.e.not with the Mail app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Mail app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    Another option is try switching the account off and on in settings : Settings > Mail, Contacts, Calendars , then tap the account on the right and slide/tap Mail to off (it will be Account if it's a pop account ) , tap 'Done' and exit settings and then go back in and slide/tap it back on

  • Mail Rules suddenly stop working - at least some of them!

    I have successfully created a number of Rules in Mail that have worked wonderfully for many months (years!) with no problem.
    Suddenly about a week ago the following happened.
    1. Some messages (with valid rules) just stayed in the In Box and wouldn't transfer automatically to the folder identified in my rules.
    2. Applying Rules to the errant messages sometimes works but others just stubbornly refuse to move
    3. Some messages for which there are valid rules actually end up in mail's Junk folder! And all of these refuse to move when subject to the Apply Rules command.
    I've checked the addresses and they are all valid but for some reason the Rules just don't work in every case. Lots of the other rules work fine.
    I've even deleted the rule in some cases and created a new one using the errant message's address - but I'm still stuck with the same behaviour.
    To add insult to injury of the errant mails (all with the same address)
    a) some stay in the In Box
    b) some transfer to the proper box (in accordance with the Rule) and
    c) some go into junk!
    Weird or what?
    Any ideas?
    MalcW

    OKAY. Did the entire list over again. After reboot and importing all 21273 messages those in orange for junk were still orange. Interestingly, I enabled one mailbox that had been disabled for several days and none of those were orange.
    After thinking this over, here's how a way was found to get all of messages changed from orange to black:
    Open each mail box; hi-light all messages, click format, Click on show fonts and/or click on show colors. Click on black. The go back to the mailbox where All messages are selected and click on that and everything in the box becomes black. Now go back to the color window and with that other "all"
    window selected, chose WHITE and then go to the mailbox and click and all messages are now black.
    Mail has been closed and re-opened several times after that, and all messages in each of the six mailboxes are now the proper color.
    Obviously I will need to set up new rules. Here's where I started:
    Open Mail Preferences, Select Junk Mail, Click to enable junk mail filtering
    and click on When Junk Mail arrives "leave it in my inbox, but indicate it's junk
    and click on each of the following
    Exempt from junk mail filtering
    Sender is in my address book
    Sender is in my previous recipients.
    And as a result, if I click on the ADVANCED option at the bottom the following
    Junk Mail window comes up:
    Description JUNK
    If ALL of following conditions are met:
    sender is not in my previous recipients
    sender is not in my address book
    message is Junk Mail
    Perform the following actions:
    set color of text (box shows orange).
    That's it. I hope that's the best way to 'teach it correctly'!!
    I appreciate the help and hope this assists others.

  • Mail service gradually stopped working, but shows as running

    A problem with the UPS caused our OS X Server based mail server to shut down uncleanly. WHen it was restarted SMTP and IMAP were running and mail could be sent out by SMTP but incoming mail was just getting put on thr queue rather than being putinto the releveant mailbox. Checking for mail over IMAP just kept reporting no new messages. No error or anything. Mailbox was just empty.
    In trying to fix it I tried rebooting, at which point SMTP has ceased to work at all as well. The hard disk seems to be clicking away madly even when the machine should be doing nothing.
    Any ideas what may have gone wrong?
    Thanks
    Andrew

    I would think incoming mail is not making it through the content filter, but would need more information.
    Please open terminal and post the following output:
    postconf -n
    grep smtpd /etc/postfix/master.cf
    ps U clamav
    tail -50 /var/log/mail.log

  • My Mail program suddenly stopped working.

    I have Power PC G5 with OSX 10.4.11 and as of today my mail program just won't open. The window opens and it is empty and I can only force quit. I am running mail version 2.1.3. Everything else seems to work just fine. I have no idea what is going on or what to do about it. Please someone help. I am not computer literate but have had this computer since 2006 and this is the first issue I've had. I've tried restarting but still nothing. the spinny wheel just spins and spins and I can do nothing with the program except force quit.

    Interestingly enough...just the safe boot seemed to correct it without moving those items to the desktop. At first it was blank like before then one email appeared in my inbox then disappeared then they all came back...I don't know what happened but it worked. I restarted the computer in normal mode just to see and all is working again.
    On a side note...this computer seems to "fix itself"...I have an older card reader and was having trouble getting it to mount. It would light up and the usb hub port it was connected to would light on startup but then once the desktop started to load the hub light for the reader would go out and the reader light would blink and blink without managing to mount. I would have to disconnect it and reconnect it a bunch of times until it would eventually mount. I knew the hub was working fine so I figured the reader was just broken, perhaps a loose connection, and was going to pick up a new one...Well, the day before yesterday it just randomly started working again. Very strange, but in a good way I guess...just saved me a couple of $$.
    Again thanks so much.

  • Mail 2.1.3 Outgoing Mail Server suddenly stop working

    Recently I had some problems every time I send an email, but I would restart Mail and the emails on the outbox folder would send after a few seconds. Now is not sending at all. "Can not send massage using the server smtpout...." This server is the same and has not been change so I don't understand why is not working. Please help!!!

    Both my husband and I are having the same problem, and it's not just the account situation. I am having a ton of difficulty sending. I keep hitting the "Try with selected server" until it sends. And in actuality EVERYTHING is slower and ponderous on the whole machine. Typing is bad. Internet seems slower. Honestly, I'm upset about it. I still have a few months of Apple Care and will call tomorrow, but I think Apple wants me to get rid of my laptop for the latest model. Anyway, two questions: 1. Is there anything else I can do to fix this mail problem? 2. What do you think: Do I need to buy a new machine? Or is everything crashing? Oh drat. I hate this.

  • Mail password suddenly stops working

    For the last week. when I try to get new emails in Mac Mail I have been prompted for the server password but only after about 8pm.  I try the password but it is rejected.  Next morning things are fine, back to normal, no password prompt until after about 8pm.
    Now this is happening all the time and I can't get my emails.
    I have reset the password for my email account and been through the issue with my ISP
    I have checked all the settings, addresses, passwords and other information but I can't resolve this issue.
    I am running Lion 10.7.2
    Any ideas?
    Thank you

    Hi Ralph,
    Thanks for replying.
    Mail has just started to work normaly so I'm smiling just now.
    During the time I have the issue everything else appears normal, the network is fine and the internet works.  I haven't checked the activity monitor but I will do next time I get the problem.
    Dean

Maybe you are looking for

  • Regarding oracle reports

    is it possible to capture the previous value of the field in oracle reports? if possible how? please help me

  • SLD Datasupplier - Technical System Sychronization

    I understand that SLD 7.0 and 7.1 employ "automatic forwarding" that updates all data supplier targets with new system information.  But, is there a nightly synchronization job between the master and slave SLDs that synchronizes technical systems bet

  • Pdf files slow opening

    I have had this problem for a while now but when I have a current pdf file open and go to open another there is a significant delay in opening the second file, sometimes up to a minute or so.  Any help or suggestions would be greatly appreciated, tha

  • Manual for hp 2545

    can i ask for a manual for the printer, all-in one hp 2545. Thanks

  • Powerbook won't restart/ after interrupting the installaton of Leopard 10.5

    Having just installed Leopard on an older imac with no problems, I went to install it on my powerbook. It got to the window for selecting the destination and I realised I didn't have enough room. In order to remove some data, I followed the direction