OSX Server not recieving mail-.

Trying 192.168.100.89...
telnet: connect to address 192.168.100.89: Connection refused
telnet: Unable to connect to remote host
Above is a connection attempt to the server…..
Any ideas ?
Thanks….

looks like all access on port 25 is disabled....
it's not even listening...
bash-3.2# sudo lsof -i -P | grep -i "listen"
launchd 1 root 20u IPv6 0x089b7e20 0t0 TCP localhost:631 (LISTEN)
launchd 1 root 21u IPv4 0x089bdb4c 0t0 TCP localhost:631 (LISTEN)
launchd 1 root 23u IPv6 0x089b7bb0 0t0 TCP *:21 (LISTEN)
launchd 1 root 24u IPv4 0x089bd740 0t0 TCP *:21 (LISTEN)
launchd 1 root 76u IPv6 0x089b7940 0t0 TCP *:548 (LISTEN)
launchd 1 root 78u IPv4 0x089bcf28 0t0 TCP *:548 (LISTEN)
launchd 1 root 81u IPv4 0x089bcb1c 0t0 TCP *:445 (LISTEN)
launchd 1 root 82u IPv4 0x089bc710 0t0 TCP *:139 (LISTEN)
Directory 29 root 5u IPv4 0x089bd334 0t0 TCP *:625 (LISTEN)
master 57 root 15u IPv4 0x095e5740 0t0 TCP *:587 (LISTEN)
master 57 root 93u IPv4 0x095e4f28 0t0 TCP localhost:10025 (LISTEN)
slapd 58 root 7u IPv6 0x089b76d0 0t0 TCP *:389 (LISTEN)
slapd 58 root 8u IPv4 0x089b9e98 0t0 TCP *:389 (LISTEN)
Python 61 _jabber 5u IPv4 0x0a4fd740 0t0 TCP mail.foo.com:7777 (LISTEN)
named 63 root 20u IPv4 0x089bbef8 0t0 TCP localhost:53 (LISTEN)
named 63 root 21u IPv4 0x089bb6e0 0t0 TCP mail.foo.com:53 (LISTEN)
named 63 root 22u IPv4 0x089bb2d4 0t0 TCP localhost:54 (LISTEN)
dovecotd 64 root 5u IPv4 0x089bc304 0t0 TCP *:143 (LISTEN)
dovecotd 64 root 6u IPv4 0x089baec8 0t0 TCP *:993 (LISTEN)
dovecotd 64 root 7u IPv4 0x089baabc 0t0 TCP *:110 (LISTEN)
dovecotd 64 root 8u IPv4 0x089ba6b0 0t0 TCP *:2000 (LISTEN)
httpd 67 root 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 67 root 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 67 root 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
perl5.10. 68 _amavisd 6u IPv4 0x0a4faabc 0t0 TCP localhost:10024 (LISTEN)
krb5kdc 70 root 14u IPv6 0x089b71f0 0t0 TCP *:88 (LISTEN)
krb5kdc 70 root 15u IPv4 0x089b9274 0t0 TCP *:88 (LISTEN)
kadmind 71 root 7u IPv4 0x089ba2a4 0t0 TCP *:749 (LISTEN)
servermgr 79 root 9u IPv4 0x0a626740 0t0 TCP *:311 (LISTEN)
PasswordS 84 root 12u IPv4 0x095e2ec8 0t0 TCP *:106 (LISTEN)
PasswordS 84 root 14u IPv4 0x095e2abc 0t0 TCP *:3659 (LISTEN)
PasswordS 84 root 15u IPv4 0x095e26b0 0t0 TCP *:106 (LISTEN)
PasswordS 84 root 16u IPv4 0x095e22a4 0t0 TCP *:3659 (LISTEN)
managesie 118 _dovecot 4u IPv4 0x089ba6b0 0t0 TCP *:2000 (LISTEN)
managesie 119 _dovecot 4u IPv4 0x089ba6b0 0t0 TCP *:2000 (LISTEN)
managesie 120 _dovecot 4u IPv4 0x089ba6b0 0t0 TCP *:2000 (LISTEN)
pop3-logi 121 _dovecot 4u IPv4 0x089baabc 0t0 TCP *:110 (LISTEN)
pop3-logi 122 _dovecot 4u IPv4 0x089baabc 0t0 TCP *:110 (LISTEN)
pop3-logi 123 _dovecot 4u IPv4 0x089baabc 0t0 TCP *:110 (LISTEN)
imap-logi 124 _dovecot 4u IPv4 0x089bc304 0t0 TCP *:143 (LISTEN)
imap-logi 124 _dovecot 5u IPv4 0x089baec8 0t0 TCP *:993 (LISTEN)
imap-logi 125 _dovecot 4u IPv4 0x089bc304 0t0 TCP *:143 (LISTEN)
imap-logi 125 _dovecot 5u IPv4 0x089baec8 0t0 TCP *:993 (LISTEN)
imap-logi 126 _dovecot 4u IPv4 0x089bc304 0t0 TCP *:143 (LISTEN)
imap-logi 126 _dovecot 5u IPv4 0x089baec8 0t0 TCP *:993 (LISTEN)
QuickTime 176 _qtss 5u IPv4 0x095e4b1c 0t0 TCP *:554 (LISTEN)
QuickTime 176 _qtss 6u IPv4 0x095e5b4c 0t0 TCP *:7070 (LISTEN)
QuickTime 176 _qtss 7u IPv4 0x095e5334 0t0 TCP *:8000 (LISTEN)
QuickTime 176 _qtss 8u IPv4 0x095e4710 0t0 TCP *:8001 (LISTEN)
QuickTime 176 _qtss 9u IPv4 0x095e4304 0t0 TCP *:80 (LISTEN)
Python 231 _carddav 6u IPv4 0x0a1846e0 0t0 TCP localhost:8801 (LISTEN)
Python 232 _carddav 6u IPv4 0x0a184ef8 0t0 TCP localhost:8802 (LISTEN)
Python 233 root 3u IPv4 0x0a1842d4 0t0 TCP *:8800 (LISTEN)
memcached 234 _carddav 4u IPv4 0x0a185b1c 0t0 TCP localhost:11611 (LISTEN)
router 250 _jabber 4u IPv4 0x0a1836b0 0t0 TCP localhost:5347 (LISTEN)
c2s 251 _jabber 6u IPv6 0x089b6d10 0t0 TCP *:5222 (LISTEN)
s2s 253 _jabber 6u IPv6 0x089b6aa0 0t0 TCP *:5269 (LISTEN)
Python 259 _calendar 6u IPv4 0x0a4fa6b0 0t0 TCP localhost:8012 (LISTEN)
Python 260 root 3u IPv4 0x0a4fbef8 0t0 TCP *:8008 (LISTEN)
Python 261 _calendar 6u IPv4 0x0a4f9274 0t0 TCP localhost:8009 (LISTEN)
Python 262 _calendar 6u IPv4 0x0a4fa2a4 0t0 TCP localhost:62309 (LISTEN)
memcached 263 _calendar 4u IPv4 0x0a182a8c 0t0 TCP localhost:11211 (LISTEN)
Python 264 _calendar 6u IPv4 0x0a4f9a8c 0t0 TCP localhost:8010 (LISTEN)
Python 265 _calendar 6u IPv4 0x0a4f9680 0t0 TCP localhost:8011 (LISTEN)
perl5.10. 306 _amavisd 6u IPv4 0x0a4faabc 0t0 TCP localhost:10024 (LISTEN)
perl5.10. 307 _amavisd 6u IPv4 0x0a4faabc 0t0 TCP localhost:10024 (LISTEN)
cupsd 323 root 6u IPv6 0x089b7e20 0t0 TCP localhost:631 (LISTEN)
cupsd 323 root 7u IPv4 0x089bdb4c 0t0 TCP localhost:631 (LISTEN)
AppleVNCS 12907 admin 10u IPv6 0x0a767460 0t0 TCP *:5900 (LISTEN)
httpd 13747 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13747 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13747 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13756 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13756 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13756 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13760 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13760 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13760 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13761 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13761 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13761 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13762 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13762 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13762 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13764 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13764 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13764 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13765 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13765 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13765 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13767 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13767 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13767 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13768 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13768 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13768 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13769 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13769 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13769 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13770 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13770 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13770 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13771 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13771 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13771 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13772 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13772 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13772 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13773 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13773 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13773 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13774 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13774 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13774 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13775 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13775 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13775 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13776 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13776 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13776 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
httpd 13777 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
httpd 13777 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
httpd 13777 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
bash-3.2#

Similar Messages

  • Mail server not sending mail properly

    I'm sure there is a quick fix to this that I'm not seeing but hopefully someone knows this better than I do.
    We are in transition from a Plesk Mail system over to our OSX Server Mail Server. We are transitioning over our accounts by domain and not doing every domain at once which would be a hassle. We have transitioned over the primary domain and one virtual domain so far. We have two more virtual domains to go.
    This third virtual domain has a lot of users and I just finish importing them all. I followed the write up on how to do this properly with doing it in WGM and then duplicating it in Postfix since virtual domains is broken. So I followed all those instructions but something weird is happening. We have not cut over our MX record yet for that virtual domain as we want to prepare our clients for when we do. But what is happening is if I send an e-mail from my account in the primary domain to a person in the virtual domain that we have not cut over yet, they won't get any mail from me. It's almost like the OSX server thinks it controls that virtual domain and delivers it to itself instead of passing it on. Yet I look in my virtual domain settings and I don't have that virtual domain setup or turned on. I just have the user accounts in.
    There has to be a way for the OSX server not to take control of virtual accounts until I'm ready for it to. Anyone know how to fix this?
    -Brian

    So I thought this was fixed but I'm still hearing that users of the virtual domain that we haven't cut over yet are not getting their e-mail. It seems like our server is holding onto messages that need to be sent on to the old server for now until I change the MX record.
    Here is the main.cf file output:
    readme_directory = /usr/share/doc/postfix
    mydomain_fallback = localhost
    messagesizelimit = 10485760
    myhostname = mail.xpmedia.com
    mailbox_transport = cyrus
    mailboxsizelimit = 0
    virtual_transport = lmtp:unix:/var/imap/socket/lmtp
    virtualmailboxdomains = hash:/etc/postfix/virtualdomainsxp
    virtualaliasdomains = hash:/etc/postfix/virtual_domains
    virtualaliasmaps = hash:/etc/postfix/virtual
    mydomain = xpmedia.com
    enableserveroptions = yes
    inet_interfaces = all
    relayhost =
    mydestination = $myhostname,localhost.$mydomain,localhost,xpmedia.com
    smtpdsasl_authenable = yes
    smtpduse_pwserver = yes
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdpw_server_securityoptions = login,cram-md5,plain
    content_filter = smtp-amavis:[127.0.0.1]:10024
    smtpdclientrestrictions = permit_mynetworks rejectrblclient zen.spamhaus.org permit
    mapsrbldomains =
    mynetworks = 98.173.129.235,127.0.0.0,127.0.0.1
    localrecipientmaps =
    luser_relay = postmaster
    transportmaps=hash:/etc/postfix/transportmaps
    Here is the Transport Maps file output:
    xpmedia.com :
    xpmissions.com :
    xpwebchurch.com smtp:mail.xpmissions.com:587

  • Joined my Macbook to OSX Server and Entourage & Mail stopped coming in

    I have OSX server (up to date) running but not configured for email at this time.
    I joined my MB to the server and now Entourage and Mail refuse to retrieve or send email. I believe the error I'm getting is that the server is not found.
    My wife has the new MBP 13.3 and is on the server with no email problems.

    Hi
    Are you using the same DNS Server as your wife? If you're not and you've configured to use the Mac Server to resolve DNS (internally) then this could explain why you have the problem? If you've joined your client to the Mac Server to take advantage of the more Advanced Services available such as LDAP, Roaming Profiles, iCal etc then you would/should be using it to resolve DNS.
    In which trying case to resolve an external domain that has nothing to do with the internal one could well result in mail services not working.
    You could add the external Mail Server's external IP Addresses and Host Names to your internal DNS Service's zone files. Or add an external DNS Server IP Address to your DNS Server's field in the Advanced Section of the Network Preferences Pane for the affected client.
    Tony

  • Not recieving Mail

    Hi there
    Have setup OS X Server 10.5.1 with Mail services, configured the router with the necessary ports and setup POP accounts on my mail clients software but no mail is coming in. Looking at Mail Access log in Server Admin it says:
    TLS server engine: No CA file specified. Client certs may not work.
    Does anyone know what this means?
    Thanks in advance
    Chris

    The CA file specified (The "TLS server engine: No CA file specified. Client side certs may not work" error is what I've seen reported around the network) error usually means there are no certificates available. There are configuration entries referencing the certificate files stored in imapd.conf in typical Cyrus installs; I haven't checked Leopard Cyrus for how it's specifically configured, if that's not directly in imapd.com.
    Details on the TLS: http://www.openser.org/docs/tls.html
    This probably isn't the trigger for your connectivity error, and I'd tend to expect this error to (only) perturb connections into your mail server from your mail clients (only) if you have the tlsrequirecert set to 1; if you've configured your environment to require certificates to access your server.
    No arriving mail from your upstream SMTP server into your SMTP server implies a configuration or password error, something blocked in an intervening firewall, or a DNS or IP routing error. Usual troubleshooting can include ping testing, etc.

  • Not recieving mail through FM 'SO_DOCUMENT_SEND_API1'

    Hi All,
    I am not recieving any mail through the FM 'SO_DOCUMENT_SEND_API1'
    Fill the Mailing List.
            LOOP AT IT_EMAIL INTO WA_EMAIL.
              WA_RECLIST-RECEIVER = WA_EMAIL-EMAIL.
              WA_RECLIST-REC_TYPE = 'U'.
              APPEND WA_RECLIST TO RECLIST.
            ENDLOOP.
    Send e-mail to the Global Stock management group.
            CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
              EXPORTING
                DOCUMENT_DATA                    = DOC_CHNG
              PUT_IN_OUTBOX                    = 'X'
              SENDER_ADDRESS                   = sy-uname
              SENDER_ADDRESS_TYPE              = 'B'
              COMMIT_WORK                      = 'X'
          IMPORTING
              SENT_TO_ALL                      = 'X'
              NEW_OBJECT_ID                    =
              SENDER_ID                        =
              TABLES
                PACKING_LIST                     = OBJPACK
              OBJECT_HEADER                    =
              CONTENTS_BIN                     =
                CONTENTS_TXT                     = OBJTXT
              CONTENTS_HEX                     =
              OBJECT_PARA                      =
              OBJECT_PARB                      =
                RECEIVERS                        = RECLIST
             EXCEPTIONS
               TOO_MANY_RECEIVERS               = 1
               DOCUMENT_NOT_SENT                = 2
               DOCUMENT_TYPE_NOT_EXIST          = 3
               OPERATION_NO_AUTHORIZATION       = 4
               PARAMETER_ERROR                  = 5
               X_ERROR                          = 6
               ENQUEUE_ERROR                    = 7
               OTHERS                           = 8
    Please provoide helpful pointers.

    I created a seperate program for this so that I could force the email process to kick off.
    Try using this code
    SUBMIT rsconn01 "SAPconnect Start Send Process
        WITH mode EQ '*'
        WITH output EQ ''
        TO SAP-SPOOL
        DESTINATION 'LOCAL'
        IMMEDIATELY ' '
        KEEP IN SPOOL 'X'
        WITHOUT SPOOL DYNPRO
        AND RETURN.

  • My iphone will not recieve mail

    i have a yahoo mail account, and on my computer i recieve emails perfectly. however lately i am not recieving them to my iphone. i have tried all of the ideas on the other discussions but nothing is working. when i press refresh it says syncing 1 of 50 and then it just goes away and nothing happens. if you have any ideas on why this is happening or what i can do to fix it please write back, because i need the emails for my job.

    Try deleting the account and adding it back. You may have a corrupt inbox. Reboot after deleting and before adding it back to clear memory.

  • Edge server not forwarding mail to Hub Transport server

    I have an exchange 2010 VM with latest SP hosting around 500 mailboxes. I wanted to take some of the load off this box so I set up another box, loaded Exchange 2010 with the latest service pack and loaded the Edge Transport role on it. I ran the new-edgesubscription
    cmdlet, copied the file to the HT server and created a new subscription. I have several sites in AD so I chose the site that corresponded to the IP address of the Exchange server. My problem is there is no mail passing between the servers. Here is what I have
    tried so far:
    I can telnet to port 25 on both the HT and Edge servers, and port 50636 on edge server.
    I can ping NetBIOS and DNS name of both machines from each other.
    DNS suffix was added PRIOR to installing edge transport role.
    Running get-edgesubscription on HT shows the Site being used, but on Edge site is blank, is this normal?
    If I run start-edgesynchronization, I can see the data being replicated to the edge.
    If I run test-edgesynchronization from HT, the status is Normal.
    If I run get-exchangecertificate and look at the cert thumbprint on both boxes, they are different (from what I read they should be?)
    Two Send connectors are created and they are both replicated to the edge, along with accepted domains.
    Initially, when I created the subscription, I looked in event viewer on HT and saw Event ID 10104 and 1024, but running start-synchronization seemed to replicate so I thought it may be a one time error. This may be my issue. I have a 3rd party cert on my
    HT server to accept mail and allow TLS to mail.mydomain.com. Any help would be greatly appreciated. I'm ready to pull my hair out. I have reloaded this edge server twice trying to figure out what is going on.
    Jeff Green MCSA/MCSE 2003, MCITP 2008

    OK, first off, I'm not sure that adding an Edge server is going to reduce any of the load on your mailbox server - all emails bound for your system are going to hit the mailbox server anyway, so unless you have huge amounts of spam and viruses bound for
    your system, the savings will be negligible.
    That being said, it's not a bad thing to deploy an Edge Server.  So let's see if we can figure out why yours isn't working as expected.  When you deployed the edge, did you follow all the steps in the following two articles?
    http://technet.microsoft.com/en-us/library/bb124011(v=exchg.141).aspx
    http://exchangeserverpro.com/exchange-2010-install-edge-transport-server/
    If you did follow the steps, do you now see the Edge Server in the list of Exchange servers in the EMC under Server Configuration (not one of its subnodes)?

  • Mac OSX server not supported behind Airport Extreme NAT router?!!

    For a customer, I recently installed a new XServe, within a local network with an Airport Extreme (n) with FW 7.4.2. Mac OSX Server manages the router (which has a fixed IP from the ISP). Because the Mac OSX Server runs a DNS server (supporting a local domain), OSX Server reconfigured the Airport Extreme, so that it would forward DNS queries to the server. The server's dns server will forward queries for non-local domains to the ISP's dns servers.
    All clients get their IP configuration using DHCP from the router. You can't use the DHCP service of the server, as you can't disable DHCP on the router (in NAT mode).
    All clients get the router's IP as the dns server.
    HOWEVER:
    The Airport Extreme can't connect to the internal DNS server! *It doesn't seem to be able to route dns requests to the internal network* (verified using nslookup). Any dns queries sent to the router will time out.
    Come on, Airport Extreme team.. you can't claim the Airport Extreme to be the ideal router in combination with an OSX server, if this simple and very common setup is not supported! How hard can it be to either:
    ...*Allow us to disable DHCP on the router* (even when in NAT mode), so we can use the OSX server for this (which will dispatch the correct DNS settings)
    ...*Allow the router to route DNS queries to the local DNS* (OSX) server (which should be working anyway)
    Message was edited by: blackbit

    blackbit, Welcome to the discussion area!
    It doesn't seem to be able to route dns requests to the internal network (verified using nslookup).
    That is true.
    This is a user to user discussion area so Apple will not see your suggestions here. Instead go to www.apple.com/feedback/airportextreme.html and send them to Apple.

  • Stray process for Postfix on a server not hosting Mail

    I have three servers and each does different stuff. Well my web server has been showing an error constantly over and over again and it won't stop. It says it has to do with postfix and I'm not even running mail services on that server. So I'm not sure why it keeps showing it over and over again. Here is the error below.
    Thanks.
    Jul 14 09:18:35 xpmedia3 com.apple.launchd[1] (org.postfix.master[60298]): Stray process with PGID equal to this dead job: PID 60303 PPID 1 smtp

    Even with mail services disabled, SMTP is set to be used on demand (think cron job, web form, etc.).
    To completely disable it, issue:
    sudo /bin/launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist
    To re-enable:
    sudo /bin/launchctl load -w /System/Library/LaunchDaemons/org.postfix.master.plist

  • ISP server not recognizing mail password

    This has been going on for a couple of weeks. I get a warning that my ISP server isn't recognizing my mail password. The password hasn't changed, so I re-enter the password, check the box about remembering password in keychains. This may happen several times in one day & then it goes away for a few days ,but starts up again. It has started up again this morning x3 & I 'm at a loss as to what to do to fix it since I've only been on the Mac since last October. Thanks for any suggestions!

    Hi Debbie,
    Ernie's almost certainly right about this being an ISP-side issue. For what it's worth, I occasionally get a similar message from Entourage about 'password not recognized, do I want to try to enter it again' during the periodic (5 minutes) check of the mail server on my work Mac. If the network goes out briefly or the servers bog down (both of which our IT department swears never, ever, well hardly ever happens), the business of sending the account password to the ISP's server and getting back an acknowledgement break down. Like you, I've found that when this starts happening, I just keep trying to reconnect until it works again, after which it will typically run OK for several weeks (until the next network upgrade).

  • Outgoing mail server not sending mail?

    Out of nowhere, my iPhone 5 stopped sending mail. It recieves fine but won't send. I did a hard reboot and also shut it off and on again and nothing has worked.
    I tried creating a new acct. and that would not work either. Any idea's on how to fix this issue? Thanks!

    Please check your outgoing mail folder to see if you have an email stuck in outgoing mail. This will definately stop outgoing mail.
    Good luck

  • Saving old emails on the server, not in Mail

    I imported an old mail program to Mail. I now wish to save prior years data off the Mail program (to save space and increase speed) and put them on to a CD or elsewhere on my computer. Is this possible? Do I trash the old mailboxes, which could be saved to the server? But where on the server do these go? What might they be labeled?
    Powerbook G4   Mac OS X (10.4.4)  

    This is a POP account, right? What are your Preferences > Accounts > Advanced > Remove copy from server settings?

  • Can send but not recieve mail

    For some reason the emails that are sent to me are not coming through. Sending works just fine but i can't recieve any.
    I called my service provider to check all my settings...he said i had a couple of emails that really large and that was probably the problem....he deleted them but still nothing.
    Any suggestions?
    thanks

    yeah, i should have mentioned that..sorry. IT's POP, but it looks like deleting the large emails by my ISP worked....except all the pending emails that he said existed have not come through.

  • 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.

  • External mail contacts not recieving mail.

    Email delivery to external contacts from external emails is not being delivered. If I send an email to the external contact from within the organization it arrives to the external contacts email (gmail, cox etc) but if I send an email to that same external
    contact from outside the organization it never arrives. 
    Here is a message tracking dump (source is AGENT event ID is FAIL)
    RunspaceId              : 8fa3da04-8e3f-4601-ae73-beab63d98468
    Timestamp               : 3/10/2014 12:24:32 PM
    ClientIp                : 10.1.1.1
    ClientHostname          : me
    ServerIp                : 192.168.1.1
    ServerHostname          : MAILSERVER
    SourceContext           : 08D1085EA966A653;2014-03-10T17:23:45.125Z;0
    ConnectorId             : MAILSERVER\Relay
    Source                  : SMTP
    EventId                 : RECEIVE
    InternalMessageId       : 2634243
    MessageId               : <[email protected]>
    Recipients              : {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 908
    RecipientCount          : 1
    RelatedRecipientAddress :
    Reference               :
    MessageSubject          : hello
    Sender                  : [email protected]
    ReturnPath              : [email protected]
    MessageInfo             : 00A: NTS:
    MessageLatency          :
    MessageLatencyType      : None
    EventData               : {[FirstForestHop, MAILSERVER.CHILD.PARENT.COM]}
    RunspaceId              : 8fa3da04-8e3f-4601-ae73-beab63d98468
    Timestamp               : 3/10/2014 12:24:32 PM
    ClientIp                :
    ClientHostname          :
    ServerIp                :
    ServerHostname          : MAILSERVER
    SourceContext           :
    ConnectorId             :
    Source                  : ROUTING
    EventId                 : RESOLVE
    InternalMessageId       : 2634243
    MessageId               : <[email protected]>
    Recipients              : {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 908
    RecipientCount          : 1
    RelatedRecipientAddress : [email protected]
    Reference               :
    MessageSubject          : hello
    Sender                  : [email protected]
    ReturnPath              : [email protected]
    MessageInfo             :
    MessageLatency          :
    MessageLatencyType      : None
    EventData               :
    RunspaceId              : 8fa3da04-8e3f-4601-ae73-beab63d98468
    Timestamp               : 3/10/2014 12:24:32 PM
    ClientIp                :
    ClientHostname          : MAILSERVER
    ServerIp                :
    ServerHostname          :
    SourceContext           : Transport Rule Agent
    ConnectorId             :
    Source                  : AGENT
    EventId                 : FAIL
    InternalMessageId       : 2634243
    MessageId               : <[email protected]>
    Recipients              : {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 908
    RecipientCount          : 1
    RelatedRecipientAddress :
    Reference               :
    MessageSubject          : hello
    Sender                  : [email protected]
    ReturnPath              : [email protected]
    MessageInfo             :
    MessageLatency          :
    MessageLatencyType      : None
    EventData               :
    I'm stumped. 

    Hi,
    From the message tracking dump, the message is failed on agent part, there is a transport rule preventing it from delivering.
    Please check which transport rule caused it at first. If you find it, you can disable it temporarily for troubleshooting.
    Besides, if you can't find it. If it's possible, I recommend you disable the transport rules one by one to determine if the problem is caused by one of the transport rules.
    Hope it helps.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

Maybe you are looking for

  • CN41 and S_ALR_87013531 in transaction currency

    Hi Experts, In our scenario, both controlling currency and transaction currency are different. My requirement is both reports CN41 and S_ALR_87013531 should display in transaction currency. My user does not want to use currency change option (transla

  • Migration and User Acct Short Name

    It took only 4 hours via an ethernet cable (probably at optimum speed) for Migration Assistant to nicely transfer my "entire universe" over from an old PowerMac G5. Unfortunately, I had my User Account Short Name starting with "G5" so my new blazingl

  • Is Adobe Reader Touch a more current version than Adobe Reader 9?

    Is Adobe Reader Touch a more current version than Adobe Reader 9?  I am reviewing spec requirements for a software program to run on my Microsoft Surface RT, and need to know if the Adobe Reader Touch (which is currently the only Adobe Reader availab

  • Include a BOOLEAN COLUMN TO MY JTABLE

    Hi there, I have been reading a trying to understand how can I include a BOOLEAN column to my promgram but it it pretty hard, anybody can help me to do this change, just i'm using SQL to populate this JTABLE and I'm using this code: I need add my BOO

  • MS Access DB with Spaces in Column Name

    Good Afternoon- I'm having some serious headaches with a table that I need to extract information from. The powers that be wrote it with the following column names "Contract Number" , "Customer Number", "Description". Note the spaces in the columns.