Mail relay issue since lion server install

I upgraded (or not) my Mac Mini Server with Snow Leopard, to Lion Server.
I'm now getting mail relay errors when sending email to an account on my server from gmail.
"Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 554 554 5.7.1 <[email protected]>: Relay access denied (state 14)."
I'll post postconf -n if required.
voigtstr.com has an A name at the domain name registrar
mail.voigtstr.com has an mx record.
dig +short MX voigtstr.com     returns
1 mail.voigtstr.com.
voigtstr.com and mail.voigtstr.com both point to my external ip address
any pointers?

LincNesh,
Seems the problem has been solved by Peter Rauen.
See this discussion: Mail relay SASL problem / postconf -n
I checked on my server and Peter is right. Although there are configs in /etc/postfix there is another path with postfix conf files: /Library/Server/Mail/Config/postfix
I actually only had to insert this line to main.cf there: smtp_sasl_security_options =
After a postfix reload my mails are being delivered via dyndns again.
Cheers!

Similar Messages

  • What I wish I'd Known Before My Lion Server Install

    The truth is that I am on my FIFTH Lion Server install on the same box this week. While I was working on #4, I went ahead and submitted a ticket with Apple and arranged a timeslot for this morning to work with them to help me past my struggles with Lion Server. This post is the result of that experience. Big props to Apple support techs Chuck and Don - you know who you are!
    What I Wish I'd Known Before My Lion Server Install
    1. Do NOT migrate user accounts, apps, and files, until AFTER you have the Server set up and working correctly.
    - This one tip, which is brilliantly simple, would have saved me four very long days of head bashing.
    2. Server Admin Tools are mandatory.
    - The first time around I used the Server App to configure the system (after an upgrade install, and subsequently after a clean install + migration).
    - Server Admin allows you to set up the foundation of your server - which it NEEDS!
    - DNS - configure a local, pseudo domain for your server if you're doing this at home. Something like "mynet.private" - if you don't, your SSL certificates can get all jacked up, your clients will not trust your certs. This breaks a lot of stuff.
    3. Do NOT accept the mDNS .local domain suffix for your Server
    - At each step, if something auto-fills your server name as name.local reject it, and use the fully qualified domain name that you set up above (server.mynet.private).
    - If you do not do this, anything that requires certificates could/will have big problems.
    4. Enable services one at a time. Reboot after EACH major phase past the core Lion install.
    - Base install ... Server install. REBOOT
    - DNS configuration. REBOOT
      - validate your host name - I needed to force a 'changeip' command because there was a problem with the HOSTNAME retaining the mdns .local domain name.
    - OD Master config. REBOOT
    - Set up Podcast Producer (which will also setup your Xgrid). REBOOT
    5. Take images of your hard drive as you go.
    - Once I got the core server installed, the basic services above, I rebooted and held the option key, then restarted on the Recovery HD image.
    - Use Disk Utility to take a snapshot image of your hard disk so you can get back to this wonderful place of everything working! It's cheap insurance, and adds a bit of extra time, but is well worth it. If you leave the default settings alone (the 'compressed' one in particular) it will use as little space as possible. My server at this stage of configuration created a 4GB disk image.
    6. Use the Migration Assistant After the above
    - Now you can migrate your apps
    - Migrate your users
    - etc.
    If you use the Migration option while you're installing the server, or if you upgrade on top of your Snow Leopard (or whatever), I can almost guarantee you that you are in for a world of hurt.
    I struggled through all kinds of issues with files having embedded information, scattered throughout all the various subsystems, that gummed up my installation and would case all manner of the flakey Lion Server behavior that you read about ("Error Reading Configuration").
    If you want to use Podcast Producer, or any of the Profile Manager features, the above methodology was the only way that I could get them to work. Often times I'd have everything working, then reboot and it would break. After I did the above, the system is as solid as a rock.
    Today, I love Lion Server. Yesterday I was cursing it.
    Best of luck!!

    There are 2 distinct apps in Lion Server.... Podcast (in Server app) and Podcast Producer (Server admin which is deemed legacy from SNS).  Podcast uses Podcast Publisher instead of Podcast Capture to produce, edit and submit to Podcast app.  Podcast doesn't requre Xgrid where PCP did. The two don't mix.
    It's as clear as mud in all the documentation about this.
    We're finding that Podcast Publisher has much more flexibility that Podcast Capture (edit, episodes & more), can use existing workflow from PCP, doesn't require xgrid, and podcasts can easily be managed by non-IT people via the Podcast wiki as opposed to the CLI pcast commands to edit & modify PCP feeds.
    Hope this helps.

  • Lion Server Install Failure/Incomplete

    Hi,
    I just purchased and tried to install Lion Server. After a few hours of being stuck at "Configuring System", and the progress bar being "stuck" for over 45 minutes, it just crashed. Now launching the app just brings the server menu but none of the services can be accessed (almost all menu entries are grayed out).
    So I can't re-install (because it thinks it's already installed) and the install is incomplete and thus wont work! This is very annoying.
    Apple, I love you guys but for those of us who are playing with server, don't give us the one button for dummies UI. Maybe some of us are techs who aren't afraid of the command line or "advanced" menus (an option like --force-reinstall would be nice right now!!!).
    Any suggestions???
    Thanks,
    PS: What's with the install UI window with a cropped progress bar and icons? The window can't be resized nor scrolled ???

    Since Lion Server is essentially an app, you can throw it in the trash and re-download it. I believe that what that application does is give you front-end access to tools that are already on your system, and adds a few command-line tools such as slapconfig.
    I would try this: trash the application, you can even try using something like AppCleaner, which finds associated plists. Then, go to /Library/Receipts. There is a plist in there that contains the install history. find and remove any entries associated with install. Don't worry if you accidentally delete something that isn't associated, as it is ust a receipt list, but it is alway a good idea to make a backup of the original, just in case.
    Once you do that, reboot the machine into single user mode and run "fsck -fy" from the command line. once that completes, reboot and run repair permissions from disk utility. Finally, re-download the app from the App Store and re run the installer. You might need to hold down the option key to re-download, but either way, it should come back down and run again.
    If none of that work, I would go with the backup, wipe, and install suggestiosn from above. Grab youself an extneral hard drive (a good investment anyway), clone the machine with Carbon Copy Cloner, and then wipe and re-install.

  • [link] What I Wish I'd Known Before My Lion Server Install

    All-
    A couple people suggested that I post a link to this article from another forum... a few things that I needed to do to get a good Lion Server installation up and running solidly.
    What I wish I'd Known Before My Lion Server Install
    Cheers!

    There are 2 distinct apps in Lion Server.... Podcast (in Server app) and Podcast Producer (Server admin which is deemed legacy from SNS).  Podcast uses Podcast Publisher instead of Podcast Capture to produce, edit and submit to Podcast app.  Podcast doesn't requre Xgrid where PCP did. The two don't mix.
    It's as clear as mud in all the documentation about this.
    We're finding that Podcast Publisher has much more flexibility that Podcast Capture (edit, episodes & more), can use existing workflow from PCP, doesn't require xgrid, and podcasts can easily be managed by non-IT people via the Podcast wiki as opposed to the CLI pcast commands to edit & modify PCP feeds.
    Hope this helps.

  • Lion Server install fail

    I'm trying to install Lion Server on a Lion system.
    When trying to install Lion Server the server app installer wants to download additional things.
    When it tries, the Server app says ":Can't install Server Essentials because you are not connected to the Internet."
    My internet is up and running - that's how I bought the Server app and made this post to the Apple Support Community.
    Does anyone have any ideas on how to get the Server app to see this?
    Thank you.

    Hi Wozzar. Check out the following thread from iblueracoon. I had exactly the same issue as you and this solved my problem. All the best:
    Correct Answer by iblueracoon  on Jul 21, 2011 1:16 AM
    Hi! I've been having this same issue and I had been busting my head about it for a couple of hours. Whenever I went to create a partition to install windows and download the support software, it would pop up that message. The same for whenever I tried running a java application. An easy fix to this would be to go into system preferences > Network, next, create a new location and delete the old one(transfer your connections ofcourse). Then, connect to your current network. Now, just go into "advanced">"Proxies" and disable auto proxy discovery! It seemed to do the trick for me

  • HT4882 This no longer seems to work since Lion was installed and still not with Mountain Lion.

    It seems this feature has stopped working only since Lion (now Mountain Lion)was installed. I wil try an old copy of an earlier OS as an external boot to check but this appears to be anOS upgrade problem.

    The Swedish site you've linked is discussing .xmodmap, which is a hidden (hidden because of that leading dot) configuration file in your login home directory that's used to customize settings for the keyboard mapping within X11.
    I'd expect the XQuartz tool to read ~/.xmodmap in your login directory as part of its initialization sequence.
    The xmodmap tool (no leading dot, and not a hidden file) is an application that's used to process the configuration file.
    When you invoke xmodmap (the tool), you either need to specify the full path /usr/X11/bin/xmodmap for it to be found and invoked, or you need to have the /usr/X11/bin/ directory added to your PATH.  Your PATH is the list of directories where OS X looks for the tools you're invoking. 
    If the xmodmap tool is not working, are there any diagnostics?  Or is XQuartz not honoring the request?  (If so, see if it will honor the setting made via the .xmodmap configuration file.)
    And if you don't get an answer here, you might try the (pretty quiet) Apple x11-users mailing list.

  • How can I set up a mail alias in Mountain Lion Server?

    Hi, newbie to Mountain Lion Server here.
    I've set up mail for domain a.com and a virtual domain b.com
    User a receives mail just fine at [email protected] and [email protected], now I wanted to receive mail for [email protected] as an alias, which I understood after reading the posts here is done by going to 'advanced options' of user a and setting b in the alias field.
    But sending a mail to [email protected] bounces with a "550 5.1.1 <[email protected]>: Recipient address rejected: User unknown in virtual alias table".
    However sending a mail to [email protected] does work, so I'm wondering what I'm doing wrong.

    Hi, it's a late response, I know, but I had same problem just now and in my searching for an answer I found your question. ...better yet, I also found the answer - simply make a user alias including the virtual domain, like for instance if you want alias c to receive mails from both a.com and b.com, you should make two aliases:
    c, [email protected]
    where the first alias defaults to a.com as the default domain and the second explicitly specified the virtual domain.
    Cheers

  • Can Mac OS X Lion Server Installed on Non-Mac machines

    Hello,
    I have a server with Windows 2008 standard. I want to format the machine and install Mac OS X Lion. Will the Lion server work on the hardware whcih is a pentium 4 Processor?
    Do I need to change the clients to Mac OS or let it remain as windows (XP/Vista). Can I smoothly operate the Service Client network in this way or change everything to Mac OS?
    Thanks

    No, it won't work. The clients can use Windows, but the server must be a Mac.
    Kappy: Your statement doesn't apply to all Apple software; iTunes and Safari have official Windows versions, along with a few other Apple products.
    (59706)

  • My desktop window shuts down automatically since lion's install...

    Hi
    Sorry for my english, I am not english !
    Since i've installed OSX Lion, I can't change my desktop's wallpaper
    When I reach the window from the desktop or from the preferences window, the spinning wheel appears and then it shuts down.
    I tried what someone advised to do on 10.4 4 years ago, but it doesn't work with lion, since the things to be removed don't exist anymore.
    I'd appreciate your help, thanks in advance.
    Adrien

    Hi, thank you very much for your reply. No my phone was never been jailbreak-ed. Never been dropped in water or in any wet surface. Dropped on the floor while texting yes, but it was just a one time incident, last year august i can clearly remember, but after that no more (phone still works fine even after.) restored the phone again earlier, but problem still occured. Will try to go to Apple also to ask and have it checked.  Just worried because my phone is already out of warranty. Will keep you posted. Again, thanks. If you have any more advice just let me know. It would mean a lot.
    Cheers,
    N

  • Lion Server install failed - yet still labelled as installed in MAS

    On my lion test machine, I decided to test Lion Server, so I of course got the redemption code, popped it all in. When the actual "download" started - it instantly said it was complete - I never saw the download icon in the dock for it. Under MAS Purchases tab, I see Lion Server as "installed" - but of course, there is no way it could be, especially not without a reboot.
    I rebooted. Still only Lion Client.
    I've tried pkgutil --forgetpkg com.apple.Server, but its still listed as "installed" in MAS. I don't see anything /Applications, or / that could be a "Lion Server Installer".
    Any ideas how to flip the "install" switch, so I can try re-installing in MAS?

    Please use your Developer account login at the confidential Mac Dev forums when discussing unreleased versions of OS X, thanks.
    https://developer.apple.com/

  • Mount Lion Server Install of Mavericks Client

    I was wondering whether you need to have Mavericks Server running in order to install Mavericks Clients as a Netinstall or Netbook image using System Image Image Utility. I have tried to perform the install from Mountain Lion server but no luck. I followed the same proceddure for installing Mountain Lion using System Image Utility but cannot locate the install. dmg file without have to 'unhide" it. Do I need to install Mavericks Client by doing so from Mavericks Server?
    Thanks,
    David

    The rule of thumb is this:
    To create 10.9 Mavericks nbis you will need OS 10.9 (server or client) System Image Utility
    To create 10.8 Mountain Lion nbis you will need OS 10.8 (server of client) System Image Utility
    To create 10.7 Lion nbis you will need OS 10.7 (server or client) System Image Utility
    Once you've created the nbis with the appropriate OS version of SIU you can 'serve' all of them regardless of version from OS X Server versions 10.9, 10.8 or 10.7.

  • Frequent crashes on Mail and Safari since Lion installed

    Since upgrading to Lion on my mid 2007 20inch iMac I get extremely frequent Mail and Safari crashes, usually a few seconds after launch with no user input, and all with the same error on the crashed thread:
    __THE_SYSTEM_HAS_NO_PORT_SETS_AVAILABLE__
    This even occurs after a totally clean install and no migration of any previous user data. I am only using iCloud for email.
    I have tried repairing permissions and run disk checks which are all OK.
    Any suggestions?

    Since upgrading to Lion on my mid 2007 20inch iMac I get extremely frequent Mail and Safari crashes, usually a few seconds after launch with no user input, and all with the same error on the crashed thread:
    __THE_SYSTEM_HAS_NO_PORT_SETS_AVAILABLE__
    This even occurs after a totally clean install and no migration of any previous user data. I am only using iCloud for email.
    I have tried repairing permissions and run disk checks which are all OK.
    Any suggestions?

  • Mail backup on Mountain Lion clean install

    I'm installing a new SSD in my Mac Pro and want to set it up as a clean install of ML so not from a previous TM Backup.
    I only want copy the whole of mail - with all the mailboxes and filters intact and without having to set this up again.
    Any help in how I do this would be really appreciate.
    Thanks in advance, Matt

    This will be a lot easier if you make a secondary backup using something like Carbon Copy Cloner. (That's good practice anyway... relying on one single backup isn't all that safe overall. I've seen plenty of people who only discovered their one-and-only backup was corrupt once they needed it, or who did something wrong in the restore process and destroyed it.)
    Then, when you're ready to restore Mail, you need the following folders from the backup:
    Users/yourusername/Library/Mail/
    Users/yourusername/Library/Containers/com.apple.mail/
    Move those folders from the backup to the same location on the new system. The difficulty will be that, in Mountain Lion, the user Library folder is invisible, so what will make your life easier is to run the following command in the Terminal before making your backup with Carbon Copy Cloner:
    chflags nohidden ~/Library
    (Terminal is in the Utilities folder in the Applications folder.)

  • Is anyone having trouble with the cursor jumping around since Lion was installed on your computer? Never happened until Lion.

    Is anyone having trouble with the cursor jumping around while typing since you installed Lion? Never had any problems of that sort prior to Lion. I have an older machine. I believe it is a 2008 MacBook Pro. Especially happens with Yahoo. I am baffled.

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • HT204413 Apple Mail SSL issues since last security update 9th March 2015

    Since the last security update (2015-002), Apple Mail keeps automatically re-checking the SSL box in my non-SSL email accounts. Other email clients are not affected (e.g. Thunderbird).
    Anyone else having this issue? Can the update be backed out?
    Cheers

    Thanks Eric! Since changing this setting last night, all has been ok

Maybe you are looking for

  • How do I get my credit card info off my account

    I can't download any apps from App Store because it tells me there was a problem with the last purchase I mad.the credit card I have on fill is no longer active.How do I get the credit card off so I can download apps and update my app.PLEASE HELP

  • Stylesheets and applying to imported Word docs. (RHx5)

    I've been reading a comments about style sheets, importing Word docs and formatting issues (in regards to importing Word docs and pre-determined styles/bullets/numbering).  I also saw that someone was trying to create a css outside of RH and was havi

  • How do I get rid of "do you want to allow the following program to make changes to this computer"?

    I recently installed Adobe Acrobat 8 Professional and every time I open a PDF file that is stored on my computer, I get a pop-up that asks "Do you want to allow the following program to make changes to this computer?".  How do I get rid of this?  I d

  • Problems with the Toshiba Recovery Disk Generator program

    Hi, I have a Satellite Pro U400 laptop running XP SP3 - iyes t's old, but still running with newly added memory and a new battery. I wanted to make a fresh set of recovery disks so I fired up the Toshiba app. It created the first disk fine. Then it p

  • Disc Utility can't verify the HD

    Today i had a problem with an application hangging everytime i tried to load it. So i went to Disk Utility to verify permissions, but first I decided to do a verification to the disc. After 5 or 10 seconds i get an error saying (in spanish, so i will