ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Zimbra installation and configuration (internal use only)

    Scheduled Pinned Locked Moved Solved IT Discussion
    zimbraemailsmtpcentoscentos 7
    104 Posts 7 Posters 24.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • AlyRagabA
      AlyRagab
      last edited by

      Try this :
      https://wiki.zimbra.com/wiki/Incoming_Mail_Problems#Mail_is_delivered_to_the_MTA.2C_but_not_to_the_mailbox

      1 Reply Last reply Reply Quote 0
      • dafyreD
        dafyre
        last edited by scottalanmiller

        Should he check his DNS for an A record or CNAME labeled "mail.yourdomain.studio" ?

        scottalanmillerS 1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @dafyre
          last edited by scottalanmiller

          @dafyre said in Zimbra installation and configuration (internal use only):

          Should he check his DNS for an A record or CNAME labeled "mail.yourdomain.studio" ?

          Yes

          N 1 Reply Last reply Reply Quote 0
          • N
            nagendra @scottalanmiller
            last edited by

            @scottalanmiller where do i check that ??

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @nagendra
              last edited by

              @nagendra said in Zimbra installation and configuration (internal use only):

              @scottalanmiller where do i check that ??

              Back at your DNS host, same one you used before. All DNS will just be in that one place.

              1 Reply Last reply Reply Quote 0
              • N
                nagendra
                last edited by scottalanmiller

                Or can i change the host name from mail.yourdomain.studio to yourdomain.studio? just a thought
                i want all email id's to end with @yourdomain.studio

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @nagendra
                  last edited by scottalanmiller

                  @nagendra said in Zimbra installation and configuration (internal use only):

                  or can i change the host name from mail.yourdomain.studio to yourdomain.studio ?? just a thought
                  i want all email id's to end with @yourdomain.studio

                  No, don't do that.

                  1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller
                    last edited by

                    When your server looks itself up, it needs to find itself.

                    What is in your /etc/hosts file?

                    N 1 Reply Last reply Reply Quote 0
                    • vhinzsanchezV
                      vhinzsanchez @JaredBusch
                      last edited by

                      @JaredBusch said in Zimbra installation and configuration (internal use only):

                      If you do not know what you are doing, and this is actually important, hire someone.

                      I get paid for that level of support.

                      Exactly this. Before you built on a mail server, you should have familiarized yourself with things like NS, DNS, MX records, etc.

                      Now, continuing, if you still want to route only internal emails, you'll be better off to configure /etc/hosts file and bind9 in itself, check with nslookup after.

                      vhinzsanchezV 1 Reply Last reply Reply Quote 0
                      • vhinzsanchezV
                        vhinzsanchez @vhinzsanchez
                        last edited by

                        @vhinzsanchez said in Zimbra installation and configuration (internal use only):

                        Now, continuing, if you still want to route only internal emails, you'll be better off to configure /etc/hosts file and bind9 in itself, check with nslookup after.

                        This is what I followed...its dated...and in Ubuntu, just make some adjustments:

                        https://ubuntuforums.org/showthread.php?t=1866784

                        1 Reply Last reply Reply Quote 0
                        • N
                          nagendra @scottalanmiller
                          last edited by nagendra

                          @scottalanmiller

                          192.168.4.220 mail.example.com mail

                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @nagendra
                            last edited by scottalanmiller

                            @nagendra said in Zimbra installation and configuration (internal use only):

                            @scottalanmiller

                            192.168.4.220 mail.yourdomain.studio mail

                            Sorry, had to sleep there. That looks right. Are there any other references to mail in the hosts file, like to 127.0.0.1?

                            1 Reply Last reply Reply Quote 0
                            • N
                              nagendra
                              last edited by

                              no i deleted it

                              1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller
                                last edited by

                                Okay, does ping mail return the right response?

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by scottalanmiller

                                  This is the bit that we are trying to troubleshoot.

                                  status=bounced (Host or domain name not found. Name service error for name=mail.yourdomain.studio type=A: Host not found)
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller
                                    last edited by scottalanmiller

                                    I'm showing no A record for that host. How many times have we asked if the DNS was there?

                                    nslookup mail.yourdomain.studio
                                    Server:		192.168.88.1
                                    Address:	192.168.88.1#53
                                    
                                    ** server can't find mail.yourdomain.studio: NXDOMAIN
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • N
                                      nagendra
                                      last edited by

                                      yes its pinging

                                      1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller
                                        last edited by scottalanmiller

                                        @scottalanmiller said in Zimbra installation and configuration (internal use only):

                                        nslookup mail.yourdomain.studio

                                        What does this command return from the Zimbra server?

                                        nslookup mail.yourdomain.studio
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • N
                                          nagendra
                                          last edited by nagendra

                                          [root@mail Desktop]# nslookup mail.example.com
                                          Server: 127.0.0.1
                                          Address: 127.0.0.1#53

                                          ** server can't find mail.example.com: NXDOMAIN

                                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @nagendra
                                            last edited by scottalanmiller

                                            @nagendra said in Zimbra installation and configuration (internal use only):

                                            [root@mail Desktop]# nslookup mail.yourdomain.studio
                                            Server: 127.0.0.1
                                            Address: 127.0.0.1#53

                                            ** server can't find mail.yourdomain.studio: NXDOMAIN

                                            Right, so we know because the first step that we said was not done, setting up and checking your DNS, that mail isn't ready to be tested yet. This is why we kept asking about the DNS over and over. We're still at the very beginning.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 3 / 6
                                            • First post
                                              Last post