Can not receive mail after last sever update

After the last server update (9/26/05, Version 10.4.2), mail service no longer receives emails. I can only send email via Squirrel Mail cut cannot receive; cannot receive or send emails via mail client (i.e., Outlook Express).
Any help you can provide is greatly appreciated.
Below is the message the sender receives when trying to email me.
This is the Postfix program at host localhost.
I'm sorry to have to inform you that your message could not be
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The Postfix program
<[email protected]>: host /var/imap/socket/lmtp[/var/imap/socket/lmtp] said:
550-Mailbox unknown. Either there is no mailbox associated with this
550-name or you do not have authorization to see it. 550 5.1.1 User unknown
(in reply to RCPT TO command)
Below is my postconf:
localhost:~ simon$ postconf -n
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debugpeerlevel = 2
enableserveroptions = yes
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailboxsizelimit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
messagesizelimit = 10485760
mydestination = $myhostname,localhost.$mydomain,localhost,mail.jeablau.com,mail.emdprep.com
mydomain = localhost
mydomain_fallback = localhost
myhostname = localhost
mynetworks = 127.0.0.1/32,192.168.1.108/32,207.70.169.221/32
mynetworks_style = host
newaliases_path = /usr/bin/newaliases
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
relayhost =
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpdpw_server_securityoptions = login,plain
smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
smtpdsasl_authenable = yes
smtpdtls_keyfile =
smtpduse_pwserver = yes
unknownlocal_recipient_rejectcode = 550
virtualmailboxdomains = hash:/etc/postfix/virtual_domains
virtual_transport = lmtp:unix:/var/imap/socket/lmtp

Jeff,
Thanks for the help. It kind of fixed the problem. With your suggestions, I no longer receive the error message from the sender's end. However, I'm still not receiving email. Below is my postconf.
Your help is greatly appreciated.
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debugpeerlevel = 2
enableserveroptions = yes
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailboxsizelimit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
messagesizelimit = 10485760
mydestination = $myhostname,localhost.$mydomain,localhost,jeablau.com,emdpep.com,mail.jeablau.c om,mail.emdprep.com
mydomain = localhost
mydomain_fallback = localhost
myhostname = localhost
mynetworks = 127.0.0.1/32,192.168.1.108/24,207.70.169.221/32
mynetworks_style = host
newaliases_path = /usr/bin/newaliases
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
relayhost =
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpdpw_server_securityoptions = login,plain
smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
smtpdsasl_authenable = yes
smtpdtls_keyfile =
smtpduse_pwserver = yes
unknownlocal_recipient_rejectcode = 550
virtualmailboxdomains = hash:/etc/postfix/virtual_domains
virtual_transport = lmtp:unix:/var/imap/socket/lmtp

Similar Messages

  • Can't "Send" mail after last Security Update

    Installed the download two days ago.
    Incoming mail is fine.
    Nothing to do with smpt server.
    "New message" or "reply" window has "send" button shaded out.
    Dropdown menu "send" is gray ... can't use.

    Was this for 10.5.8???
    Others have reported it for 10.6.8 & up...
    http://x704.net/bbs/viewtopic.php?f=12&t=6118

  • TS3276 Mail account set up. Can not receive mail-Everything is green in Connection doctor but when checking activity it shows stop signs.  Was able to receive mail until last week  then all of a sudden stopped receiving mail but no changes were made.

    My mail account has been set up and working to send and receive mail for several months.  All of a sudden I can not receive mail.  The connection doctor shows all green lights.  No changes have been made and nothing has been changed on preferences on IMAP and SMTP.  I can send mail.  My other accounts all send and receive mail.  When you click on activity the list shows stop signs. All accounts show that they are online. 

    UPDATE:
    I deleted all the messages off the server of the offending email address and everything works fine now.

  • App Email Message: Can not receive mail

    I am adding my email accounts on an Iphone 3gs and 4.
    I'm adding some accounts Hotmail..me validates the account and asset sincronize mail, contacts and calendar.
    For in the Iphone 4 I get in the middle of the screen:
    You can not receive mail
    Failed to connect to server
    In no case 3gs I think ... it's like add me give this error. But after work, check email and puts Updated right now. Sometimes this error before I went out to time. No truth why.
    regards

    Hello morrit,
    After reviewing your post, it sounds like you are not able to receive emails on one iPhone. I would recommend that you read this article, it may be able to help the issue.
    Get help with Mail on iPhone, iPad, and iPod touch - Apple Support
    Make sure your settings are correct using Mail Settings Lookup.
    Restart your iOS device.
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Tap the affected email account.
    Tap Delete Account.
    Add your account again.
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • User can not receive mail, there are many mail notification pending (WF)

    Hi All ,
    In Production environment user can not receive mail, there are many mail notification pending (WF)..
    can anybody help me on this?
    Thanks.

    Hi ,
    This is my initial investigation...
    SQL> SQL> select fsc.COMPONENT_NAME,fsc.STARTUP_MODE,fsc.COMPONENT_STATUS,fcq.last_update_date
    2 from APPS.FND_CONCURRENT_QUEUES_VL fcq, fnd_svc_components fsc
    3 where fsc.concurrent_queue_id = fcq.concurrent_queue_id(+)
    4 order by COMPONENT_STATUS , STARTUP_MODE , COMPONENT_NAME;
    COMPONENT_NAME STARTUP_MODE COMPONENT_STATU LAST_UPDATE_DAT
    ECX Inbound Agent Listener AUTOMATIC RUNNING 12-DEC-10
    ECX Transaction Agent Listener AUTOMATIC RUNNING 12-DEC-10
    WF_JMS_IN Listener(M4U) AUTOMATIC RUNNING 12-DEC-10
    Web Services IN Agent AUTOMATIC RUNNING 12-DEC-10
    Web Services OUT Agent AUTOMATIC RUNNING 12-DEC-10
    Workflow Deferred Agent Listener AUTOMATIC RUNNING 12-DEC-10
    Workflow Deferred Notification Agent Listener AUTOMATIC RUNNING 12-DEC-10
    Workflow Error Agent Listener AUTOMATIC RUNNING 12-DEC-10
    Workflow Inbound JMS Agent Listener AUTOMATIC RUNNING 12-DEC-10
    Workflow Inbound Notifications Agent Listener AUTOMATIC RUNNING 12-DEC-10
    Workflow Java Deferred Agent Listener AUTOMATIC RUNNING 12-DEC-10
    Workflow Java Error Agent Listener AUTOMATIC RUNNING 12-DEC-10
    Workflow Notification Mailer AUTOMATIC RUNNING 12-DEC-10
    13 rows selected.
    SQL> SELECT message_type, COUNT(1)
    FROM apps.wf_notifications
    WHERE 1 = 1 AND mail_status = 'FAILED' AND status = 'OPEN'
    GROUP BY message_type;
    2 3 4
    MESSAGE_ COUNT(1)
    UMXUPWD 2
    POERROR 4
    POAPPRV 2
    APEXP 8
    IBEALERT 1
    REQAPPRV 2
    PORPOCHA 1
    APPEWF 1
    8 rows selected.
    SQL> select mail_status, count(*) from apps.wf_notifications
    where status = 'OPEN'
    and mail_status in ('MAIL','ERROR')
    group by mail_status;
    2 3 4
    MAIL_STA COUNT(*)
    ERROR 798
    MAIL 2578
    SQL> select tab.msg_state, count(*) from applsys.aq$wf_notification_out tab group by tab.msg_state ;
    MSG_STATE COUNT(*)
    EXPIRED 207
    READY 9063

  • HT1430 I need help I can not receive mail it says my mail box is full but I have cleared all my boxes. I have done as apple say shut down and restarted nothing. Also it say I need ios5 for some things don't know how to up grade.  This all new to me so sim

    I need help I can't receive mail as it says my mail box is full but all my boxes are empty. Simple terms please as I am new to this. Don't know how to find my os it keeps telling me I need iOS5 how do I do that.

    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.0.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this: Delete the account in Mail and then set it up again.
     Cheers, Tom

  • Can't receive mail after security update 9/19/12

    iMac runiing 10.6.8 and Mail version 4.6 has not received any emails since I did software update on 9/19/12. I can receive mail in my accounts on my iPhone.

    You're welcome.
    The thing is, AFAIK Mail wouldn't put the message in the Sent mailbox unless it has received confirmation from the outgoing server that the message has indeed been sent, so it seems to me that the problem is not that messages are not being sent, but rather that they don't arrive at the destination for some reason.
    I bcc myself on every email for filing reasons and have
    not recieved one of my own emails since Friday night.
    Do you receive other mail normally? Have you checked for those messages on the web?
    I can log into my employers web tool and send email that way,
    so something is going on with my machine, whatever it is.
    Well, not necessarily. Maybe there is something wrong with the outgoing server you're using in Mail. Is this your only mail account? Do you have access to any other outgoing server that you could try?

  • Can get mail but can not receive mail.

    Had a problem with receiving mail on an account so we deleted the account and re-added it. And it worked. Same thing is now happening to another user ad we tried the same thing but the user is still not getting mail.
    Running 10.4.10. any help would be great. Not entirely new to server, but to troubleshooting the mail side I am beginner.
    Also having a weird problem where old accounts, after they have been deleted still show up under server admin- mail - maintenance - accounts. Not a big problem just weird.

    OK... to recap: You have a user, you send email to user, user checks email, user does not get email?
    On the server, can you check the mail queue (in Server Admin or on the command line with mailq) to see if mail for that user's id is stuck in the queue? Mail can be stuck in the active queue without throwing any error messages your way. In my experience, and the experience of a few others on the board, this can be due to problems connecting to the user's home directory server.

  • LG Ally will not receive email after 2.2 update

    Does anyone know if they have the email problem fixed with the LG Ally after the 2.2 update? They told me it was a technical issue with the update and Embarqmail and that they would have to find a fix for it. So in the meantime they have sent me a new phone and told me not to update it to 2.2 until they have a fix for the Embarqmail problem. I would really like to upgrade to 2.2 so that I can start using some of the apps and games that I won't run on 2.1.

    I would be surprised that the v2.3 update has done this. None of my Canon inkjets are showing the same symptom after running the update, although I don't have any machine as old as your i860. Personally I think that your print head could be the cause and the update timing is a coincidence. With a faulty print head, you would get no output even then though your supply levels still show the black ink as full.
    I suggest you try a nozzle test. If you open Print & Fax, select the i860 and then click Options & Supplies, you should see a Utility tab. Select this and click Open Printer Utility. Then select the i860 and press the Maintenance button. Change the menu to Test Print and then select Nozzle Check. This will print a page and show you if all the inks are working. I would expect the black not to appear on this printed sheet. If this is so, you can then change the menu to Cleaning and click the Cleaning button. Do another nozzle test. If the black still does not print, then try doing Deep Cleaning.

  • Can not receive mail from outside domains

    We are setting up our OCS 10g mail server, and are having trouble setting up our policies.
    -unsure how to allow mail to come in from outside domains
    -are able to send mail to outside domains if that one is set. is there a way to allow to send to any outside domain without having to set every single one?

    it looks like the MX records are setup correctly now, but I am still unable to receive mail from outside domains.
    from a gmail address i get the error:
    Delivery to the following recipient failed permanently:
    [email protected]
    Technical details of permanent failure:
    TEMP_FAILURE: Could not initiate SMTP conversation with any hosts:
    [mydomain.com. (10): Connection timed out]
    ----- Original message -----
    Received: by 10.70.123.6 with SMTP id v6mr2951750wxc;
    Thu, 29 Jun 2006 05:22:06 -0700 (PDT)
    Received: by 10.70.105.2 with HTTP; Thu, 29 Jun 2006 05:22:06 -0700 (PDT)
    Message-ID: <[email protected]>
    Date: Thu, 29 Jun 2006 09:22:06 -0300
    From: "Chris M" <[email protected]>
    To: [email protected]
    Subject: test thursday 1
    MIME-Version: 1.0
    Content-Type: multipart/alternative;
    boundary="----=_Part_77974_24025125.1151583726769"
    ------=_Part_77974_24025125.1151583726769
    Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    Content-Transfer-Encoding: 7bit
    Content-Disposition: inline
    test
    ------=_Part_77974_24025125.1151583726769
    Content-Type: text/html; charset=ISO-8859-1
    Content-Transfer-Encoding: 7bit
    ----- Message truncated -----
    ** i modified the email addressed for the post, actual email addresses were used **

  • Server not receiving mail after IPChange.

    I changed the server ip on Friday by first using the 'changeip' command then manually changing it in the Network Prefs. My users can log in to their IMAP and POP accounts but are not receiving anything.
    It worked for a few hours but now I'm getting these errors in the SMTP log:
    Jul 8 14:27:43 glaucoma postfix/local[303]: warning: connect #1 to subsystem private/0: No such file or directory
    Jul 8 14:27:43 glaucoma postfix/local[81]: warning: connect #3 to subsystem private/0: No such file or directory
    Jul 8 14:27:46 glaucoma ARDAgent [295]: ReadLastLog: Unable to read lastlog! No user login information is available.
    Jul 8 14:27:53 glaucoma postfix/local[303]: warning: connect #2 to subsystem private/0: No such file or directory
    Jul 8 14:27:53 glaucoma postfix/local[81]: warning: connect #4 to subsystem private/0: No such file or directory
    Jul 8 14:28:00 glaucoma ARDAgent [295]: IP address no longer valid
    Jul 8 14:28:03 glaucoma postfix/local[303]: warning: connect #3 to subsystem private/0: No such file or directory
    Jul 8 14:28:03 glaucoma postfix/local[81]: warning: connect #5 to subsystem private/0: No such file or directory
    Jul 8 14:28:13 glaucoma postfix/local[303]: warning: connect #4 to subsystem private/0: No such file or directory
    Jul 8 14:28:13 glaucoma postfix/local[81]: warning: connect #6 to subsystem private/0: No such file or directory
    Jul 8 14:28:17 glaucoma imap[304]: login: localhost [::1] atafreshi plaintext User logged in
    Jul 8 14:28:19 glaucoma imap[304]: login: localhost [::1] atafreshi plaintext User logged in
    Jul 8 14:28:19 glaucoma imap[304]: skiplist: recovered /var/imap/user/a/atafreshi.seen (5 records, 9376 bytes) in 0 seconds
    Jul 8 14:28:19 glaucoma imap[304]: login: localhost [::1] atafreshi plaintext User logged in
    Jul 8 14:28:23 glaucoma postfix/local[303]: warning: connect #5 to subsystem private/0: No such file or directory
    Jul 8 14:28:23 glaucoma postfix/local[81]: warning: connect #7 to subsystem private/0: No such file or directory
    Jul 8 14:28:30 glaucoma pop3[150]: login: titanium.glaucoma.ucsd.edu [132.239.130.173] webmaster plaintext User logged in
    Jul 8 14:28:30 glaucoma pop3[151]: login: titanium.glaucoma.ucsd.edu [132.239.130.173] computergroup plaintext User logged in
    Jul 8 14:28:33 glaucoma postfix/local[303]: warning: connect #6 to subsystem private/0: No such file or directory
    Jul 8 14:28:33 glaucoma postfix/local[81]: warning: connect #8 to subsystem private/0: No such file or directory
    Jul 8 14:28:43 glaucoma postfix/local[303]: warning: connect #7 to subsystem private/0: No such file or directory
    Jul 8 14:28:43 glaucoma postfix/local[81]: warning: connect #9 to subsystem private/0: No such file or directory
    Jul 8 14:28:53 glaucoma postfix/local[303]: warning: connect #8 to subsystem private/0: No such file or directory
    Jul 8 14:28:53 glaucoma postfix/local[81]: warning: connect #10 to subsystem private/0: No such file or directory
    Jul 8 14:28:55 glaucoma imap[334]: login: m815f36d0.tmodns.net [208.54.95.129] zangwill plaintext User logged in
    Jul 8 14:28:55 glaucoma imap[334]: skiplist: recovered /var/imap/user/z/zangwill.seen (165 records, 32696 bytes) in 0 seconds
    Jul 8 14:29:03 glaucoma imap[304]: login: localhost [::1] atafreshi plaintext User logged in
    Jul 8 14:29:03 glaucoma postfix/local[303]: warning: connect #9 to subsystem private/0: No such file or directory
    Jul 8 14:29:03 glaucoma postfix/local[81]: fatal: connect #11 to subsystem private/0: No such file or directory
    Jul 8 14:29:04 glaucoma imap[304]: login: localhost [::1] atafreshi plaintext User logged in
    Jul 8 14:29:04 glaucoma postfix/qmgr[79]: warning: premature end-of-input on private/local socket while reading input attribute name
    Jul 8 14:29:04 glaucoma postfix/qmgr[79]: warning: private/local socket: malformed response
    Jul 8 14:29:04 glaucoma postfix/master[51]: warning: process /usr/libexec/postfix/local pid 81 exit status 1
    Does anyone know what's going on?

    I decided to clone the drive from backup and start over. This problem is no more.

  • Apple Mail not receiving emails after OS X update 10.6.7

    Hello,
    I have a strange problem. Apple mail has stopped receiving incoming messages after I did a software update of OS X 10.6.7. Outgoing mail is working fine.
    Funnily enough the same settings are still working on my Iphone where I continue to receive incoming email.
    I performed a rebuild on the mail and have done a combo update as well without any success.
    Please help!!
    Thank you

    My problem was resolved using this..
    http://support.apple.com/kb/TS3103
    Thank you.

  • Iphone 4 does not receive calls after iOS 6 update

    Hi
    can anyone help me?
    Since the iOS 6 update my wife's phone has not been working properly, every so often calls are diverted to answer phone and only register to advise of a missed call,  I have tried the following:
    restarted the phone, taken the sim card out and then back in again, reset the settings and logged in to a different apple ID.  The only thing I haven't done is to restore back to factory settings and start again.
    Has anyone else experienced this and if so were you able to correct it.
    Thanks for your time
    Den

    Well, i don't see an another solution possible; you should try again and again to restore. Btw, my phone seemed to operate strange (even the stock mail app began to crash) so i tried hard reset (home button + sleep/wake button until seeing the apple logo). After that i found my phone again in dfu mode this night so began restoring again now.
    It seems that apple didn't tested ios6 enough with the 3GS. I have a 32 GB phone so this will be near 60 gb download from the icloud over my broadband connection.

  • Can't access mail after ios 8 Update- iPad 2

    Updated to ios 8 on iPad 2. Tonight mail app has ben crashing after it trys to open. Repeatedly. Everything was working fine before upgrade and now having issues with mail, slow to open anything in Safari, poor wifi connection, etc. I feel like an idiot for trusting the upgrade, should have known better!! Genius Bar appointments are booked out a week and chat wants to charge me $19 to get with them. I feel like going back to Windows!! Terrible support from Apple!!!

    Because Apple does not participate in the forum. That was indicated in the information that you agreed to when you joined the ASC. If you want to ask a question and describe your problem, maybe someone will answer. If you would like to speak with Apple, then you need to use the Contact Us link on the bottom of each page here.
    And in your original post, you indicate that you solved the problem. In regards to your final question there, I would say the problem lies with your email provider. They determine what settings are necessary to access and use their email. If the account would not work with SSL on, and works with it turned off, that indicates they do not use SSL. I would be leery about an email provider that does not use some type of security.

  • Can't send mail after latest firmware update

    My outgoing mail won't go out after the latest firmware update. I have 4 different accounts and none are working. Tried in various locations. Any ideas would be appreciated. Thanks

    Was this for 10.5.8???
    Others have reported it for 10.6.8 & up...
    http://x704.net/bbs/viewtopic.php?f=12&t=6118

Maybe you are looking for

  • How can I give a vpn user a static ip address?

    I have OS X Lion server setup to accept vpn connections. I am connecting to the OS X Lion server from my macbook pro via L2TP over IPSec. The connection works fine however I keep getting a different ip when I connect. I would like to somehow reserve

  • Laser jet P3015 printer problems

    I have a HP P3015 and it defaults to Tray 1, and asking for Glossy paper. There is no paper in Tray 1, and it is shut.  For each print job, I have to press OK to change print trays, and OK again to print.  How can I clear these settings so that the p

  • I  updated iTunes and Safari and my iTunes library has vanished

    Help, earlier today I was in Safari and it got hung for so long (10 or more minutes) that I turned to computer off by pressing the power button (I know this was not the best course of action, but I couldn't remember the keystroke command to force qui

  • Error occurred while working with Configuration(scanning)

    Hello , In my system i am trying to start java engine but  i am not able to connect the java and trying to fix some error through config tool while connecting config tool from os level i am getting the following error OS: SUNSOLARIS DB : MaxDb Error

  • Skip A Quiz Based on Previous Activity

    I've got a project where the manager wants learners to answer a couple of questions after every few slides.  Assuming they get those answers correct, he wants them to be able to skip the quiz at the end.  If they don't answer the questions correctly,